html, body {
	height:100%;
	}
body {
	font-family: Arial;
	font-size: 12px;
	color: #4f534d;
	width:100%;
	background: url(/img/body_bg.jpg) repeat-x;
	}


.advert{position:absolute;top:33px;left:507px;width:468px;height:60px}
	
/************************

	ÔÎÐÌÀ
	
************************/
textarea {
	border: 1px dashed #b2d1ca;
	background: #ecf6f3;
	color: #4f6f65;
	margin: 0 0 9px 0;
	font-family: arial;
	}
input {
	border: 1px dashed #b2d1ca;
	background: #ecf6f3;
	color: #4f6f65;
	margin: 0 0 9px 0;
	height: 22px;
	line-height: 22px;
	}
	input.reset {
		border: none;
		width: auto;
		height: auto;
		}
input.button {
	background: #06422d;
	color: white;
	line-height: 20px;
	height: 26px;
	cursor: pointer;
	}


/************************

	ÝËÅÌÅÍÒÛ 
	
************************/

ul {
	padding: 12px 0 0px 0;
	list-style-type: none;
	}

ol {
	padding: 0px 0 10px 30px;
	}

li {
	list-style-type: none;
	padding: 0 0 10px 30px;
	background: url(/img/li.gif) 10px 6px no-repeat;
	}


p {
	padding: 12px 0 0 0;
	}

hr {
	border: none;
	//border: 1px dashed #b2d1ca;
	height: 1px;
	background: url(/img/dashed.gif);
	margin: 20px 0 20px 0;
	}
	
h1, h2, h3, h4, h5 {
	color: #c14f25;
	padding: 24px 0 0px 0 ;
	margin: 0;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	}
	h1 {
		font-size: 30px;
		}
	h1.top {
		padding: 0px 0 8px;
		}
	h2 {
		font-size: 24px;
		padding: 36px 0 4px 0px ;
		}
	h2.top {
		padding-top: 6px;
		}
	h3 {
		padding: 36px 0 2px 0px ;
		font-size: 18px;
		}
	h4 {
		padding: 24px 0 2px 0 ;
		font-size: 14px;
		}
	h5 {
		font-size: 12px;
		}

a {
	color: #35826e;
	}
	a:hover {
		color: #c14f25;
		}
	a:visited {
		color: #35826e;
		}
	a:visited:hover {
		color: #c14f25;
		}
		
		
		
		
		
		
		
/************************ 
		
		ÊËÀÑÑÛ 
		
************************/

/* tab */
table.tab {
	border: 1px dashed #b2d1ca;
	margin: 0px 0 20px 0;
	}
	table.tab th {
		color: #1f5e4a;
		font-style: italic;
		font-size: 14px;
		padding: 8px;
		background: #a3d9b2;
		border-bottom: 1px dashed #b2d1ca;
		}
	table.tab td {
		padding: 6px;
		border-bottom: 1px dashed #b2d1ca;
		}

table.table td {
	padding: 0 10px 6px 0 !important;
	}

.header {
	background: url(/img/header_bg.jpg) no-repeat;
	position:relative;
	}

.body {
	}
	
/* personal */
ul.personal {
	}
	ul.personal li h2 {
		margin-bottom: 0px;
		padding-bottom: 8px;
		}
	ul.personal li {
		background: none;
		padding: 10px 4px 20px 25px;
		list-style-type: none;
		margin-bottom: 30px;
		clear: both;
		}
		ul.personal li img {
			margin-right: 20px;
			}
		ul.personal li div.spec {
			font-size: 14px;
			font-style:italic;
			font-weight: bold;
			margin-bottom: 10px;
			}
		
		

div.title {
	color: #004831;
	font-size: 18px;
	padding: 0 0 10px 4px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	}
	
.akcent {
	font-weight: bold;
	color: #b25533;
	}

hr.fat {
	height: 2px;
	border: none;
	color: #6f9d89;
	}
	
table.footer td {
	font-size: 11px;
	color: #85a2a2;
	}
	table.footer td a {
		color: #709c9d;
		}
	
/*image */
div.image {
	width: 482px;
	margin-bottom: 13px;
	margin-right: 13px;
	border: 1px solid #c8e7d7;
	padding: 10px;
	background: white;
	clear: both;
	}
	div.image em {
		display: block;
		margin-top: 10px;
		font-style: italic;
		text-align: center;
		}
	
/* horizontal menu */
table.hm {
	}
	table.hm td {
		text-align: center;
		}	
		table.hm td a {
			font-weight: bold;
			}
		
		td.hm_select {
		 	background: url(/img/hm_C.gif) repeat-x; 
			padding-left: 20px; 
			padding-right: 20px;
			line-height: 11px;
			}
			td.hm_select a {
				text-decoration: none;
				color: #0c6a4c;
				}
				td.hm_select a:hover {
					color: #c14f25;
					}

/* main menu */
ul.mm {
	padding: 0px 0 0 0;
	margin: 0;
	}
	ul.mm li {
		border-top: 1px dashed #b2d1ca;
		background: url(/img/li.gif) 10px 15px no-repeat;
		padding: 10px 4px 10px 25px;
		list-style-type: none;
		}
		ul.mm li a {
			text-decoration: none;
			}
		ul.mm li:hover, ul.mm li:hover a, ul.mm li.selected {
			background: #cbe8d8;
			color: #048050
			}
			
/* news */
ul.news {
	padding: 0 20px 0 20px;
	margin: 0;
	}
	ul.news li a {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 2px 0; 
		display: block;
	}
	ul.news li {
		background: none;
		list-style-type: none;
		color: #8b9789;
		font-size: 11px;
		line-height: 12px;
		padding: 0 0 22px 0;
		}
		
/* list-images */
ul.list-images {
	/*border: 1px dashed #b2d1ca;
	padding: 10px;*/
	}
	ul.list-images li {
		display: inline-block;
		list-style-type: none;
		vertical-align: top;
		margin: 0 10px 10px 0;
		padding: 0 0 10px 0;
		zoom: 1;
		}
		ul.list-images li img {
			border: 4px solid #bde5cb;
			}
		
/* map */
ul.tree {
	padding: 6px;
	
	}
	ul.tree li {
		list-style-type: none;
		background: none;
		padding: 0px 2px 8px 20px;
		}


/* anonce */
ul.anonce {
	}
	ul.anonce li {
		list-style-type: none;
		background: white;
		padding: 20px ;
		margin-bottom: 20px;
		border: 1px dashed #b2d1ca;
		}
		ul.anonce li img {
			margin-bottom: 10px;
			}


			

div.nav {
	color: #85a2a2;
	font-size: 14px;
	margin-bottom: 6px;
	}
	div.nav a {
		color: #709c9d;
		font-family: "arial narrow";
		font-size: 10px;
		}

img.mainImg {
	margin: 0 10px 10px 0;
	border: 4px solid #bde5cb;
	}

div.imgTitle {
	width: 200px;
	text-align: center;
	color: #8b9789;
	font-size: 11px;
	line-height: 12px;
	}

.pInfo {
	padding-left: 20px;
	border-left: 4px solid #C81D1D; 
	color: #C81D1D;
}
DIV.pInfo {
	padding-left: 20px;
	border-left: 4px solid #C81D1D; 
	color: #C81D1D;
	padding: 0 40px 20px 40px;
}

.pInfoGood {
	padding-left: 20px;
	border-left: 4px solid #3FBA2A; 
	background-color: white;
	color: #379527;
}
