
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #000000 url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63676A;
}
 h1 { font-size: 38px;
	font-family: Georgia;
  color: #FFFFFF; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -5;
	padding-top:-10 px;

}
 ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
color: #0090FF;
font-weight: none;
text-decoration:none; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

.image{
  border: 2px #404040 dashed;
 width: 220px;
 height: auto;
 float: right;
 margin: 7px 0 0 30px; 
   }
.image1 {
  border: 2px #404040 dashed;
 width: 220px;
 height: auto;
 float: left;
 margin: 5px 7px 5px 0px;
  }
.image2{
 border: 2px #404040 dashed;
 width: 180px;
 height: auto;
 float: center;
 margin: 5px 0px 5px 0px;
 display: table;
  }
  
hr { border: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li  {
	margin: 0 30px 30px 0;
}

.list1 li.alt  {
	margin-right: 0;
}

#wrapper {
	width: 900px;
	margin-top: 20px;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;

}
 
/* Header */

#header-wrapper {
}



#header {
	width: 820px;
	height: 44px;
	margin: 0 auto;
	background: url(../images/img03.jpg) repeat-x left top;
}


/* Search */

#search { 
	float: right;
	height: 10px;
}

#search form {
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	padding: 0;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 14px;
	margin: 0px 6px 0px 0px;
	padding: 3px 0 0 5px;
	color: #658453;
}

#search-submit {
	padding: 0px;
	margin: 0px;
	height: 21px;
	margin-left: 4px;
	color: #39561D;
}

/* Page */

#page {
	width: 820px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 300px;
	margin: 0 auto;
	background: url(../images/logo1.png) no-repeat center top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-left: 40px;
	padding-top: 90px; 
}

#logo h1 a {
	text-decoration: none;

	color: #FFFFFF;
}



#logo p {
	padding: 0px 0 0 42px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 520px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #1E1E1E;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -5px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #C2C8CC;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 20px 0px;
}

.post .links {
	margin: 0 120px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

h2 { font-size: 18px;
font-family: Times New Roman, Times, serif;
text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 5px 3px 5px;
 }

h3 { font-size: 18px;
font-family: Times New Roman, Times, serif;
text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
  	margin: 5px 5px 3px 5px; }
/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	font-size: 12px;
}

  

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 10px 0px;
	background: url(../images/img07.jpg) repeat-x left top;
}

#sidebar li ul img {
margin-top: -10px;
  margin-left: 5px;
	line-height: 100%;
	background: none;
}

#sidebar li li img {
	margin-left: 5px;
	padding: 3px 5px;
	background: none;
}

#sidebar p {
	margin: 5px 10px 3px 10px;
		line-height: 135%;

 
}
#sidebar img
 {
  border: 2px #404040 dashed;
 width: 227px;
 height: auto;
 text-align: center;
 margin: 0px 2px 2px 0px;

}
.imagel
 {
  border: 2px #404040 dashed;
 width: 240px;
 height: auto;
 text-align: center;
 margin: 7px 0 0 30px;
}

.image2
 {
  border: 2px #404040 dashed;
 width: auto;
 height: auto;
 text-align: center;
 margin: 7px 0 0 30px;
}

#sidebar h2  {
	height: 33px;
	margin: 0 0 0px 0px;
	padding: 15px 0px 0px 20px;
	background: url(../images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar h3  {
	height: 33px;
	margin: 0 0 0px 0px;
	padding: 15px 0px 0px 20px;
	background: url(../images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar a {
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img02.jpg) repeat-x left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
}  
 /* menu */
.menu {
	padding: 0;
	margin:  0px;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-align: center;
	margin:  0px 25px 0px 0px;
	padding: auto auto auto auto ;
}
.menu ul, .menu li {
	list-style-type: none;
	margin: 0; 
	padding: 1px;
}
ul.uroven1 li.polozka1 {
	float: left;
	position: relative;
	font-weight: bold;
	height: 35px !important;
	line-height: 35px;

	padding: 2px;
	height: 1em;
	_width: 1px;
/* IE */
}
ul.uroven2 {
	position: absolute;
	line-height: 100%;
	left: 0;
	top: 30px;
	width: 160px;
	background: #000000 0 0 repeat-y;
	visibility: hidden;
	padding: .2em .1em;
	border-bottom: solid #0011ff 5px;
}
ul.uroven2 img {
	border: solid #368 2px;
}
ul.uroven2 li.polozka2 a {
	font-weight: normal;
	text-align: left;
	padding: 0 .5em .1em;
	margin: 0 -.5em;
}
.menu a:hover {
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	background: #000000 url('../images/img06.jpg') 0 0 repeat-x;
}
ul.uroven2 li.polozka2 a:hover {
	color: #808080;
	font-weight: bold;
	background: none;
	text-decoration: none;
}
ul.uroven1 li.polozka1 {
	behavior: url(../hovermenu.htc);
}
ul.uroven1 li.polozka1:hover, ul.uroven1 li.polozka1Hover {
	background: #000000 url('../images/img06.jpg') 0 -50px repeat-x;
}
ul.uroven1 li.polozka1Hover ul.uroven2, ul.uroven1 li.polozka1:hover ul.uroven2 {
	visibility: visible;
}

