body, td {
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

a {
	color: #547FAC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #006699;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #949494;
}

h3 {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #006699;
}

h5 {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #7f7f7f;
}

.zag {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	font-size: 13px;
	color: #006699;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
  padding-left: 15px;
}


/* menu1 */

#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu1 li {
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	padding-left: 12px;
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 20px;	
}

#menu1 li.selected {
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px;
	padding-left: 12px;
	background-image: url(/images/m_s3.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;	
}


#menu1 ul.selected {
	padding-top: 4px;
}

#menu1 ul.selected li {
	padding-top: 5px;	
	background-image: url(/images/m_s2.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
	padding-left: 20px;

}

#menu1 ul.selected li.selected {
	background-image: url(/images/m_s6.gif);
}

#menu1 ul.selected li li {
	background-image: url(/images/m_s4.gif);

}

#menu1 ul.selected li li.selected {
	background-image: url(/images/m_s5.gif);

}


#menu1 ul.selected li.selected {
	font-size: 10px;
	color: #2a4868;
}



#menu1 li a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#menu1 li a:hover {
	text-decoration: underline;
}

#menu1 ul.selected a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#menu1 ul.selected li li a {
	color: #45719E;

}


/* /menu1 */


/* menu2 */
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu2 li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(/images/m_bot.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
	}

/* /menu2 */


.menu {
	padding-right: 20px;
}

.menu_text {
	padding: 12px;
	color: #FFFFFF;
	font-size: 12px;
}

.news_text {
	padding: 12px;
	color: #FFFFFF;
	font-size: 11px;
}

.menu_header {
	background: #FFFFFF;
	padding: 10px;
	padding-left: 2px;
	margin: 0px;
	background-image: url(/images/menu_shadow2.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.date {
	color: #CCCCCC;
	font-size: 12px;
}


a.mini {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

.line {
	border-top: 1px solid #6695C9;
}

.title, .title a {
	font-weight: bold;
	color: #036CAE;
	margin-bottom: 6px;
}

.razdel {
	font-weight: bold;
	color: #036CAE;
	font-size: 14px;
}

.foto {
	border: 1px solid #036CAE;
	margin-right: 10px;
	float: left;
	background: #FFFFFF;
	text-align: center;
}

.foto_big {
	border: 1px solid #036CAE;
	margin-left: 10px;
	text-align: right;
}

.foto_p {
	border: 1px solid #036CAE;
	margin: 5px;
	text-align: center;
}

#form {
	color: #FFFFFF;
}

#form td {
	color: #FFFFFF;
}


td.adres {
	color: #303030;
	padding-left: 40px;
	padding-right: 40px;
}

.copy {
	text-align: center;
	color: #929292;
}

#nav {
	color: #858585;
	font-size: 12px;
	font-weight: bold;	
}

#news .date {
	font-size: 13px;
	font-weight: bold;	
	color: #006699;
}

#news .mini {
	color: #006699;
}

#nob {
	font-weight: normal;
}

.pic {
	padding: 5px;
	margin: 10px 10px 0px 0px;
	background-color: #efefef;
	border: 1px solid gray;
	float: left;
}

.picstd {
	padding: 5px;
	margin: 10px 0px;
	background-color: #efefef;
	border: 1px solid gray;
	width: 400px;
}

.picture {
	padding: 10px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	line-height: 200%;
}

.contact {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted gray;
}

.contact .c_name {
	margin-bottom: 5px;
	font-size: 11pt;
}

.contact .c_desc {
	margin-bottom: 5px;
	font-style: italic;
}

.contact .c_line {
	margin-left: 10px;
}

.contact .c_line img {
	margin-right: 10px;
	position: relative;
	top: 3px;
}

p.tags {
	font-size: 7.5pt;
	color: gray;
}

p.ring {
	font-size: 7.5pt;
	color: green;
}

div.price {
	margin-top: 15px;
	padding: 12px;
	border: 2px solid #cfcfcf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, 0 50%, 0 100%, from(white), to(#e7e7e7));
	background: -moz-linear-gradient(top, white, white, #e7e7e7);
	background-color: #f7f7f7;
}

div.price h5 {
	margin: 0px;
	padding: 0px;
}

div.price a, div.price a:visited {
	color: green;
}

table.tbl {
	font: 9pt sans-serif;
	color: #000000;
	border-collapse: collapse;
}

table.tbl th {
	text-align: center;
	font-weight: bold;
	padding: 2px 8px;
	background-color: #efefef;
	border: 1px solid #afafaf;
	height: 45px;
	vertical-align: middle;
}

table.tbl td {
	text-align: center;
	padding: 2px 8px;
	border: 1px solid #cfcfcf;
	height: 45px;
	vertical-align: middle;
}

table.tbl td.odd {
	background-color: #f7f7f7;
}

table.tbl td.dotted {
	opacity: 0.5;
	filter: alpha(opacity=50);
	border: 1px dotted #cfcfcf;
}
