
body {
	width:100%;
	padding:0;
	margin:0;
	min-width:1254px;
	font-family:"Segoe UI",Arial,Helvetica,sans-serif;
	}
	
hr {
	margin:2px 0;
	color:#e8e8e8;
	}
h3 {
	color:#006699;
	margin:10px 0;
	}
.center {
	color:#006699;
	margin:10px 0;
	text-align:center;
	}

.center span {
	color:black;
	}

#wrapper {
	min-width:1024px;
	margin:0 auto;
	padding:0;
	}
	
#nav_categories  {
	margin:0;
	list-style:none;
	}

#nav_categories li {
	line-height:150%;
	}

#nav_categories a {
	text-decoration:none;
	}

#nav_categories a span {
	background: url('images/li.jpg')left center no-repeat;
	padding-left:15px;
	font-size:14px;
	margin-left:10px;
	color:#006699;
	text-decoration:underline;
}
	
.submit {
	margin-left:20px;
	}
	
#header {
	width:100%;
	height:210px;
	background: #006699 url(images/header3.jpg) right center no-repeat;
	margin:0 auto;
	padding:0;
	}

.logo {
	padding-top:20px;
	}
	
#header h1 {
	color:#C3DFED;
	text-decoration:none;
	font-size:23px;
	padding:60px 0 0 20px;
	margin:0;
	}
	
#header h1 a {
	color:#C3DFED;
	text-decoration:none;
	font-family:"Segoe UI",Arial,Helvetica,sans-serif;
	font-size:23px;
	margin:60px 0 0 10px;
	
	}
	
#header p {
	color:#fff;
	font-family:"Segoe UI",Arial,Helvetica,sans-serif;
	font-size:11px;
	display:block;
	overflow:hidden;
	position:absolute;
	background:#1d7caa;
	padding:3px;
	margin:0 0 0 30px;
	}
	
.menu {
	background:#1374A5;
	height:40px;
	border-top:1px solid #3d95c3;
	
	}
	
.menu ul {
	margin: 0;
	list-style: none;
	width: 560px; /* Width of Menu Items */
	border-bottom:none;
	height:40px;
	float:left;
	padding:0;
	}

.menu ul li {
	position: relative;
	float:left;
	margin:0;
	height:40px;
	}
	
.menu ul li.vert {
	clear:both;
	border-top:1px solid #3d95c3;
	border-bottom:1px solid #005a89;
	height:35px;
	z-index:9999;
	}
.menu li ul {
	position: absolute;
	top: 39px; /* Set 1px less than menu height */
	left: 0;
	display: none;
	clear:both;
	}

/* Styles for Menu Items */
.menu ul li a {
	/*display: block;*/
	text-decoration: none;
	font-family:arial,helvetica,sans-serif;
	color: #C3DFED;
	background: #1374A5; /* IE6 Bug */
	padding: 10px 20px 15px;
	margin:0;
	text-align:center;
	border-right:1px solid #005a89;
	border-left:1px solid #3d95c3;
	line-height:35px;
	font-size:12px;
	font-weight:bold;
	
	}

.menu ul li.vert a {
	display: block;
	text-decoration: none;
	color: #C3DFED;
	background: #1d7caa; /* IE6 Bug */
	padding: 5px 20px;
	width:150px;
	text-align:left;
	height:35px;
	line-height:30px;
	margin:0;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html.menu ul li {height: 1%; }
* html.menu  ul li a { height: 1%; }
/* End */


.menu ul li a:hover { color: #C3DFED; background:#3d95c3 url(images/hover_menu.png) center bottom no-repeat; } /* Hover Styles */
.menu ul li.vert a:hover { color: #C3DFED; background:#006699; } /* Hover Styles */

.menu li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

.menu li:hover ul, li.over ul { display: block; } /* The magic */


.clear {
	clear:both;
	padding:0;
	margin:0;
	}


.searchgl {
	float:right;
	padding:10px 20px 10px 20px;
	background: url(images/search.gif) transparent left center no-repeat;
	}
	
	
#content {
	width:100%;
	background: #fff;
	padding:0;
	margin:0;
	}
.left {
	padding-top:20px;
	background:#fff;
	width:250px;
	float:left;
	}
	
.gerb {
	width:220px;
	padding:10px 5px 10px 0;
	margin-left:20px;
	text-align:center;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:10px;
	}

.gerb img {
	padding-bottom:10px;
	}
	
.left_menu {
	width:227px;
	margin-bottom:15px;
	border-bottom:1px solid #c0c0c0;
	margin-left:20px;
	}

.left_menu ul {
	background: url(images/hdot2.gif) repeat-x center top scroll;
	padding-left:0;
	margin:15px 0 10px 0;
	padding-bottom:10px;
	
	}
	
	
.left_menu ul li {
	list-style:none;
	background: url(images/hdot2.gif) repeat-x center bottom scroll;
	height:28px;
	}
	
.left_menu a {
	display:block;
	padding:6px 5px 5px 0;
	text-decoration:none;
	overflow:hidden;
	margin:0;
	}
	
.left_menu a span {
	background: url(images/li.jpg) no-repeat left center ;
	padding:0 0 0 15px;
	font-size:13px;
	margin:0 0 0 10px;
	color:#36332e;
	}	

.left_menu a:hover {
	background:#ccc;
	}
	
#login {
	margin-left:20px;
	border-bottom:1px solid #c0c0c0;
	margin-right:5px;
	margin-bottom:20px;
	padding-bottom:40px;
	
	}	
	
fieldset {
	background: url(images/hdot2.gif) repeat-x center top scroll;
	border:none;
	}

form {
	margin:0;
	padding:0;
	}
	
#loginformp {
	margin:0 0 5px;
	font-size:13px;
	}

#loginformp input {
	border:1px solid #ccc;
	}
	
input {
	padding:3px 5px;
	}	

#loginformpass {
	margin:0 0 5px;
	font-size:13px;
	}
#loginformpass input  {
	border:1px solid #ccc;
	}
	
#remember {
	margin:0 0 5px;
	font-size:13px;
	}
	
#remember input {
	margin:3px 5px 0;
	}
	
.submit {
	background:url(images/grad1.gif) #333 repeat-x center top scroll;
	color:#ccc;
	border:1px solid #333;
	font-size:11px;
	padding:-2px 3px 2px;
	text-transform:uppercase;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	}
#login ul {
	margin:10px 0 0;
	list-style:none;
	list-style-position:outside;
	padding:0;
	}
	
#login ul li {
	background: url(images/li.jpg) no-repeat 5px 60%;
	padding-left:15px;
	line-height:130%;
	}
#login ul li a {
	color:#006699;
	text-decoration:underline;
	font-size:13px;
	}
	
.logedin {	
	font-size:13px;
	}
	
.logedin span {
	color:#006598;
	}
	
.logout {
	display:block;
	padding:3px 8px;
	text-decoration:none;
	background:#666;
	float:left;
	margin:0;
	color:#fff;
	font-size:13px;
	}
	
.banners {
	margin-top:10px;
	padding-top:10px;
	margin-left:20px;
	margin-right:5px;
	border-bottom:1px solid #c0c0c0;
	}

.banners a {
	text-decoration:none;
	
	}
	
.banners a img {
	border:none;
	
	}

.poll {
	margin-left:20px;
	margin-right:5px;
	border-bottom:1px solid #c0c0c0;
	margin-bottom:20px;
	padding-bottom:20px;
	
	}
	
.thead {
	font-weight:bold;
	font-size:14px;
	}
	
.poll label {
	font-size:13px;
	}
.poll div {
	margin:0;
	font-size:12px;
	}
	
.poll div.pollQuestion {
	font-size:14px;
	font-weight:bold;
padding:5px 0;
	}


	
#main_content {
	width:51%;
	background:url(images/bg.jpg) #fff left repeat-y;
	overflow:hidden;
	padding:20px 30px 10px 20px;
	margin-left:20px;
	float:left;
	margin-top:20px;
	font-size:13px;
	
	}
	
.ss {color:#086797;}

#main_content table th {
	font-weight:normal;
}

#main_content table a {
	color:#006598;
}


#main_content1 {
	width:70%;
	background:url(images/bg.jpg) #fff left repeat-y;
	overflow:hidden;
	padding:20px 30px 10px 20px;
	margin-left:20px;
	float:left;
	margin-top:20px;
	}
	

#main_content1 h4 {
	margin:0;
	font-size:28px;
	color:#333;
	font-weight:normal;
	}

#main_content1 h2 {
	margin:0;
	background:#ccc;
	padding:5px;
	font-size:13px;
	color:#006598;
	font-weight:normal;
	}


#main_content1 h1 {
	margin:0;
	padding:5px;
	font-size:24px;
	font-weight:normal;
	}

#main_content1 h1 a {
	margin:0;
	text-decoration:none;
	color:#0259C4;
	padding:5px;
	font-size:24px;
	font-weight:normal;
	}


.news1 h2 {
	margin:0;
	background:#ccc;
	padding:5px;
	font-size:16px;
	color:#006598;
	font-weight:normal;
	}

#main_content1 h2 a {
	color:#006598;	
	
	}

#blockquote {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	}
#blockquote h2 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:5px 0 8px;
	color:#2d3245;
	}
.quote {
	padding:10px 40px 20px 20px;
	}
.quote .quotep {
	font-style:italic;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	}
.quote .quotep2 {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#45313d;
	}

.news1 {
	padding:40px 10px 20px;;
	}
.news2 {
	padding:10px 10px 20px;;
	}
.news1 h4 {
	margin:0;
	font-size:28px;
	color:#333;
	font-weight:normal;
	} 
.news2 h4 {
	margin:0;
	font-size:28px;
	color:#333;
	font-weight:normal;
	} 

.news1 h4 a {
	font-family:Cambria,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	display:block;
	overflow:hidden;
	padding:2px 5px;
	background:#666;
	width:50px;
	margin:0;
	border-bottom:2px solid #ababab;
	border-right:2px solid #ababab;
	color:#fff4dc;
	text-transform:uppercase;
	text-decoration:none;
	}
.news1 h4 a:hover {
	font-family:Cambria,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	display:block;
	overflow:hidden;
	padding:2px 5px;
	background:#265a72;
	width:50px;
	margin:0;
	border-bottom:2px solid #ababab;
	border-right:2px solid #ababab;
	color:#fff4dc;
	text-transform:uppercase;
	text-decoration:none;
	}
.news2 h4 a {
	font-family:Cambria,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	display:block;
	overflow:hidden;
	padding:2px 5px;
	background:#666;
	width:50px;
	margin:0;
	border-bottom:2px solid #ababab;
	border-right:2px solid #ababab;
	color:#fff4dc;
	text-transform:uppercase;
	text-decoration:none;
	}
.news2 h4 a:hover {
	font-family:Cambria,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	display:block;
	overflow:hidden;
	padding:2px 5px;
	background:#265a72;
	width:50px;
	margin:0;
	border-bottom:2px solid #ababab;
	border-right:2px solid #ababab;
	color:#fff4dc;
	text-transform:uppercase;
	text-decoration:none;
	}
.news_head {
	padding-top:10px;
	padding-bottom:30px;
	overflow:hidden;
	font-size:14px;
	margin:0;
	color:#333;
	}

.news_head a {
	color:#006699;

	}

.colvo {
	font-size:11px;
	color:#666;
	}


.news_head .anons img {
	margin:0 10px 10px 0;
	float:left;
}

.newstitle  {
	font-size:12px;
	font-weight:bold;
	color:#086797;
	text-transform:uppercase;
	}
	
.anons {
	font-size:14px;
	margin:0;
	}
.anons1 {
	font-size:14px;
	margin:0;
	color:#333;
	}

.news_head p  {
	font-size:16px;
	margin:5px 0 0 0;
	color:#333;
	font-family:times new roman,times;
	}
.podpis {
	text-align:right;
	margin:0;
	font-size:14px;
	}	

.comment {
	display:block;
	overflow:hidden;
	clear:both;
	}
.usd_mini {
	font-size:12px;
	}	

.usd_mini a {
	color:#086797;
	font-size:12px;
	}
.comment a {
	display:block;
	background: url(images/addcom.gif) left center no-repeat;
	padding-left:15px;
	font-size:12px;
	color:#086797;
	float:left;
	}
.com_data {
	font-size:10px;
	color:#eee;
	}
	
.arhivul span {
	color:#b5b5b3;
	}
	
.arhivul ul {
	margin:0;
	}
	
.arhivul ul li {
	list-style:url(images/li.jpg);
	}
	
.arhivul ul li a {
	color:#086797;
	font-size:13px;
	}
	
#right {
	float:left;
	margin-top:20px;
	width:290px;
	}
.corners {
      background: #fff;
      border: 1px solid #eee;
	  margin-bottom:10px;
}
.corners div {
      background: url(images/t-l.gif) top left no-repeat;
      position: relative;
      margin: -2px; /* значение указываем равным толщине рамки */
}
.corners div div {
      background: url(images/t-r.gif) top right no-repeat;
      margin: 0px;
}
.corners div div div {
      background: url(images/b-r.gif) bottom right no-repeat;
}
.corners div div div div {
      background: url(images/b-l.gif) bottom left no-repeat;
}

.corners div div div div h3 {
	margin:0;
	padding:5px 10px;
	font-size:20px;
	border-bottom:1px solid #eee;
	}
	
.corners div div div div img {
	padding:10px 26px;
	}
	
.corners div div div div p {
	text-align:center;
	font-size:14px;
	margin:0;
	padding-bottom:8px;
	padding-top:8px;
	}
	
.corners_menu1 {
      background: #fff;
      border: 1px solid #eee;
	  margin-bottom:20px;
	  margin-top:20px;
}
.corners_menu1 div {
      background: url(images/t-l.gif) top left no-repeat;
      position: relative;
      margin: -2px; /* значение указываем равным толщине рамки */
}
.corners_menu1 div div {
      background: url(images/t-r.gif) top right no-repeat;
      margin: 0px;
}
.corners_menu1 div div div {
      background: url(images/b-r.gif) bottom right no-repeat;
}
.corners_menu1 div div div div {
      background: url(images/b-l.gif) bottom left no-repeat;
	  }

.corners_menu1 div div div div ul {
	margin:0;
	list-style:none;
	margin:0 20px 0 20px;
	padding:10px;
	}
.corners_menu1 div div div div ul li {
	background: url(images/hdot2.gif) repeat-x center bottom scroll;
	height:28px;
	}
.corners_menu1 div div div div ul li a span {
	padding-left:15px;
	margin:2px 0 2px 2px;
	background: url(images/li.jpg) left center no-repeat scroll;
	}
.corners_menu1 div div div div ul li a {
	
	text-decoration:none;
	color:#36332E;
	display:block;
	font-size:13px;
	padding:5px 0;
	}
	
.corners_menu1 div div div div ul li a:hover {
	background:#ccc;
	}
	
.corners_menu2 {
      background: #fff;
      border: 1px solid #eee;
	  margin-bottom:20px;
}
.corners_menu2 div {
      background: url(images/t-l.gif) top left no-repeat;
      position: relative;
      margin: -2px; /* значение указываем равным толщине рамки */
}
.corners_menu2 div div {
      background: url(images/t-r.gif) top right no-repeat;
      margin: 0px;
}
.corners_menu2 div div div {
      background: url(images/b-r.gif) bottom right no-repeat;
}
.corners_menu2 div div div div {
      background: url(images/b-l.gif) bottom left no-repeat;
	  }

.corners_menu2 div div div div ul {
	margin:0;
	list-style:none;
	margin:0 20px 0 20px;
	padding:10px;
	}
.corners_menu2 div div div div ul li {
	background: url(images/hdot2.gif) repeat-x center bottom scroll;
	height:28px;
	}
.corners_menu2 div div div div ul li a span {
	background: url(images/li.jpg) left center no-repeat scroll;
	padding-left:15px;
	margin:2px 0 2px 2px;
	}
.corners_menu2 div div div div ul li a {
	text-decoration:none;
	color:#36332E;
	display:block;
	padding:5px;
	margin:3px;
	font-size:13px;
	}
	
.corners_menu2 div div div div ul li a:hover {
	background:#ccc;
	}
	
	
	
	
.pogoda {
      background: #fff;
      border: 1px solid #eee;
	  margin-bottom:10px;
}
.pogoda div {
      background: url(images/t-l.gif) top left no-repeat;
      position: relative;
      margin: -2px; /* значение указываем равным толщине рамки */
}
.pogoda div div {
      background: url(images/t-r.gif) top right no-repeat;
      margin: 0px;
}
.pogoda div div div {
      background: url(images/b-r.gif) bottom right no-repeat;
}
.pogoda div div div div {
      background: url(images/b-l.gif) bottom left no-repeat;
}

.pogoda div div div div h3 {
	margin:0;
	padding:5px 10px;
	font-size:20px;
	border-bottom:1px solid #eee;
	}

.pogoda div div div div h3 a {
	color:#006699;
	text-decoration:none;
	}

	
.pogoda div div div div p img {
	padding:10px 26px;
	}
	
.pogoda div div div div p {
	text-align:center;
	font-size:14px;
	margin:0;
	padding-bottom:8px;
	padding-top:8px;
	}
	
	
.calendar {
      background: #fff;
      border: 1px solid #eee;
	  margin-bottom:10px;
}
.calendar div {
      background: url(images/t-l.gif) top left no-repeat;
      position: relative;
      margin: -2px; /* значение указываем равным толщине рамки */
}
.calendar div div {
      background: url(images/t-r.gif) top right no-repeat;
      margin: 0px;
}
.calendar div div div {
      background: url(images/b-r.gif) bottom right no-repeat;
}
.calendar div div div div {
      background: url(images/b-l.gif) bottom left no-repeat;
}

.calendar div div div div h3 {
	margin:0;
	padding:5px 10px;
	font-size:20px;
	border-bottom:1px solid #eee;
	}

.calendar div div div div h3 a {
	color:#006699;
	text-decoration:none;
	}

	
.calendar div div div div p img {
	padding:10px 26px;
	}
	
.calendar div div div div p {
	text-align:center;
	font-size:14px;
	margin:0;
	padding-bottom:8px;
	padding-top:8px;
	}







#footer {
	width:100%;
	background:#006599;
	border-bottom:8px solid #ccc;
	border-top:8px solid #ccc;
	margin:10px 0 0 0;
	overflow:hidden;
	}
	
.copyright {
	text-align:left;
	color:#ababab;
	display:block;
	overflow:hidden;
	font-size:12px;
	padding:10px;
	float:left;
	margin:0;
	}
	
.schet {
	text-align:center;
	margin:0;
	float:left;
	display:block;
	padding:10px;
	}
	
.webrobot {
	font-size:12px;
	text-align:right;
	display:block;
	overflow:hidden;
	padding:20px 10px 10px 0;
	color:#ababab;
	float:right;
	margin:0;
	}
.webrobot a {
	color:#fff;
	}


.commentin {
	background:#ccc;
	margin:0;
	padding:10px 10px 20px 20px;
	margin:10px;
	}


.com p {
	margin:0;
	font-size:13px;
	text-align:left;
	color:#666;
	}

.com {
	overflow:hidden;
	padding-left:10px;
	margin:0;
	padding-top:10px;
	}

.author {
	font-size:14px;
	overflow:hidden;
	margin:0;
	text-align:left;
	}
.author span {	
	font-size:10px;
	color:#666;
	}

.corners_com {
      background: #fff;
      border: 1px solid #eee;
	  margin-bottom:10px;
}
.corners_com div {
      background: url(images/t-l.gif) top left no-repeat;
      position: relative;
      margin: -2px; /* значение указываем равным толщине рамки */
}
.corners_com div div {
      background: url(images/t-r.gif) top right no-repeat;
      margin: 0px;
}
.corners_com div div div {
      background: url(images/b-r.gif) bottom right no-repeat;
}
.corners_com div div div div {
      background: url(images/b-l.gif) bottom left no-repeat;
}

.corners_com div div div div h3 {
	margin:0;
	padding:5px 10px;
	font-size:20px;
	border-bottom:1px solid #eee;
	}
	
.corners_com div div div div img {
	padding:10px 26px;
	}
	





.hdot {
	background:transparent url(images/hdot2.gif) repeat-x scroll center bottom;
	}

.newcomment {
	padding:20px 10px 10px 10px;
	
	}

.newcomment p {
	font-size:13px;
	margin:3px;
	}

.noresult {
	font-size:14px;
	color:#006699;	
	}

.dobav {
	font-size:20px;
	margin:5px;
	float:right;
	}




.calendarBG {
	font-size:12px;
	}

.calendarBG a {
	color:#006699;
	text-decoration:none;
	}