/** KAVARNIK.cz **/

html{	height: 100%;min-height: 100%;border-width: 0px;}

body{height: 100%;min-height: 100%;
	margin: 0px;padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;font-size: 12px;font-weight: normal;
	color: #434343;
    background:#ffffff url('./imgs/body_bg.gif') repeat-x;}

label,
input.log-btn,
input.s-btn,
input.next-btn,
input.b-edit,
input.b-drop,
input.b-imgs
{cursor:hand;cursor:pointer;}

input.s-btn{font-size: 12px;}

input.txt,textarea{padding:2px 3px;
          border-left:1px solid #666666;
          border-top:1px solid #666666;
          border-right:1px solid #999999;
          border-bottom:1px solid #999999;
          font-family: Arial, sans-serif;font-size: 12px;
          }


a{white-space:nowrap;}

img{margin:0px;padding:0px;border:0px;}
form{margin:0px;}

.clr{height:-1px;clear:both;font-size:0px;line-height:0px;}

.red{color:red;}
.bold{font-weight:bold;}
.center{text-align:center;}

.w-150{width:150px;}
.w-200{width:200px;}
.w-250{width:250px;}
.w-350{width:350px;}

.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}

.small{font-size:0.9em;}

.f-left{float:left;}
.f-right{float:right;}

/******************  ERROR/info MSGs *********************************/

div.error-msg,div.info-msg{text-align:center;padding:10px 30px 10px 30px;line-height:18px;margin:10px 0px;}

.error-msg{
	color:#DA6741;
	background-color:#FCEFCA;
	border-top:1px solid #F2754B;border-bottom:1px solid #F2754B;
   border-left:1px solid #FBD8BB;border-right:1px solid #FBD8BB;
}
.info-msg{
	color:#6D8C6D;
	background-color:#F0FFDC;
   border-top:1px solid #6D8C6D;border-bottom:1px solid #6D8C6D;
   border-left:1px solid #E0FCBB;border-right:1px solid #E0FCBB;
	}
.req{font-size:1.1em;font-weight:bold;color:red;font-family: Arial;margin-left:3px;}

.log-error-msg{font-size:0.9em;color:red;padding-bottom:5px;}

/****************************************************************************************/
/*
#auth-links{float:right;color:#efefef;margin:3px 20px 0 0; }

#auth-links a,#top-menu a {color:#efefef;}
#auth-links a:hover,#top-menu a:hover {color:#ccffff;}
*/

#top-menu-container{float:left;width:1000px;padding-bottom:13px;
     background-image: url('./imgs/h_line.gif');
     background-repeat:no-repeat;
     background-position:bottom center;
}

#top-menu{float:left;font-size:1.4em;}

.top-menu-2-cols{margin-left:50px;width:750px;}
.top-menu-3-cols{margin-left:165px;width:670px;}

#top-menu ul, #top-menu li

{
	list-style-type: none;
	margin: 0;
	padding: 0 .5em;
}

#top-menu ul.uroven1 li.polozka1
{
	float: left;
	position: relative;
	padding: .3em .4em;
	height: 1em;
	_width: 1px; 
	margin-right:10px;
	white-space:nowrap;
}
/*
#top-menu ul.uroven1 li.polozka1 span{
	cursor:default;color:#92231A;
}
*/

#top-menu a,
#side-menu a,
#bottom-menu a {
    color:#4F7381; text-decoration:none;
    }
#top-menu a:hover,
#side-menu a:hover,
#bottom-menu a:hover {
    color:#92231A;
    }

#top-menu a.current,
#side-menu a.current,
#bottom-menu a.current {
    color:#92231A; text-decoration:none;
    }


/********* LEFT MENU *********************/

#side-menu{}

#side-menu ul, #side-menu li
{
	list-style-type: none;
	margin: 0;
	padding: 0 .5em;
}

#side-menu ul.uroven1 li.polozka1
{
	font-size:1.4em;
	padding: .3em .4em;
	margin-right:10px;
	white-space:nowrap;
}

#side-menu ul.uroven2{
	font-size:0.8em;
    }
#side-menu ul.uroven2 li.polozka2
{
	padding: 2px 0 1px 0;
	margin-left:0px;
	white-space:nowrap;
}

#side-menu ul.uroven1 li.polozka1 span{
	cursor:default;color:#4F7381;
}

#side-menu ul.uroven2 li.polozka2 a{
    background:url('./imgs/arrow_blue.gif') no-repeat 0px 6px ;
    padding-left:11px;
    }
#side-menu ul.uroven2 li.polozka2 a:hover,#side-menu ul.uroven2 li.polozka2 a.current {
    background:url('./imgs/arrow_maroon.gif') no-repeat 0px 6px ;
}

/*********** BOTTOM MENU ********************/

#bottom-menu{
    float:left;
    background: transparent url('./imgs/h_line_2.gif') no-repeat top center;
    font-size:1.1em;
    padding-top:13px;
    margin-bottom:-5px;
}

.bottom-menu-2-cols{margin-left:30px;width:778px;}
.bottom-menu-3-cols{margin-left:180px;width:640px;}

#bottom-menu ul, #bottom-menu li{
	list-style-type: none;
	margin: 0;
	padding: 0 .5em;
}

#bottom-menu ul.uroven1 li.polozka1
{
	float: left;
	position: relative;
	padding: 0 .4em;
	height: 1em;
	_width: 1px;
	margin-right:10px;
	white-space:nowrap;
}


/****************************************/

#page-container{width:1000px;margin:0px auto 0 auto;}

#head-container{width:1000px;float:left;text-align:right;height:20px;}

#top-container{height:160px;margin-top:0px;}

#content-container-2{
    background:#ffffff url('./imgs/container_2_bg.gif') repeat-y;
    padding-bottom:25px;
}

#content-container-3{
    background:#ffffff url('./imgs/container_3_bg.gif') repeat-y;
    padding-bottom:25px;
}


#l-panel{float:left;width:180px;padding-right:10px;}

#r-panel{float:right;width:180px;padding-left:10px;}

div.lp{
    background: transparent url('./imgs/panel_l_bott.gif') no-repeat bottom right;
    padding-bottom:15px;
    padding-right:20px;
    margin-top:10px;
}

div.rp{
    background: transparent url('./imgs/panel_r_bott.gif') no-repeat bottom left;
    padding-bottom:11px;
    padding-left:20px;
    margin-top:10px;
}

#content-2{float:left;width:780px;margin-left:30px;}

#content-3{float:left;width:615px;}

#footer-container{
    width:1000px;
    margin:-17px auto 0 auto;
    background-image: url('./imgs/h_line.gif');
    background-repeat:no-repeat;
}
#footer-text{
    font-size:0.9em;
    color:#666666;
    padding:20px 5px;
}

h2.p-title{color:#92231A;}
h2.p-title a{color:#92231A;text-decoration:none;}
h2.p-title a:hover{text-decoration:underline;}

/****************************************************************************************/

table.form-tb{margin:20px auto 200px auto;}
table.form-tb th{text-align:left;font-weight:normal;padding-top:4px;}
table.form-tb td{padding-right:20px;padding-left:20px;}
table.form-tb th,table.form-tb td{padding-bottom:10px;vertical-align:top;}

table.form-tb img{vertical-align:top;}
table.form-tb a{color:navy;}

input.s-btn{
    font-size:0.9em;
    border-width:1px;
    padding:2px 10px;
}
/*************************************************************************************/

#left-panel{float:left;width:600px;}

#right-panel{
    float:right;width:280px;line-height:20px;
    background:#ffffff url('./imgs/v_line.gif') repeat-y;
    padding:0px 30px 100px 30px;
}

#right-panel a{font-weight:bold;color:#006699;text-decoration:none;}
#right-panel a:hover{text-decoration:underline;}


div.bublina{margin:0px;padding:0 5px;font-size:11px;}
div.bublina h2{font-size:12px;margin:-5px 0 0 0;padding:0 0 3px 0;}
div.bublina p{margin:0;padding:0 5px 5px 5px;}
div.bublina a{color:#006699;margin-left:5px;}
div.bublina a:hover{color:#ff6600;}

h2.c_title{background:#ffffff url('./imgs/cafe_icon.gif') no-repeat;
            padding:4px 0px 4px 40px;color:#000099;}

table.cafe-detail{margin:0px 0px 10px 10px;float:left;}
table.cafe-detail th{text-align:left;width:150px;}
table.cafe-detail td{}
table.cafe-detail th,table.cafe-detail td{padding-bottom:10px;vertical-align:top;}
table.cafe-detail a{color:#006699;}
table.cafe-detail a:hover{color:#ff6600;}

div.fotos{margin: 10px 30px 0px 20px;}
div.fotos img{float:left;margin-right:10px;margin-top:20px;}

div.cafe-list-item{
    float:left;
    width:620px;
    margin-top:20px;
    background: #ffffff url('./imgs/h_line.gif') no-repeat bottom;
    
}
div.cafe-list-item h3{float:left;margin:0px;padding:0px;width:450px;font-size:1.4em;}
div.cafe-list-item h3 a{color:#92231A;text-decoration:none;}
div.cafe-list-item h3 a:hover{text-decoration:underline;}
div.cafe-list-item img{float:right;width:120px;}
div.cafe-list-item p{float:left;margin-top:5px;margin-left:2px;width:450px;}
div.cafe-list-item div.addr {float:left;margin-top:3px;margin-left:2px;width:450px;color:#92231A;}
div.info {float:left;margin-top:10px;margin-left:2px;width:450px;color:#003399;line-height:25px;}
div.info a{color:#003399;margin-right:20px;}

div.cafe-list-item div.rating-user-name{color:#92231A;float:left;}
div.cafe-list-item div.rating-add-date{color:#003399;float:right;font-size:0.9em;}

/*******************************/

#log-form{}

#log-form th{text-align:left;font-weight:normal;color:#4F7381;padding-right:5px;padding-left:0px;}

#log-form input.txt{
    width:110px;border-width:1px;border-color:#4F7381;border-style:solid;
    font-size:0.9em;
    padding:1px 3px;
}

#log-form input.log-btn{
    border-width:1px;
    background-color:#4F7381;
    color:#E2F5FD;
    font-size:0.9em;
    padding:1px 3px;
}

#log-links{padding:5px 0;line-height:18px;font-size:0.9em;}
#log-links a{
    color:#4F7381;
    background:url('./imgs/arrow_blue.gif') no-repeat 0px 6px ;
    padding-left:12px;
    }
#log-links a:hover {
    color:#92231A;
    background:url('./imgs/arrow_maroon.gif') no-repeat 0px 6px ;
}

#logged-user-name{
    background:url('./imgs/user.gif') no-repeat 0px 0px;
    padding: 2px 0 3px 25px;
    color:#336633;
}

#log-links a.logout{
    color:#cc0000;
    background:url('./imgs/mini_cross.gif') no-repeat 0px 6px ;
    padding-left:12px;
    }
#log-links a.logout:hover{color:#ff3333;}


#info-txt{
    margin:20px;
    line-height:25px;
}
#info-txt form{float:left;}

#info-txt input.next-btn{
    border:0;
    background:#ffffff url('./imgs/next_btn.gif') no-repeat 0 0;
    width:25px;height:25px;
}

input.b-imgs{border:0;width:17px;height:17px;background:transparent url("./imgs/b_imgs.png") no-repeat;margin-right:5px;}
input.b-edit{border:0;width:17px;height:17px;background:transparent url("./imgs/b_edit.png") no-repeat;margin-right:5px;}
input.b-drop{border:0;width:17px;height:17px;background:transparent url("./imgs/b_drop.png") no-repeat;}

#cafe-form{ width:500px; margin:20px auto 200px auto;padding-top:15px;}
#cafe-form div{padding:3px;}

#imgs-form{padding:20px 0px 100px 50px;}
#imgs-form table{width:700px;}
#imgs-form th{border-bottom:1px solid #999999;font-weight:normal;padding:5px;}
#imgs-form td{border-bottom:1px dotted #cccccc;padding:5px;}

#map-panel{padding: 50px 0 50px 0; }