*{margin:0; padding:0;}



body {margin:0; auto; font-family: Arial, Verdana, Helvetica, sans-serif; background-color:#d8f6c3; }

#container {width:974px; margin:0 auto; margin-top:40px;}
#logo { width:auto; padding:0 0 0 0;}
#logo a {color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-size:20px;}
#menu {margin:10px 22px 0 22px; font-family: Arial, Verdana, Helvetica, sans-serif;}
#menu ul {padding:0 0 0 45px; margin:0; height:29px;}
#menu li {list-style:none; float: left; padding: 0 25px;}
#menu a {color:#070574; text-decoration:none; font-size:18px; line-height:24px;}
#menu a:hover {border-bottom:2px #070574 solid;}
#main {font-size:11px; line-height:16px; width:960px; margin: 0 auto; }



.tit_bot {background: url(images/tit_bot.png) center top no-repeat; padding: 2px 0px 0px 10px; margin: 15px 0 0 0;}
.left{ float:left; width: 204px; padding: 10px 0px 0px 10px; margin: 0px; }
.left ul { list-style: none; padding-left:0px; padding-top:10px; margin: 0px; display:block; padding-bottom: 0px;}
.left li{ padding-top: 5px; background: url(images/fish_left.png) 10px 13px no-repeat; padding-left: 38px;}
.left h3 { text-align:center; font-size:17px; padding-top:5px;}


#text {width: 536px; padding:10px 0px 30px 0px; float: left;}
#text h1, #text h2 {font-size:20px; font-weight:normal; color: #04096d; text-transform:uppercase; margin:15px 0 10px 0; text-align: center;}
#text ul {margin-top:8px; margin-bottom:8px;}
#text br {line-height:8px;}
#text p { margin : 10px 10px 0 10px; font-size: 12px; color : #04096d; text-indent:12px;}

#right{ float: right; width: 204px; padding: 10px 0px 0px 10px; margin: 0px; min-height: 590px;}
#right h3 { text-align:center; font-size:17px; padding-top:5px;}
#right .list { list-style: none; padding-right: 10px; padding-top: 15px; margin: 0px; display:block; background: url(images/fish_right.png) 9px 15px no-repeat;}
.dat { text-decoration:underline; padding: 0 0 0 40px; font-size:12px;}
#right p { margin : 10px; font-size: 12px; color : #04096d; text-indent:12px;}

#footer {clear:both; width:974px; height:160px; background:url(images/footer.jpg) no-repeat; font-size:11px; color:#21334A; margin: 0 auto;}
#footer a {color:#000000;}
#menu_footer {padding: 20px 0 0 312px; text-transform:lowercase;}
#left_footer { padding:36px 0 0 395px;}

#text1 { width:960px; font-size:12px; color: #04096d; padding:20px 0 0 10px; margin :0;}
#text1 p {font-size: 12px; color : #04096d; text-indent:12px;}

#bg_ecron { width:477px; height:407px; float:left; margin-left:7px; margin-top:35px; background:url(images/bg_ecron.jpg) no-repeat;}

#text2 { width:483px; height:407px; color: #04096d; float:right; font-size:12px;}
#text2 ul { color: #04096d;list-style: none; padding-left:0px; padding-top:10px; margin: 0px; display:block; padding-bottom: 0px;}
#text2 li{ padding-top: 5px; background: url(images/fish_left.png) 10px 10px no-repeat; padding-left: 38px;}
#text2 p {font-size: 12px; color : #04096d; text-indent:12px;}

#bg_mer { width:960px; height:59px; float:left; margin-left:7px; background:url(images/bg_main.jpg) no-repeat;}

#volni {width:960px; margin-left:7px;}


#table p { margin : 0; font-size: 12px; color : #04096d;}

ol.list
{
	list-style-type: none;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #04096d;
	padding-left: 40px;
	padding-top: 10px;
}

/* ???????? ???? ????????*/

#carousel1 {
    width:520px; 
    height:350px; 
    position: relative; 
    border: 2px solid #cccccc; 
    background:#fff url('img/bg2.jpg'); 
    background-repeat: no-repeat; 
    overflow:scroll;
    margin: 10px auto;
}

/* ?????????? ???? ????????*/

#innerCarousel {
    position: absolute; 
    width: 100%; 
    height: 100%; 
    display: block;
}

/* ??????? ????? ? ???????? ?????? ?????? */

#carousel1 img {
    border: none;
}

/* ????? ?????? */

#buttonLeft {
    position: absolute;
    width: 31px;
    height: 46px;
    bottom: 20px;
    right: 20px;
    background-image: url('images/right.png');
    background-repeat: no-repeat;
    cursor: pointer;
	background-repeat:no-repeat;
}

/* ?????? ?????? */

#buttonRight {
    position: absolute;
    width: 31px;
    height: 46px;
    bottom: 20px;
    right: 60px;
    background-image: url('images/left.png');
    cursor: pointer;
	background-repeat:no-repeat;
}


