/* CSS Document */
body {
margin: 0px; 
padding: 0px;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
font-size: 10pt;
color: #FFF;
background: #000 url(images/bg.jpg) fixed center top no-repeat;
}
.clr {
display: block;
clear: both;
}
.wrap {
display: block;
width: 1200px;
margin: 0 auto;
padding-bottom: 60px;
}
.top {
display: block;
background:  url(images/top.png) right top no-repeat;
min-height: 100px;
}
.top .logo {
display: block;
float: left;
margin-top: 50px;
margin-bottom: 50px;
}
.toptxt {
display: block;
clear: both;
background: #362f2b;
-webkit-border-radius: 15px;
border-radius: 15px;
padding: 30px;
}
.topbtn {
display: block;
float: right;
margin-top: -20px;
margin-right: 20px;
}
.lcol {
display: block;
float: left;
width: 850px;         
margin: 20px 0px;
}
.rcol {
display: block;
float: right;
width: 350px;
margin: 20px 0px;
}
.bottom {
font-size: 12pt;
line-height: 25px;
text-align: justify;
}
.vyhody {
display: block;
margin: 0 auto;
background: #dd4b39;
width: 80%;
-webkit-border-radius: 25px;
border-radius: 25px;
color: #FFF;
text-decoration: none;
font-size: 16pt;
font-weight: bold;
text-align: center;
padding: 20px;
margin-top: 30px;
}
.lcol .divka {
display: block;
float: left;
width: 266px;
border: 1px solid #aaaaaa;
margin: 5px;
}
.lcol .divka a img {
width: 265px;
margin: 0 auto;
}
.lcol .divka .jmeno {
display: block;
width: 94%;
margin: 0 auto;
line-height: 40px;
text-align: center;
color: #aaa;
font-size: 16pt;
border-bottom: 2px solid #aaa;
}
.lcol .divka .tel {
display: block;
background:  url(images/tel.png) 10px 10px no-repeat;
margin: 0 auto;
padding-left: 85px;
padding-top: 5px;
min-height: 75px;
font-size: 21pt;
color: #FFF;
font-weight: bold;
line-height: 30px;            
border-bottom: 2px solid #aaa;
}                
.lcol .divka .tel span {
color: #aaa;
font-size: 13pt;
}
.lcol .divka .tel em {
color: #dd4b39;
font-size: 20pt;
}                
.lcol .divka .sms {
display: block;
background:  url(images/sms.png) 10px 10px no-repeat;
margin: 0 auto;
padding-left: 65px;
padding-top: 10px;
min-height: 60px;
font-size: 10pt;
color: #FFF;
font-weight: normal;
line-height: 25px;            
border-bottom: 2px solid #aaa;
text-align: center;
}
.lcol .divka .sms span {
color: #dd4b39;
font-weight: bold;
font-size: 11pt;
}
.lcol .divka .cena {
background: #dd4b39;
color: #FFF;
text-align: center;
line-height: 25px;
font-weight: bold;
}
.lcol .divka .smstel a img {
width: 0.1px;
height: auto;
}
.lcol .divka .smstel {
display: block;
background: #c1c1c1;
line-height: 30px;
color: #000;
font-size: 12pt;
text-align: center;
}                   
.lcol .divka .smstel span {
font-weight: bold;
color: #dd4b39;
font-size: 14pt;
}


.rcol .divka {
display: block;
float: right;
width: 298px;
border: 1px solid #dd4b39;
margin: 5px;
margin-bottom: 15px;
background: #d4d4d4;
}           
.rcol .divka .vip {
display: block;
float: left;
margin-bottom: -97px;
margin-top: -20px;
margin-left: -20px;
position: relative;
z-index: 1001;
}
.rcol .divka a img {
width: 298px;
margin: 0 auto;
}
.rcol .divka .jmeno {
display: block;
width: 94%;
margin: 0 auto;
line-height: 60px;
text-align: center;
color: #dd4b39;
font-size: 16pt;
border-bottom: 2px solid #dd4b39;
}
.rcol .divka p {
text-align: center;
padding: 5px 10px;
font-size: 12pt;
color: #555;
}
.rcol .divka .tel {
display: block;
background:  url(images/tel.png) 10px center no-repeat;
margin: 0 auto;
padding-left: 85px;
padding-top: 15px;
min-height: 80px;
font-size: 21pt;
color: #dd4b39;
font-weight: bold;
line-height: 30px;            
border-bottom: 2px solid #dd4b39;
text-align: center;
}                
.rcol .divka .tel span {
color: #555;
font-size: 14pt;
}
.rcol .divka .tel em {
color: #dd4b39;
font-size: 25pt;
}                
.rcol .divka .sms {
display: block;
background:  url(images/sms2.png) 10px center no-repeat;
margin: 0 auto;
padding-left: 65px;
padding-top: 15px;
min-height: 80px;
font-size: 12pt;
color: #555;
font-weight: normal;
line-height: 30px;            
border-bottom: 2px solid #aaa;
text-align: center;
}
.rcol .divka .sms span {
color: #dd4b39;
font-weight: bold;
font-size: 13pt;
}
.rcol .divka .cena {
background: #dd4b39;
color: #FFF;
text-align: center;
line-height: 25px;
font-weight: bold;
}
.rcol .divka .smstel {
display: block;
background: #dd4b39;
line-height: 30px;
color: #EEE;
font-size: 13pt;
text-align: center;
}                   
.rcol .divka .smstel span {
font-weight: bold;
color: #FFF;
font-size: 16pt;
}
a {
color: #dd4b39;
text-decoration: none;
}