* {
margin: 0;
padding: 0;
border: 0;
}

body {
background: #4dbbde;
background-image:url(../images/fon.png);
background-repeat:repeat-x;
color: #4b4b4b;
font-family: "Arial";
min-width:1200px;
padding:1%;
}

h1 {
font-size:100%;
}

h2 {
font-size:90%;
color:#fc8b05;
text-align:center;
margin:7% 0 2%;
}

h3 {
font-size:100%;
text-align:center;
text-decoration:underline;
color: #3A679E;
}

p {
font-size:70%;
padding-top:15px;
}

a {
color:#fff;
}

#table {
border-collapse: collapse;
font-size:80%;
}

#table li {
text-align:left;
list-style-position:inside;
list-style-type:circle;
}

#table td, th {
padding: 3px;
border:1px solid #77a344;
text-align:center;
}

th {
background-color:#D3F29D;
}

#gallery td {
border:0;
padding:5px;
margin:auto;
}

#header {
width:100%;
height:216px;
color:#fff;
background-image:url(../images/head_blue.jpg);
background-repeat:repeat-x;
border:1px solid #1e568f;
}

#blue {
width:493px;
height:216px;
background-image:url(../images/head_blue.jpg);
background-repeat:repeat-x;
padding-left:20px;
float:left;
}

#green {
width:663px;
height:216px;
background-image:url(../images/head_gr.png);
background-repeat:repeat-x;
float:right;
}

#lang {
display:block;
margin-top:-40px;
margin-left:88%;
}

#telo {
width:100%;
margin-top:5px;
background-image:url(../images/menu.png);
background-repeat:repeat-x;
border:1px solid #83bbd9;
}

#menu {
height:32px;
padding:0 10%;
list-style:none;
position:relative;
z-index:500;
clear : both;
}

#menu li {
float:left; 
margin-right:1px;
}
#menu li a {
display:block; 
float:left; 
height:32px; 
line-height:32px; 
color:#014f9f; 
text-decoration:none; 
font-size:11px; 
font-weight:bold; 
padding:0 30px 0 20px;
}
#menu table {
border-collapse:collapse; 
width:0; 
height:0; 
position:absolute; 
top:0; 
left:0;
}

#menu li a:hover {z-index:200; position:relative;color:#fff; background:url(../images/menu_h.png) repeat-x;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background:url(../images/menu_h.png) repeat-x;}
#menu li:hover > a.sub {color:#fff; background:url(../images/menu_h.png) repeat-x;}

#menu li.current a {color:#fff; background:url(../images/menu_d.png) repeat-x;}

#menu li a.sub {background:url(../images/menu.png) repeat-x;}
#menu li.current a.sub {color:#fff; background:url(../images/menu_d.png) repeat-x;}

#menu :hover ul {left:0; top:32px; width:120px;}

#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:180px; padding:0; text-indent:10px; background:url(../images/menu.png) repeat-x; color:#014f9f; height:30px; line-height:30px;}

#menu :hover ul :hover {background:url(../images/menu_h.png) repeat-x; color:#fff;}
#menu :hover ul li.currentsub a {background:url(../images/menu_d.png) repeat-x; color:#fff;}

#col {
width:20%;
background-color:#fff;
background-image:url(../images/fon_t.png);
background-repeat:repeat-x;
background-position:top;
padding-top:3%;
padding-right:7%;
margin-right:2%;
float:left;
}

#col li {
font-size:.9em;
padding-left:10px;
border:dotted #fc8b05 1px;
list-style-type:none;
}

#text {
width:93%;
background-color:#fff;
background-image:url(../images/fon_t.png);
background-repeat:repeat-x;
background-position:top;
border:1px solid #bdbcbd;
padding:0 5% 0 2%;
}

#text h1 {
font-size:140%;
color:#77a344;
padding:5% 35% 1%;
}

#text a {
color:#014f9f;
text-decoration:none;
}

#text a:hover {
color:#77a344;
border-bottom:dashed 1px;
}

#text p {
padding:5px;
text-indent:1.5em;
font-size:.8em;
}

.img_t {
margin:10px;
border:1px dashed #77a344;
padding:3px;
}

.news li {
list-style:none;
display:block;
border-bottom:dashed 1px #77a344;
margin-top:2%;
}

.book li {
margin:0 25px;
padding:0;
font-size:.8em;
list-style-type:circle;
list-style-position:inside;
}

#ban {
width:120px;
height:240px;
background-image:url(../images/head_gr.png);
background-repeat:repeat-x;
color:#fff;
font-size:170%;
font-weight:bold;
margin:10% auto;
padding:10% 5%;
text-align:center;
}

#schet {
width:60%;
margin:0 35%;
}