/* CSS Document */
img, div, a, input { behavior: url(css/iepngfix.htc) }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605c59;
	margin: 0;
	background-color: #E6BF02;
	line-height: 20px;
}
img {border:none;}
.cleaner{
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	clear:both;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
h1 {
	font-size: 24px;
	color: #9DA6A9;
	padding-top: 15px;
}
h2 {
	font-size: 14px;
	color: #9DA6A9;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	color: #9DA6A9;
	font-weight: normal;
}
/* ***************************************************************************************************************************** elements */
#wrap {
	width: 995px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	height: 718px;
	background-repeat: repeat-x;
	overflow: hidden;
}
#main {
	width: 995px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 718px;
}
#livo {
	float: left;
	padding-left: 33px;
	width: 274px;
	height: 718px;
	overflow: hidden;
	margin: 0;
}
#desno {
	float: left;
	position: relative;
	width: 687px;
	height: 718px;
	overflow: hidden;
	margin: 40px 0 0 50px;
	padding: 0;
}
.logo {height:145px;}
#mycustomscroll {
	height:375px;
	overflow:auto;
	position:relative;
}
.foot {
	height: 184px;
	padding-top: 15px;
}
.menu {
	float: left;
	overflow: hidden;
	padding-top: 14px;
	background-image: url(/images/tab_top.png);
	background-repeat: repeat-x;
	height: 51px;
}
.srch {
	float: right;
	width: 135px;
	height: 61px;
	overflow: hidden;
}
.lang {
	color: #e7c200;
	padding: 10px 0 5px 0;
}

.tab {
	float: left;
	overflow: hidden;
	margin-right: 3px;
	height: 51px;
}
.tab_end {
	float: left;
	overflow: hidden;
}
.tab_left {
	width: 6px;
	float: left;
}
.tab_right {
	width: 6px;
	float: left;
}
.tab_mid {
	float: left;
	background-image: url(/images/tab_bg.png);
	height: 31px;
	line-height: 31px;
	width: auto;
	padding-top: 20px;
}
.inp_srch {
	background-image: url(/images/input_srch.png);
	background-repeat: no-repeat;
	width: 68px;
	border: none;
	background-color: transparent;
	height: 23px;
	line-height: 15px;
	vertical-align: middle;
	padding: 4px 5px 0 4px;
}
.butt_srch {
	background-image: url(/images/butt_srch.png);
	background-repeat: no-repeat;
	font-size: 11px;
	border: none;
	background-color: transparent;
	height: 23px;
	vertical-align: middle;
	margin: 0;
	text-align: center;
	width: 46px;
	padding: 0;
	padding-bottom: 4px;
}
.inp_form {
	background-image: url(/images/input.png);
	background-repeat: no-repeat;
	width: 228px;
	border: none;
	background-color: transparent;
	height: 20px;
	line-height: 15px;
	vertical-align: middle;
	padding: 2px 5px 0 4px;
	margin-bottom: 10px;
}
.txtarea_form {
	background-image: url(/images/txtarea.png);
	background-repeat: no-repeat;
	width: 228px;
	border: none;
	background-color: transparent;
	height: 70px;
	line-height: 15px;
	vertical-align: middle;
	padding: 4px 5px 0 4px;
	margin-bottom: 10px;
}
.butt_form {
	background-image: url(/images/butt_form.png);
	background-repeat: no-repeat;
	font-size: 11px;
	border: none;
	background-color: transparent;
	height: 23px;
	vertical-align: middle;
	margin: 0;
	text-align: center;
	width: 94px;
	padding: 0;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.inp_2 {
	background-image: url(/images/input_2.png);
	background-repeat: no-repeat;
	width: 168px;
	border: none;
	background-color: transparent;
	height: 20px;
	line-height: 15px;
	vertical-align: middle;
	padding: 2px 5px 0 4px;
	margin-bottom: 10px;
}
form, p {margin:0; padding:0;}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605c59;
}
.foot_1 {
	padding-top: 15px;
	padding: 15px 0 10px 0;
	height: 125px;
	font-size: 10px;
	line-height: 15px;
}
.foot_2 {
	height: 15px;
	line-height: 15px;
	padding-bottom: 10px;
	font-size: 10px;
}
.pic {
	width: 483px;
	height: 572px;
	position: absolute;
	right: 140px;
	bottom: 0px;
	overflow: hidden;
}
.pic_index {
	width: 453px;
	height: 639px;
	position: absolute;
	right: 140px;
	bottom: 0px;
}
.str {
	background-image: url(/images/strelica.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin-top: 5px;
}
/* **************************************************************************************************************************** links */

a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #605C59;
	text-decoration: none;
}
.menu a:link, .menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
}
.menu a:hover {
	color: #605C59;
	text-decoration: none;
}
.menu a.act:link, .menu a.act:visited{
	color: #605C59;
	text-decoration: none;
}
.menu a.act:hover{
	color: #605C59;
	text-decoration: none;
}
a.alt:link, a.alt:visited {
	text-decoration: none;
	color: #e7c200;
}
a.alt:hover {
	color: #605c59;
	text-decoration: none;
}
a.alt2:link, a.alt2:visited {
	text-decoration: none;
	color: #605c59;
}
a.alt2:hover {
	text-decoration: underline;
}
a.alt2_act:link, a.alt2_act:visited {
	text-decoration: underline;
	color: #605c59;
}

/* **************************************************************************************************************************** content */
