@media print 
{#footer, #sidebar, #head, #breadcrumb, #knopka, #printImg
 { 
  display: none; 
 } 
} 

* { padding:0; margin:0;}
	html { font-size:100.01%;}
	body { font-size:62.5%; font-family: Arial, Helvetica, sans-serif; background:url(/images/tail.jpg) no-repeat center 0 #000; color:#202020;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {text-align: center;}
	td img {vertical-align: middle;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a, .comments a:hover {text-decoration: underline; color:#202020;}
a:hover, .comments a {text-decoration: none;}

	input, select, textarea { vertical-align:middle; font-family: arial; font-size:12px; color:#2c2c2c;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #000;}
	
	html body textarea { font-family: arial; font-size:12px; color:#2c2c2c;}
	
/*** Main ***/
	
	.main {  /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/}
	
		.header-left { position:absolute; top:0; margin:0px 0px 0px -206px; width:206px; height:327px; background:url(/images/header-left.jpg) no-repeat 0 0;}
		.header-right { position:absolute; top:0; right:0;  width:50%; height:327px; background:url(/images/header-right.jpg) no-repeat 385px 0;}
		
		/*@-moz-document url-prefix()
			{
				.header-right {  background:url(/images/header_right.jpg) no-repeat 446px 0px;}
			}*/
	
	.main-width { position:relative; width:891px; margin:0 auto;}
	
	.header { height:327px; background:url(/images/header.jpg) no-repeat center 0;}
	
	.header-indent { padding:0px 0px 0px 0px;}

/*** Menu ***/
	.menu { clear:both; float:right; width: 450px; text-align:right; padding:23px 25px 0px 0px;}
	
	.menu ul { list-style:none;/}
	.menu ul li { float:left; overflow:hidden; background:url(/images/line.gif) no-repeat 0 3px; margin:0px 0px 0px -2px; padding:0px 15px 0px 15px;}
	
	.menu ul li a { cursor: pointer; text-decoration:none;}
	.menu ul li a { font-size:1.3em; color:#8f8e8f;}

	.menu ul li a:hover, .menu ul li.current_page_item a { color:#c305b4;}
		
/*** Logo ***/
	.logo {}
	.logo .indent { padding:70px 0px 0px 118px;}
	.logo h1 { width:291px; height:106px; font-size:2.1em; display:block; color:#fff; cursor:pointer; /*background:url(/images/logo.png) no-repeat 0 0;*/ overflow:hidden; text-indent:-1000em;}
	.logo h1:hover { text-decoration:none;}
	
/*** Rss ***/
	
/*** Search ***/
	.search { clear:both; float:right; padding:31px 182px 0px 0px;}
	.search h2 { color:#000; display:block; width:76px; height:15px; margin:0px 0px 0px 14px; text-indent:-1000em; background:url(/images/search-text.gif) no-repeat 0 0;}
	.search .indent { padding:6px 0px 0px 0px; _margin:-14px 0px 0px 0px;}
	.search form { background:url(/images/search-bg.gif) no-repeat 0 0; padding:0px 0px 0px 0px;overflow:hidden;}
	.search .text { width:159px; padding:0px 0px 3px 11px; color:#2c2c2c; border:0;overflow:hidden;  background: transparent;  margin:0px 10px 0px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; background:url(/images/content-tail.jpg) no-repeat center 0;}
	.content-indent { background:url(/images/content-bg.gif) repeat-x 0 0 #fff; padding:0px 26px 10px 26px; overflow:hidden; height:100%;}
	
		.corner-left-bot { clear:both; height:14px; background:url(/images/corner-left-bot.png) no-repeat 0 bottom;}
		.corner-right-bot { background:url(/images/corner-right-bot.png) no-repeat right bottom; padding:0px 0px 0px 0px;}
		.border-bot { clear:both; height:14px; margin:0px 14px 0px 14px; background:#fff;}
	
	.column-right { width:136px; float:right; margin:0px 0px 0px 31px; _margin:0px 0px 0px 28px;}
	
/*** Widgets  ***/
	.widget { height:100%; overflow:hidden; margin:0px 0px 0px 0px;}
	.widget-bg {overflow:hidden; height:100%; padding:0px 0px 7px 0px;}
	
	.widget .title { height:100%; overflow:hidden;}
	
	.widget h2 { height:100%; overflow:hidden;}
	.widget h2 { font: italic 2.1em "Times New Roman"; color:#241324; padding:8px 0px 9px 0px;}
	
	.widget ul { height:100%; font-size:1.1em; color:#8f8e8f; margin:0px 0px 0px 3px;}
	.widget ul li { background:url(/images/widget-line.gif) repeat-x 0 bottom;}
	
	.widget ul li a { text-decoration: none; display:block; background:url(/images/marker.gif) no-repeat 0 13px; height:100%; padding:7px 0px 9px 13px;}
	.widget ul li a:hover { color:#f906e6;}
	
	.widget a { color:#8f8e8f; font-size:11px;}
	
	/*** widget_categories ***/
		.widget_categories ul li a:hover { color:#08b9f8;}
	
	/*** widget_archive ***/
	
	/*** widget_links  ***/
	
	/*** widget_meta ***/
		
	/*** widget_recent_entries  ***/
		
		 .widget_recent_comments li a { background: none; padding:0px 0px 0px 0px;}
		 .widget_recent_comments li { color:#000; padding:7px 0px 9px 0px;}
 
	/*** widget_tag_cloud ***/
	
	.widget_tag_cloud a { font-family:"Times New Roman"; line-height:1.4em; text-decoration:none; font-style:italic;}
	.widget_tag_cloud a:hover { text-decoration: underline;}
		
	/*********/
		#search form { padding:0px 0px 0px 0px;}
		#search form .text {  width:120px; margin:0px 0px 10px 0px;}
		.search_page form .text { margin:0px 10px 0px 0px;}
		
		.widget_calendar table { margin:0px 0px 0px 0px;}
		
		.widget table a {}
		
		.widget_text h2 {}
		.widget_text { background: none;}
		.widget_text div {background: none;}
		.widget_text .widget-bg {background: none;}
		
		.textwidget { padding:5px 0px 0px 0px; color:#8f8e8f; font-size:11px; line-height:1.5em;}
		.textwidget {}
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:10px 0px 0px 0px; margin:0px 0px -20px 0px;}
	
		.column-center .indent { clear:both; padding:0px 0px 20px 0px; margin:0px 0px 0px 0px;}
		
		.column-center .title { overflow:hidden; height:100%; padding:0px 0px 15px 0px;}

		.column-center .title h2 { font: italic 2.6em "Times New Roman"; color:#202020; padding:13px 0px 6px 19px; overflow:hidden; height:100%; }
		.column-center .title h3 { font: bold italic 1.8em "Times New Roman"; color:#202020; padding:13px 0px 6px 19px; overflow:hidden; height:100%; }
		
		.column-center .title h2 a, .column-center .title h3 a { color:#202020; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
			.column-center .date { float:left; width:64px; height:76px; text-align: center; background:url(/images/date.gif) no-repeat 0 0; font-size: 1.1em; color:#241324;}
			.column-center .date span { font: bold italic 3.4em "Times New Roman"; color:#fff; display: block; padding:3px 0px 6px 0px;}
		
			.comments { float:left; background:url(/images/commets-corner-left.gif) no-repeat 0 0; font-size:1.1em; font-style:italic; color:#747272; margin:0px 0px 0px 8px;}
			.comments div { background:url(/images/commets-corner-right.gif) no-repeat right 0; padding:5px 11px 7px 11px;}
			.comments a { text-decoration:none; color:#202020; font-style: normal;}
			.comments a:hover { text-decoration: underline;}
			.comments span a {color:#08b9f8;}
		
		.title-page * {  font-size:1.9em; font-weight: normal; color:#000; text-transform:uppercase; padding:0px 0px 10px 0px;}
		
			.column-center .welcome { background:url(/images/welcome-bg.gif) repeat-x 0 0; padding:0px 0px 27px 0px;}
			.welcome .corner-left { background:url(/images/welcome-left.gif) no-repeat 0 0;}
			.welcome .corner-right { background:url(/images/welcome-right.gif) no-repeat right 0; height:186px;}
			.welcome .indent { float:left; padding:26px 270px 10px 30px; margin:0px 0px 0px 0px;}
			
			.column-center .welcome .title { padding:0px 0px 0px 0px; height: auto; overflow:inherit;}
			.column-center .welcome .title h2 { font: italic 4.9em "Times New Roman"; color:#000; float:none; overflow:hidden; padding:0px 0px 0px 0px;}
			
			.column-center .welcome .text-box { font: italic 1.7em "Times New Roman"; height:auto; clear:inherit; color:#000; padding:0px 0px 0px 5px; margin:-7px 0px 0px 0px;}
			.column-center .welcome .text-box a { font-size:19px; font-weight: bold; color:#c305b4; text-decoration:none; padding:0px 0px 0px 6px;}
			.column-center .welcome .text-box a:hover { text-decoration: underline;}

	.text-box { clear:both; height:100%; font-size:1.2em;  line-height:1.45em; padding:0px 0px 0px 0px;}
		
	.text-box p { padding:0px 0px 17px 0px;}
	.text-box p span { font-weight: bold; color:#272727;}
	
	.text-box p.img { margin:0px -12px 0px 0px;}
	.text-box p.img img { margin:0px 9px 0px 0px;}
	
	.text-box .line { height:1px; background:url(/images/line.gif) repeat-x 0 0; overflow:hidden; margin:1px 0px 16px 0px;}
	
	.text-box .fleft { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fleft img { float:left; margin:-4px 25px 0px 1px;}
	
	.text-box .fright { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fright img { float:right; direction: inherit; margin:4px 2px 4px 20px;}
	
	.column-center .border-bottom { border-bottom:0; padding-bottom:0px;}
	
	/******/
		.more-link { float:right; margin:0px 17px 0px 0px; /*position:absolute; right:-15px; bottom:-16px; clear:both; display:block;*/ /*position:relative; width:141px; height:28px; line-height:27px;*/ background:url(/images/more-link.gif) no-repeat right 5px;}
		.more-link { font-size:12px; font-weight:bold; color:#08b9f8; /*text-align:center; text-transform:uppercase;*/ padding:0px 8px 0px 0px;}
		
		.postmetadata { font-size:1.1em; color:#f906e6; margin:-18px 0px 10px 0px;}
		.postmetadata span { color:#202020; padding:0px 5px 0px 0px;}
		.postmetadata a { color:#f906e6; padding:0px 0px 0px 6px;}
		
		.link-edit a, .navigation a { font-size:1.1em; color:#202020; font-weight:bold;}
		
		.link-edit { clear:both; padding:0px 0px 10px 0px;}
		
		.navigation { clear:both; font-size:1.1em; color:#202020; overflow:hidden; padding:12px 0px 10px 0px;}
		
		.navigation a { text-decoration:none;}
		.navigation a:hover { text-decoration:underline;}
		
	/*******/
		.text-box h1 { font-family:Arial; font-size:1.8em; line-height:1.2em; font-weight: normal; color:#fff;}
		.text-box h2 { font-family:Arial; font-size:1.7em; line-height:1.2em; font-weight: normal; color:#fff;}
		.text-box h3 { font-family:Arial; font-size:1.4em; line-height:1.2em; color:#fff;}
		.text-box h4 { font-family:Arial; font-size:1.3em; line-height:1.2em; color:#fff;}
		.text-box h5 { font-family:Arial; font-size:1.2em; line-height:1.2em; color:#fff;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 5px 2px;}
	.text-box ul li { background:url(/images/marker.gif) no-repeat 0 5px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal; background:url(/images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 20px;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;background:none;}
	.text-box ul li ol li a { /*background:none;*/}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer { clear:both; /*overflow:hidden; height:100%;*/ font-size:1.2em; line-height:1.4em; color:#fff;}
	.footer-width { width:891px; margin:0 auto;}
	.footer .indent { overflow:hidden; padding:20px 0px 26px 17px;}
	.footer span { color:#f24ef7;}
	.footer a { color:#fff; text-decoration:none;}
	.footer a:hover { text-decoration: underline;}

	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:0px 10px 25px 0px; margin:0px 0px 0px 0px;  width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { clear:both;}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:10px 0px 20px 12px;}
	.postmetadata a {}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
.mainlist {float: left; padding-right: 8px; padding-left: 8px; width: 150px;}
.preview {height: 165px; owerflow: hidden;}
.list {float: left; padding-left: 5px;}
.subcategories {float: left; padding-right: 8px; padding-left: 8px; width: 150px;}
.all {text-align: right;}
.page li {float: left; margin: 5px;}
.page {padding: 25px 0px;}
input.printImg {width: 200px; height: 27px; background:url(/images/button_print.jpg) no-repeat; color: #FFFFFF; border: none 0px; font-weight: bold;}
