@import "tabs.css";

/* FIRST */

* { padding: 0; margin: 0; }
html, body { margin: 0; padding: 0; }
body { font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#225A6F;
	background:#FFF url(images/bg_repea.jpg) repeat-y top center;}

p { margin: 3px 0px 7px 0px;Text-indent: 15px;}
p.podpis { margin: 15px 0px 7px 0px; text-align: right; font-weight: bold;}

#content ul, #content ol {margin-top: 10px; margin-bottom: 10px;}
#content ul ul, #content ol ol {margin-top: 0px; margin-bottom: 0px;}
li {margin-left: 30px;} 

a { 1color: blue; text-decoration: none;}
a:hover {  text-decoration: underline; }
a:active { color: #FF0000; }

a.perelink {color: black;}
a.current_url {font-weight: bold; text-decor11ation: underline;}
li.current_url a {font-weight: bold;}
li.current_url li a {font-weight: normal;}

li.current-page a {font-weight: bold;}
li.current-page li a {font-weight: normal;}

a img { border: none; text-decoration: none;} /* ie fix*/
a img, a:visited img, a:hover img, a img:hover, img+a, img+a:hover { border: none; text-decoration: none;}

#body_top{
	background:url(images/bg_top00.jpg) no-repeat top center;
	margin:0;	padding:0;
}
#body_btm{
	background:url(images/bg_btm00.jpg) no-repeat bottom center;
	margin:0;	padding:0;
}

/* H */
h1 {font-size: 14pt; margin: 10px 0 10px 0; color:#225A6F; font-weight: normal; line-height: 1.2em; }
1h1.category {font-size: 16pt; border-bottom: 1px solid #3C5FB3;}
#1content h1 {border-bottom: 1px dotted #3C5FB3; line-height: 1.4em;}
#1content h1 a {color: #4268C0;}
#1content h1 a:hover {text-decoration: none; color: blue;}

h2 {font-size: 11pt; margin: 15px 0 10px 0; color: #5366A0;}
1h2.box {margin: 0 0 5px 0;}
1h2.last_comment {font-size: 9pt; margin-top: 10px; color: #404040; border-bottom: solid gray 1px;}

h3 {font-size: 10pt; margin: 5px 0 10px 0;}
h4 {font-size: 9pt; margin: 5px 0 10px 0;}
h5 {font-size: 8pt; margin: 5px 0 10px 0;}
h6 {font-size: 7pt; margin: 5px 0 10px 0;}

pre { margin: 10px 0; background: #E8E8E8 url(images/note.png) no-repeat 445px 5px; padding: 10px; border: 1px solid #DDDDDD; overflow: auto; font-size: 10pt;}
*html pre {width: 410px;}
*+html pre {width: 410px; }

blockquote {padding: 10px; margin: 15px 0 10px 40px; background: #E8E8E8;}
blockquote p {width: 100%; margin: 0; }

/* STRUCTURE */

#container {background:url(images/bg_base_.jpg) repeat-y  center top;
margin:0 auto;position:relative;
width:950px; font-size: 9pt; line-height: 1.4em;}

#base_top{
	position:relative;
	background:url(images/bg_base0.jpg) no-repeat center 158px;
}
#base_btm{
	position:relative;
	background:url(images/bg_base1.jpg) no-repeat bottom center;
}


/*=================== Header ===================*/
#header {	position:relative;
	width: 950px;
	height: 158px; /*bg=158px*/
	background:url(images/bg_heade.jpg) no-repeat top center;
	border:0px red solid;
}
#blogtitle{
	position:relative;
	overflow:hidden;
	width:650px;
	padding:15px 0 0 15px;
	margin:0;
	font-family: Arial,Verdana; 
	font-size:32px; 
	font-weight:bold;
	text-align:left;
}
#blogtitle a, #blogtitle a:hover {
	color:#33788F; 
	text-decoration:none;
}
#subtitle {
	position:relative;
	overflow:hidden;
	width:550px;
	margin:0;
	padding:5px 0 0 20px;
	text-align:left;
	
}
#subtitle h2{
		font-family: Arial, Verdana;
	font-size:12px; 
	font-style:italic;
	font-weight:bold;
	color:#398DA7;

}
#header .home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 0px;
	top: 0px;
	width:600px;
	height:150px;
}
#header .rss {
	position:absolute;
	display:block;
	top:118px;
	right:266px;
	width:64px;
	height:100px;
	background:url(images/bg_rss00.jpg) no-repeat 0 0;
}
#header .rss:hover{
	background:url(images/bg_rss00.jpg) no-repeat -64px 0;
}
/*=================== Menu ===================*/
#menu{
	position:relative;
	width:565px;
	padding:0;
	margin:10px 0 0 30px;
	height:31px;
	background:url(images/bg_menu_.jpg) repeat-x bottom;
}
#menu ul {
	overflow:hidden;
	margin:0;
	padding:0;
	height: 30px;
}
#menu ul li {
	display:inline;
	font-size: 11px;
	font-family:Arial,Verdana;
	font-weight: bold;
	height:3px;
	margin:0px;
}

#menu ul li a {
	float: left;
	display: block;
	overflow:hidden;
	height:30px;
	line-height:30px;
	color: #576C73;
	padding:0px 10px 0px 18px;
	margin:0;
	text-align:left;
	text-decoration:none;
	background:url(images/bg_menu0.jpg) no-repeat 0px 8px;
}
#menu ul li a:hover, #menu ul li.current_page_item a{
	color:#0082BD;
	background:url(images/bg_menu1.jpg) no-repeat 0px 8px;}

div.header-searh {float: right; width: 240px; text-align: right; padding: 4px 4px 0 0;}


#sub-container {width: 100%;}

#wrapper {float: left; position:relative;
	overflow:hidden;
	width:950px;
	padding-bottom:65px;}
*html #wrapper {overflow: hidden;}
*+html #wrapper {overflow: hidden;}




#content{
float:left;
	overflow:hidden; 
	width:580px;
margin:0 0px 0 23px;
padding:0px;
}

#sidebars {float: right; width: 333px; margin-right: 12px; padding: 0; }

#1sidebar-top { margin: -5px 0 5px 0; }
#1sidebar-top div.wrap {margin: 10px 10px 0 10px; padding: 10px 0 0 0;}


/***** Поиск *****/

#sidebar-top {
	position:relative;
	overflow:hidden;
	width:202px;/*122*/
	height:80px;
	margin:94px 0 20px 74px;
	background:url(images/bg_searc.jpg) no-repeat center top;	
}
form.search_form_widget{padding:30px 0;}
/***** Sidebar 1 *****/
#sidebar1{
	float:left;
	display:inline; 
	overflow:hidden;
	width:166px;
	padding:0;
	border:0px red solid;
}
#sidebar1 {color:#000000; font-size:11px;}
#sidebar1 a{color:#322C21; text-decoration:none;}
#sidebar1 a:hover {color:#A35926; text-decoration:underline;}

#sidebar1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar1 h2 {
	color: #835519;
	font-size: 11px;
	line-height:13px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0;
	padding: 8px 15px 20px 20px;
	background:url(images/bg_sb_he.gif) no-repeat top center;
}


#sidebar1  li {
	line-height: 1.6em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 2px 15px;
	background: url(images/bg_sb_ar.gif) no-repeat 0px 9px;
}
/***** Sidebar 2 *****/

#sidebar2 {float: right; width: 166px;}
*html #sidebar2 {overflow: hidden;}
*+html #sidebar2 {overflow: hidden;}
#1sidebar2 div.wrap {margin: 5px 10px 0 5px;}

#sidebar2 {color:##468097; font-size:11px;}
#sidebar2 a{color:#468097; text-decoration:none;}
#sidebar2 a:hover {color:#468097; text-decoration:underline;}

#sidebar2 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar2 h2 {
	color: #647378;
	font-size: 11px;
	line-height:13px;
	font-weight: bold;
	letter-spacing: 0px;
	font-variant: normal;
	margin: 0 0px 0 0;
	text-align:center;
	padding: 5px 30px 8px 25px;
	background:url(images/bg_sb_hf.gif) no-repeat top left;
}

#sidebar2  li {
	line-height: 1.6em;
	list-style-type: none;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 2px 15px;
	background: url(images/bg_sb_as.gif) no-repeat 0px 9px;
}



#footer {font-size:10px;
height:65px;
overflow:hidden;
padding:10px 0 0 160px;}
#footer a {color: ##225A6F; }

/*=================== Content ===================*/

.page_only{
	position:relative;
	width:568px;
	margin:0 0 35px 5px;

}

.page_only h1{	background:#C9DAE4;
	width:568px;
padding:10px 0 10px 0px;
font-size:19px;
	font-weight:normal;
 Border: #999999 outset 1px;
Text-align: center; }

.page_only a{
	Vertical-align: middle;color: #1E4F62;
	text-decoration: underline;
}

.page_only a:hover{
	color: #225A6F;
text-decoration: none; 
}


.info a{
	text-decoration:none;
}
.category {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url(images/icon_cat.gif) no-repeat top left;
}

.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url(images/icon_tag.gif) no-repeat top left;
}


/* DIV */

div.1widget { border: 1px solid #86A7CA; border-bottom: 3px solid #86A7CA; border-right: 2px solid #86A7CA; background: #E6F1FF; -moz-border-radius: 10px; margin: 0 0 10px 0;}
div.w0 { padding: 0px; }
div.w1 { padding: 25px 5px 15px 5px; }
div.w2 { }

div.loginform {position: fixed; top: 20%; left: 50%; margin-top: 50px; margin-left: -150px; text-align: center;  padding: 20px 20px 20px 15px; border: 3px outset #D5DDF3; background: #F0F0FB; width: 300px;}
* html div.loginform {position: absolute;}

div.twitter {}
div.twitter p {border-bottom: 1px solid #5368A1; padding: 0 0 10px 0;}
div.twitter a {font-weight: bold;}

div.pagination {border-top: 1px solid #5368A1; border-bottom: 1px solid #5368A1; padding: 3px; font-size: 8pt; margin: 25px 0 10px 0; text-align: center;}
div.pagination strong {background: #8591B7; padding: 2px;}

#flogin span {display: block; font-weight: bold;}
#flogin_user {width: 98%;}
#flogin_password {width: 98%;}
#flogin_submit { margin: 5px 0;}

div.page_content {margin-bottom: 20px;}
div.info {margin: 1px0 0 10px 0; font-size: 8pt; color: gray; line-height: 1.4em; 	padding:5px 0 0 0;position:relative;}
div.info span {font-weight: bold;margin-top: 10px;}

div.tagclouds {text-align: center;}
div.tagclouds span {line-height: 1.4em;}
#sidebar1 div.tagclouds a{color:#225A6F;}
div.catclouds {text-align: center;}
div.catclouds span {line-height: 1.4em;}

div.home_top {background: #E6F1FF; padding: 1px 5px;}

div.page_other_pages {margin: 20px 0 20px 0;}
div.page_other_pages h3 {color: black; margin: 0 0 5px 0; background: #E8E8E8; padding: 3px;}
div.page_other_pages ul {list-style-type: square;}


div.gallery {border: 5px double white; background: #E4EAEE; padding: 7px 3px 3px 3px; text-align: justify;}
div.gallery img {border: 1px solid #7E7E82; margin: 0 4px; }
div.gallery img:hover {border: 1px solid #922A35; }
div.gallery div {text-align: left; font-weight: bold; margin: 0 0 3px 3px;}


/* LIST */
ul.is_link {margin: 0px 0px 10px 3px; padding: 0px; list-style-type: none; line-height: 1.5em;}

ul.is_link ul {marg1in: 0; padd1ing: 0px; list-style-type: none;}

ul.is_link li {margin: 0px; background: url(images/bullet.jpg) no-repeat 0 6px; padding: 0 0 0 14px;}
ul.is_link li li {margin-left: 5px; }

li.level0, li.level0 a {}
li.count0 {color: grey;}

ul.category {color: gray;}
ul.category div.category_desc {color: gray;}


ul.last_comment {font-size: 8pt; }
ul.last_comment em {display: block; color: gray; f1ont-size: 0.9em; text-align: right;}
ul.last_comment li {margin-bottom: 7px;}

div.comments ul.last_comment li {margin: 5px 0;}

ul.links div {margin: 0px 0 5px 0; font-style: italic; color: gray; line-height: 1.0em; font-size: 0.9em;}


/* CALENDAR */
div.calendar table {width: 100%;}
div.calendar td {border: 1px solid white; text-align: center; padding: 1px; font-size: 8pt;}
div.calendar tr.week td {background: #D5D5E1;}
div.calendar div.today {background: #8591B7;}
div.calendar div.today-content {background: #8591B7;}
div.calendar td a {text-decoration: underline;}


/* COMMENTS */
div.comment-form {line-height: 1.2em; width: 100%;}
div.comment-form label {wid1th: 120px; font-weight: bold; fl1oat: left; te1xt-align: right; cl1ear: both; margin: 3px;}
div.comment-form p {margin: 3px;}
div.comment-form input.text {width: 300px; margin: 3px;}
div.comment-form input.no-margin {width: auto; margin: 3px; }
div.comment-form textarea {width: 99%; margin: 3px;}
*html div.comment-form textarea {width: 95%; margin: 3px;}
div.comment-form span { position: relative; top: -5px; font-size: 8pt; color: gray;}
div.comment-form span.black { font-si1ze: 9pt; color: black;}
div.comment-form input.comments_submit {width: 120px; margi1n-left: 126px;}
div.comment-form input.comments_captha {width: 90px;}
div.comment-form img { position: relative; top: 7px; }

div.comment-form div.comments-reg {border: 1px solid #8591B7; margin: 10px 0; background: #E5E5F1; padding: 10px; -moz-border-radius: 10px;}
div.comment-form div.comments-noreg {border: 1px solid #8591B7; margin: 10px 0; background: #F1E5E5; padding: 10px; -moz-border-radius: 10px;}
div.comment-form div.comments-textarea {border: 1px solid #8591B7; margin: 10px 0; background: #E5F1E5; padding: 10px; -moz-border-radius: 10px;}

div.comment-form div.comments-user {border: 1px solid #8591B7; margin: 10px 0; background: #E5F1E5; padding: 10px; -moz-border-radius: 10px; font-weight: bold;}

div.comment-ok {background: #40A040; color: white; padding: 10px; text-align: center; -moz-border-radius: 10px; font-weight: bold;}
div.comment-error {background: #FF4040; color: white; padding: 10px; text-align: center; -moz-border-radius: 10px; font-weight: bold;}

div.comment-form .comment_button input {margin: 0px; padding: 0 5px; font-size: 8pt;}


div.comments {margin: 20px 0 0 0;}
div.comments ul, div.comments ol {margin: 10px 0 20px 0;}
div.comments li {bor1der-bottom: 1px solid #8591B7; margin: 0 0 20px 30px;}
div.comments li span {bor1der-bottom: 1px solid #8591B7; font-style: italic;}

div.comments h3.comments {background: #E8E8E8; padding: 3px;}
div.comments blockquote {margin-left: 0; padding: 10px; border-left: 2px gray solid;}

div.comments-link {margin: 10px 0 0 0; text-align: right; font-size: 8pt;}


/* comusers*/

form.comusers-form p strong {width: 180px; display: block; float: left;}
form.comusers-form p input {width: 260px; }
form.comusers-form p textarea {width: 260px; height: 300px;}
form.comusers-form p  {background: #EEEEEE;}
form.comusers-form p.info  {background: none; color: #B00000; margin: 0 0 15px 0; border: 1px solid #B00000; padding: 3px; text-align: center;}


/* SITEMAP */
div.sitemap ul {list-style-type: none; margin: 0;}
div.sitemap h3 {margin: 15px 0 5px 0;}
h2.sitemap {margin: 25px 0 0 0; background: #DDDDDD; padding: 3px;}

/* IMG */
img.text {margin: 5px 10px 5px 0px;}
img.text-left {float: left; margin: 5px 10px 5px 0px;}
img.text-right {float: right; margin: 5px 0 5px 10px;}
img.text-center {margin: 0 auto; display: block;}
img.border {border: 1px solid #3D61B6; }

img.left {float: left; margin: 5px 10px 5px 0px;}
img.right {float: right; margin: 5px 0 5px 10px;}
img.center {margin: 0 auto; display: block;}

img.smiley {vertical-align: middle;}

/*  PRE to OL */
div.pre {background: #F0F0F0; padding: 5px; overflow: auto; width: 99%; margin: 0 0 10px 0;}
ol.pre {line-hei1ght: 1em; font-family: monospace; padding: 0; margin: 0 0 0 30px;  }
ol.pre li {padding: 0; margin: 0; white-space: pre; line-he1ight: 0.8em;}
ol.pre li.odd {background: none;}
ol.pre span.php-comment {color: gray;}


/*FORMS*/
div.forms {background: #eeeeee; padding: 10px 5px 0 5px; border: #E0E0E0 1px solid;}
div.forms div {margin: 5px 0 15px 0; }
div.forms div.break {height: 0; padding: 0; margin: 0; clear: both; }
div.forms span {display: block; float: left; text-align: right; width: 165px; padding: 0 10px 0 0;}
div.forms input {width: 270px;}
div.forms select {width: 270px;}
div.forms textarea {height: 100px; width: 270px;}
div.forms input.forms_checkbox {width: auto;}
div.forms input.forms_submit {width: auto;}
div.forms input.forms_reset {width: auto;}
div.forms-post h2 {color: red; font-size: 18pt; margin: 20px 0;}

/* OTHER */
span.cut {display: block; }
div.break {clear: both;}
#sidebar-end {float:left;}