html,body {
oveflow:auto;
background-color:white;
margin:0 auto;
padding:0px;
text-align:center;
font-family:verdana;
font-size:14px;
height:100%;
}
img{border:0;}
a{color:#d13d3b;font-weight:bold;}
.studio{
color:black;
}
.studio:hover{
color:white;
}
.logo{
height:100px;
background-image:url(/img/logo_2.png);
background-position:left center;
background-repeat:no-repeat;
padding-bottom:5px;
}
.logo_name{
padding-left:90px;
width:275px;
}
.adres{
padding-top:5px;
background-image:url(/img/globe.png);
background-repeat:no-repeat;
background-position:left center;
font-size:12px;
font-weight:bold;
padding-left:50px;
width:180px;
}
.phone{
padding-top:5px;
background-image:url(/img/phone.png);
background-repeat:no-repeat;
background-position:left center;
font-size:12px;
font-weight:bold;
padding-left:50px;
width:160px;
}
.time{
padding-top:5px;
background-image:url(/img/time.png);
background-repeat:no-repeat;
background-position:left center;
font-size:11px;
padding-left:50px;
width:130px;
}
#txt{margin:0;padding:0;border:1px solid red;}
.text_1{
 border-top-width: 0px; 
 border-right-width: 0px; 
 border-bottom-width: 0px; 
 border-left-width: 0px;
 background-color:transparent;
 color:black;
 font-size:15px;
 text-align:left;

 width:500px;
 font-family: verdana;
 font-weight:bold; 
}
.top_menu_left{
width:16px;
height:68px;
background-image:url(/img/header_menu_bg_l.png);
background-repeat:no-repeat;
}
.top_menu_right{
width:18px;
height:68px;
background-image:url(/img/header_menu_bg_r.png);
background-repeat:no-repeat;
}
.top_menu_center{
height:68px;
background-image:url(/img/header_menu_bg_c.png);
background-repeat:repeat-x;
padding-top:10px;
}
.top_menu_center_niz{
height:68px;
background-image:url(/img/header_menu_bg_c.png);
background-repeat:repeat-x;
padding-top:10px;
color:white;
font-weight:bold;
}
.top_menu_center_niz_c{
height:68px;
background-image:url(/img/header_menu_bg_c.png);
background-repeat:repeat-x;
padding-top:7px;
}
.top_menu{
display:block;
float:left;
text-align:center;
margin: 0 auto;
border:2px solid #ef9295;
padding:7px;
text-decoration:none;
color:white;
font-weight:bold;
background-image:url(/img/berrors.gif);
background-repeat:repeat-x;
border-radius:5px;
font-size:16px;
}
.top_menu:hover{
background-image:url(/img/berrors_2.gif);
color:#c53132;
}
.pod_menu{
text-align:left;
}

.pod_menu_bok{
font-size:13px;
text-decoration:none;
color:black;
display:block;
font-weight:bold;
background-color:#ededed;
border-radius: 5px;
border:2px solid white;
padding-top:2px;
padding-bottom:4px;
padding-left:7px;
}
.pod_menu_bok:hover{
color:white;
background-color:#d86667;
}
.main_header{
color:#d13d3b;
font-weight:bold;
font-size:16px;
padding-top:3px;
padding-bottom:3px;
}