/* CSS Document */
body {
background-image:url(images/top.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#f4f1e0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
}
h1 {
color:#534c31;
font-size:22px;
font-weight:normal;
border-top:3px solid #ece9d7;
padding-top:12px;
padding-left:30px;
background-image: url(images/h1.gif);
background-repeat:no-repeat;
height:40px;
}
h2 {
font-size:14px;
padding-top:6px;
}
#top {
height:200px;
}
#zag {
position:absolute;
top:63px;
right:auto;
bottom:auto;
left:19px;
width:400px;
height:56px;
font-size:22px;
text-align:center;
}
#vid1 {
position:absolute;
top:0px;
right:0px;
bottom:auto;
left:auto;
width:209px;
height:292px;
background-image:url(images/1.gif);
background-position:top right;
background-repeat:no-repeat;
}
/********MENU**********/
#menu {
clear:both; 
margin:13px 20px 20px 0px; 
width:300px; 
float:left;
line-height:45px;
}
#menu div {
margin-left:20px;
}
#menu a:link {
color:#000000;
font-size:16px;
font-weight: bold;
margin-left:40px;
text-decoration:none;
}
#menu a:visited {
color:#000000;
font-size:16px;
font-weight: bold;
margin-left:40px;
text-decoration:none;
}
#menu a:hover {
color:#000000;
font-size:16px;
font-weight: bold;
margin-left:40px;
text-decoration:none;
}
#menu_active {
background-image:url(images/menu.gif);
background-repeat:no-repeat;
width:280px;
height:45px;
}
.menu_noactive {
border-bottom:1px solid #f0e1a3;
}
/**********PHONE*********/
#phone {
clear:both; 
margin:50px 20px 20px 20px; 
width:280px;
height:220px;
float:left;
font-size:16px;
font-weight: bold;
text-align:right;
background-image:url(images/phone.gif);
background-position:left bottom;
background-repeat:no-repeat;
color:#534c31;
}
#phone h1 {
text-align:center;
}
/**********TEXT**********/
#text {
margin:0px 43px 40px 340px;
width:auto;
height:auto;
min-height:500px;
vertical-align:top;
text-indent:15px;
text-align:justify;
}
#text a:link{
color:#000000;
text-decoration:underline;
}
#text a:visited{
color:#000000;
text-decoration:underline;
}
#text a:hover{
color:#000000;
text-decoration:none;
}
#text ul li {
padding:4px;
list-style-image: url(images/want.jpg);
}
#text ol li {
padding:4px;
}
#text table {
border-collapse:collapse;
}
#text table td{
border-bottom:1px dotted #d0cbb5;
padding:4px;
text-indent:0;
vertical-align: middle;
}
.table-top {
background-color:#e3dfcc;
border:hidden;
}
/*********BOTTOM*********/
#schet {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
width:100px;
opacity: 0.2;
float:left;
}
#footer {
background-image:url(images/footer2.gif);
background-position:bottom;
background-repeat:repeat-x;
height:100px;
width:100%;
text-align:center;
font-size:14px;
font-weight:bold;
color: #534c31;
}
#footer p {
padding-top:10px;
}
#footer a:link{
color: #534c31;
margin:15px;
}
#footer a:visited{
color: #534c31;
margin:15px;
}
#footer a:hover{
color: #534c31;
text-decoration:none;
margin:15px;
}
#copyright {
font-size:10px;
text-align:right;
font-weight:normal;
color:#c0ba9a;
}
#copyright a:link {
color:#c0ba9a;
}
#copyright a:visited {
color:#c0ba9a;
}
#copyright a:hover {
color:#534c31;
text-decoration:none;
}

.cz {
font-size:large;
padding:14px;
}
.cb {
padding:14px;
}
.cv {
border:thin dotted #000066;
padding:14px;
}
.cp {
border:thin dotted #000066;
padding:14px;
}
#begle {
clear:both; 
margin:13px 20px 20px 10px; 
width:290px; 
float:left;
}