* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
}
body {
	font-size: 70%;
	background: #145c89 url(/images/bg_body.jpg) repeat-x;
	color: #000;
}
p {
	padding: 5px 0;
}
a {
	color: #00579f;
}
a span {
	display: none;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
h1 {
	padding: 0 0 5px 0;
	color: #4189bf;
	font-size: 1.4em;
}
h2 {
	padding: 0 0 5px 0;
	color: #00579f;
	font-size: 1.3em;
}
h3 {
	padding: 5px 0;
	color: #4189bf;
	font-size: 1.2em;
}
hr {
	margin: 5px 0;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.reset {
	clear: both;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
#page_ram {
	width: 964px;
	margin: 0 auto;
	background: #fafafa;
}
#page {
	background: url(/images/bg_menu_top.gif) no-repeat 0 238px;
}
#top {
	height: 258px;
	background: url(/images/bg_top.jpg) no-repeat;
}
#logo {
	padding: 50px 0 0 40px;
}
#logo a {
	display: block;
	width: 150px;
	height: 100px;
}
#menu_top {
}
ul#menu {
	height: 44px;
	margin: 0 9px 0 8px;
	border: 1px solid #efefef;
	border-top: 0;
	background: url(/images/bg_li.gif) repeat-x;
}
ul#menu li {
	position: relative;
	float: left;
	background: url(/images/bg_li_a.gif) no-repeat 0 50%;
}
ul#menu li.lng {
	padding: 15px 30px;
	background: url(/images/flags.png) no-repeat 50% 50%;
}
ul#menu li a {
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
ul#menu li.lng a {
	display: block;
	width: 22px;
	height: 14px;
	margin: 0 4px;
	padding: 0;
	float: left;
}
ul#menu li a:hover, ul#menu li a.active {
	color: #145c89;
}
ul#menu li div.submenu {
	display: none;
	position: absolute;
	left: 2px;
	top: 44px;
}
ul#menu li:hover div.submenu {
	display: block;
	background: #78ABD1;
}
ul#menu li div.submenu ul {
	width: 100%;
}
ul#menu li div.submenu ul li {
	float: none;
	background: #78ABD1;
	border: 1px solid #fff;
	border-top: 0;
}
ul#menu li div.submenu ul li a {
	display: block;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
	white-space: nowrap;
}
.index {
	background: url(/images/bg_page_in_index.gif) repeat-y 0 0;
}
.index #page_in_top {
	height: 100%;
	background: url(/images/bg_page_in_index_top.gif) no-repeat 0 0;
}
.index #page_in_bottom {
	height: 100%;
	background: url(/images/bg_page_in_index_bottom.gif) no-repeat 0 100%;
}
.html {
	background: url(/images/bg_page_in_html.gif) repeat-y 0 0;
}
.html #page_in_top {
	height: 100%;
	background: url(/images/bg_page_in_html_top.gif) no-repeat 0 0;
}
.html #page_in_bottom {
	height: 100%;
	background: url(/images/bg_page_in_html_bottom.gif) no-repeat 0 100%;
}
#page_in #left {
	padding: 25px 0 0 25px;
	float: left;
}
.index #left {
	width: 539px;
}
.html #left {
	width: 726px;
}
#mapa {
	margin: 0 0 15px 0;
	font-size: 1.2em;
}
#mapa a {
	text-decoration: none;
	color: #00579f;
	font-weight: bold;
}
ul.sub {
	margin: 2px 0 10px 5px;
}
ul.sub li {
	padding: 2px 0;
}
ul.sub li a {
	font-size: 1.2em;
	font-weight: bold;
}
.index #right {
	width: 376px;
	min-height: 469px;
	float: right;
}
.html #right {
	width: 168px;
	min-height: 469px;
	padding: 35px 10px;
	float: right;
}
#news {
	padding: 15px;
}
#news h2 {
	padding: 30px 0 5px 0;
	font-size: 1.8em;
	color: #00579f;
}
#news .box {
	padding: 10px 0;
}
#news h4 {
	padding: 0 20px;
	font-size: 1.3em;
	color: #00579f;
	background: url(/images/bg_news_h4.gif) no-repeat 0 0.3em;
}
#news p {
	padding: 4px 20px;
	font-weight: bold;
}
#news a {
	color: #a91900;
	text-decoration: none;
}
#page_in #bottom {
	width: 942px;
	height: 69px;
	margin: 2px auto;
	padding: 0 0 10px 0;
	background: url(/images/bg_promo.gif) no-repeat 0 0;
	text-align: center;
}
#bottom img {
	margin: 0 10px;
	vertical-align: middle;
}
#patka_bg {
	width: 964px;
	margin: 2px auto;
	color: #fff;
}
#patka_in {
}
#autor {
	float: right;
}
#autor a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#gallery form select {
	border: 1px solid #e0eaf1;
	padding: 2px;
}
#gallery .navig {
	margin: 5px 0;
	font-size: 1.2em;
	text-align: center;
}
#gallery table {
	border-collapse: collapse;
}
#gallery td {
	padding: 5px;
}
#gallery td img {
	padding: 5px;
	background: #e0eaf1;
}
