@import url("basic.css");
@import url("menu.css");
@import url("modules.css");


#box{
	margin: 0 auto;
	width: 980px;
	position: relative;
	text-align: left;	
}


#header{
	position: relative;
	height: 190px;	
	width: 980px;
	overflow: hidden;
	padding: 0 !important;
        margin-bottom: 20px;

}

#logo{
	position: absolute;
	top: 5px;
	left: 0;
	width: 531px;
	height: 105px;
}


#box2{
	width: 980px;
	margin: 0 auto;
	position: relative;
	float: left;
}

#main { 
	float:left; 
	width: 980px;  

}
#content { 
	float:left; 
	width: 720px; 
	overflow: hidden;
}


#nav { 
	float:right; 
	width:240px; 
	overflow: hidden;
}

.mini_box{
	background: url(../images/minibox_bg.gif) repeat-y left #f1f2f4;
}
.mini_box .header {
	background: url(../images/minibox_header.gif) no-repeat top left #f1f2f4;
        height: 35px;
        overflow: hidden;
        padding: 20px 20px 0 20px;
        color: #ff9000;
        font-weight: bold;
        font-size: 16px;
}
.mini_box .content {
        padding: 0 20px;
        color: #017abe;
        font-weight: bold;
        font-size: 12px;
}
.mini_box .content ul {
    list-style: none;
}
.mini_box .content li {
    background: url(../images/minibox_li_top_separator.gif) no-repeat top center transparent;
    padding: 12px 0;
}
.mini_box .content li a.more {
    color: #017abe;
    text-decoration: none;
}
.mini_box .content li a:hover {
    color: #017abe;
    text-decoration: none;
    color: #ff9000;
}
.mini_box .footer {
	background: url(../images/minibox_bottom.gif) no-repeat bottom left #f1f2f4;
        height: 4px;
        overflow: hidden;
        margin-bottom: 20px;
}
#facebook {
    background: url(../images/facebook_banner_03.png) no-repeat top left #017cbf;
    width: 240px;
    height: 85px;
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
    position: relative;
}
#facebook a {
    display: block;
    width: 240px;
    height: 85px;
}
#facebook a span {
    display: none;
}
#phone {
    padding: 0 20px 20px;
}
#phone .footer {
    padding: 5px 0 0 40px;
    font-size: 11px;
}

#drobky{

	font-size: 85%;
	padding: 0 10px 10px 12px;
	text-align: left;
	display: block;
	margin-bottom: 5px;
	color: #1a82a9;
}
#drobky  li{
	list-style-type: none;
	display: inline;
	padding-right: 14px;
	padding-left: 6px;
	background: url(../images/drobky.gif) no-repeat right;

}
#drobky  li a{
	color: #1a82a9;
}
#drobky  li a:hover{
	text-decoration: none;
}
 #drobky li.posledni_drobek{
	background: none;
        color: #1e2832;
}
 #drobky li.prvni_drobek{
	padding-left: 0;
}



#footer{
        font-size: 12px;
	width: 980px;
	margin: 0 auto;	
	text-align: center;
	clear: both;
	color: #1e2832;

}

#footer a{
	color: #017abe;
}
#footer a:hover{
	color: #ff9e00;
}
#footer .line {
    background: url(/images/bottom_line.png) top left no-repeat #1e2832;
    width: 980px;
    height: 70px;
    position: relative;
    color: white;
    font-size: 12px;
    margin: 25px 0;
}
#footer .line a {
    color: #fff;
    text-decoration: underline;
}
#footer .line img {
    vertical-align: middle;
}
#footer .line a.more {
    background-image: url(/images/line_more.gif);
}
#footer .line a:hover {
    text-decoration: none;
}
#footer .line p {
    position: absolute;
    top: 17px;
    height: 46px;
    overflow: hidden;
    text-align: left;
    line-height: 18px;
}
#footer .line .left {
    left: 65px;
    width: 400px;
}
#footer .line .middle {
    left: 550px;
    width: 160px;
}
#footer .line .right {
    left: 785px;
    width: 200px;
}


#kurzy_mini a.seznamterminu {
    color: #ffffff;
    font-size: 85%; }
    
#kurzy_mini a.seznamterminu:hover,
#kurzy_mini a.seznamterminu:focus {
    text-decoration: none; }

#kurzy_mini p.poslednimista {
    font-size: 90%;
    padding: 0; }

.side_box {
    width: 240px;
    height: 215px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.side_box .header a {
    position: absolute;
    top: 130px;
    left: 200px;
    display: block;
    width: 40px;
    height: 45px;
}
.side_box .content ul li a.more {
    padding-right: 9px;
}

.side_box .header a span{
    display: none;
}
.side_box .content {
    position: absolute;
    top: 180px;
    left: 0;
    width: 200px;
    padding: 7px 20px;
    height: 28px;
    overflow: hidden;
    font-size: 12px;
}
.side_box .price {
    position: absolute;
    top: 15px;
    left: 20px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}
.side_box .price span {
    font-size: 24px;
}
.side_box .content ul {
    list-style: url(../images/home_box_separator_dark.gif) inside none;
    font-weight: bold;
}
.side_box .content ul li a {
    font-weight: normal;
}
#side_box_1 {
    background: url(../images/side_box_01.png) top left no-repeat transparent;
}
#side_box_2 {
    background: url(../images/side_box_02.png) top left no-repeat transparent;
}
