@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #223377;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8F3FD;
}
#container {
	width: 950px;
	margin: 0 auto;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
} 
#header {
	background-color: #DDDDDD;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 950px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#mainContent h1 {
	text-shadow: 1px 1px 2px #A78C65;
}
h1, h2 {
	color:#FF9900;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
#mainContent .gallery img:hover, #mainContent .gall img:hover {
	box-shadow:  0px 1px 4px #4B829E;
}
#mainContent .gallery img, #mainContent .gall img {
	box-shadow:  0px 2px 5px #4B829E;
}
.gall {
	text-align: center;
	margin: 0 auto;
	width:520px;	
}
.gall img {
	margin: 0 5px 5px 0;
}
.gallery {
	text-align: center;
	margin: 0 auto;
	width:480px;	
}
.gallery img {
	margin: 0 5px 5px 0;
}

#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:520px;
} 
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #4CABD7;
} 
#footer p {
	margin: 0;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar1 {
	float: left;
	width: 199px;
	padding: 0px;
}
.leftmenu {
	background-color: #4CABD7;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #4CABD7;
	text-align:left;
}
.menur {
	float:right;
	width:190px;
	background-image:url(images/menur.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #4CABD7;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #4CABD7;
	padding: 40px 0 0 0;
	text-align:left;
}
.leftmenu ul, .menur ul {
	margin: 0px;
	padding: 0px;
}
.leftmenu li, .menur li {
	margin: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #4CABD7;
	padding: 0px 0px 0px 1px;
}
.leftmenu li a, .menur li a {
	margin: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.leftmenu li a:hover, .menur li a:hover {
	border-left-color: #FF9900;
	color: #FF9900;
}
.leftmenu h3 a, .menur h3 a {
	color:#123E52;
	text-decoration:none;
}
.leftmenu h3 a:hover, .menur h3 a:hover {
	color:#FFF;
	text-shadow: 1px 1px 0px #257BA5;
}
.leftmenu h3, .menur h3 {
	margin: 0px 0px 0px 1px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #4CABD7;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color:#123E52;
	text-align:center;
	text-shadow: 1px 1px 0px #75cbe3;
}
.sidebot {
	padding: 10px;
}
.sidebot img {
	padding: 5px;
}
.sidebot p {
	text-align:center;
}
a img {
	border: none;
}
#topmenul {
	float: left;
	margin-top: 5px;
	height: 35px;
	width: 710px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#topmenul ul {
	padding:0px;
	margin:0px;
}
#topmenul li {
	float: left;
	padding-left: 10px;
	list-style-type: none;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #FFBB4A;
	line-height: 35px;
	padding-right: 10px;
}
#topmenul a {
	line-height: 35px;
	display: block;
	text-decoration: none;
	color: #5E3A00;
	font-weight: bold;
	text-shadow: 1px 1px 0px #FFD897;
}
#topmenul a:hover {
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #D28400;
}
#topmenur {
	float: left;
	margin-top: 5px;
	height: 35px;
	width: 210px;
	padding-left: 22px;
	clear: right;
}
#topmenur a {
	float: left;
	line-height: 35px;
	display: block;
	text-decoration: none;
	color: #5E3A00;
	font-weight: bold;
	text-shadow: 1px 1px 0px #FFD897;
	margin-right:10px;
	padding: 0 0 0 40px;
}
#topmenur a:hover {
	color: #FFFFFF;
	text-shadow: -1px -1px 0px #D28400;
}
.home {
	background:url(images/home.png) no-repeat left center;
}
.contacts {
	background:url(images/contacts.png) no-repeat left center;
}
.sidebot h3 {
	text-align: center;
}
.centered {
	text-align: center !important;
}
#contacts {
	text-align: center;
}
#mainContent a {
	color: #4DBBEE;
}
#mainContent a:hover {
	color: #1289C2;
	text-decoration: none;
}
legend {
	color: #4CABD7;
}
fieldset {
	border: 1px solid #4CABD7;
	padding: 8px;
	width: 400px;
	margin-left: 90px;
}
#mainContent ul li:hover {
    list-style-image: url("images/bullet-on.gif");
}
#mainContent ul li {
    list-style-image: url("images/bullet.gif");
    list-style-type: none;
    margin-left: 20px;
    margin-right: 10px;
}
.camp img {
	float:left;
	margin: 0 5px 2px 0;
}
.camp a {
	background:url(images/bullet-on.gif) no-repeat center right;
	padding-right: 15px;
	text-decoration:none;
}
.camp h2 a {
	color:#FF9900 !important;
}
.camp h2 a:hover {
	color:#E18700 !important;
}
.camp a:hover {
	background:url(images/bullet.gif) no-repeat center right;
}
.camp h2 {
	font-size:16px;
	margin: 0;
}
.camp {
	border-bottom: dotted 1px #4CABD7;
	height: 130px;
	margin-bottom: 10px;
}
img.goog-te-gadget-icon {
	float:left;
}
#google_translate_element, a.goog-te-menu-value {
	line-height:26px !important;
}
a.goog-te-menu-value:hover {
	color:#CCC !important;
}
