
/* reset.css */
a img {border:none;}

body {
	background-color : #454545;
	font-size : 12px;
	color : #000000;
	font-family : verdana;
	margin : 0;
	padding:0;
	width : 100%;
	text-align:center;
}


#main {
	width: 810px;
	margin: 0 auto;
	border: 0px solid #555555;
	background-color : #f5f5f5;

}



#header {
	width : 100%;
	clear: both;
	text-align:center;
	background: url('../img/top1.jpg') top center no-repeat #454545;
	border-top: 4px solid black;
}



#menu-top {
	width : 100%;
	clear: both;
	text-align:center;
	background: url('../img/top2.jpg') top center no-repeat #454545;
	font-size:1px;
}



#spacer {
	height: 30px;
	font-size: 10px; 
	background: url('../img/belka-top.png') bottom center no-repeat #454545;
	color: #f5f5f5;
	text-align: right;
}

#main-top {
	width:800px; 
	clear:both; 
	font-size: 1px;
}


#left {
	float:left;
	width:230px;
	text-align:center;
	background-color : #f5f5f5;
}

#right {
	float:right;
	width:570px;
	text-align:right;
	padding-bottom: 5px;
	background-color : #f5f5f5;
	font-size : 11px;
	line-height: 1.7;
}

#bottom {
	height:12px; 
	font-size:0; 
	background: url('../img/belka-down.png') top center no-repeat #454545;
}

#footer {
	clear: both;
	width: 100%;
	border-top: 1px solid #999999;
	padding: 10px 0px 5px 0px;
}


#footer2 {
	clear: both;
	width: 100%;
	font-size: 1px;
}



#footer-content {
	font-size: 9px;
	font-weight: bold;
	color: #81837a;
	padding: 0px 10px 0px 10px;
	text-align:center;
}




#slider {
    position:relative;
    width:530px; 
    height:150px; 
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}




td {
	font-size : 11px;

}



a {
	color:black;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}




.drink_title {
	width: 100%;
	background: url('../img/tlo_menu.png') repeat-x top;
	background-color : #A3BC09;
	padding: 3px 0px 3px 0px;
	text-align:center;
	font-size: 18px;
	color: white;
}


h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}


h2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}


.infobox {
	background-color : #fff;
	margin: 0 auto;
}

.infobox-white {
	background-color : #f5f5f5;
	margin: 0 auto;
}

.infobox-gray {
	background-color : #ddd;
	margin: 0 auto;
}

.infobox2title {
	width: 100%;
	background: url('../img/belka_zielona.png') no-repeat top;
	background-color : #FFF;
	padding: 0;
	text-align:center;
	color: white;
	font-weight: bold;
	font-size: 13px;
	height: 30px;
	line-height: 2;
}


.infobox2 {
	width: 100%;
	padding: 6px 0px 6px 0px;
	background-color : #dddddd;
	font-size: 11px;
}


.input {
	font-size: 12px;
	color: white;
	background-color : #619803;
	border: 1px solid #cccccc;
	padding: 4px 10px 4px 4px;
}

.send {
	font-size: 13px;
	color: white;
	background-color : #619803;
	border: 1px solid #cccccc;
	padding: 4px 10px 4px 10px;
}

.input:hover {
	background-color : #88B01B;
}

.select {
	width: 160px;
	font-size: 10px;
	color: white;
	background-color : #619803;
	font-family : verdana;
	border: 1px solid #cccccc;
}

.select:hover {
	background-color : #88B01B;
}


optgroup {
	padding-left : 10px;
}


/* ================== glowna ====================== */

.alfabet {
	color: #81b800;
	font-size: 16px;
	font-weight: bold;
}

.alfabet2 {
	font-size: 20px;
}


/* ================= drinki - boxy ===================== */

.drink-list-box {
	width: 250px;
	margin: 5px 5px;
	height: 80px;
	overflow: hidden;
	background-color : #fff;
	float:left;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	height: 97px;
}

.drink-list-img {
	width: 80px;
	height: 80px;
	float:left;
	text-align: center;
}

.drink-list-recep {
	font-size: 10px;
	line-height: 1.2;
	height:48px;
}

.drink-list-oceny {
	clear: both;
	text-align: right;
	background-color: #eee;
	padding:0px;
	height: 17px;
}


/* ================= ================= ===================== */


.smaller {
	font-size: 10;
}

.bold {
	font-weight: bold;
}

.tleft {
	text-align:left;
}

.tcenter {
	text-align:center;
}

.tright {
	text-align:right;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear: both;
}

/* ================= ================= ===================== */

.linia {
	width:99%; 
	margin-bottom:5px; 
	height:0; 
	font-size:0; 
	border-bottom:1px solid #8FB707;
	clear: both;
}

.linia-szara {
	width:99%; 
	margin-bottom:5px; 
	height:0; 
	font-size:0; 
	border-bottom:1px solid #bbb;
	clear: both;
}

.szklo-foto {
	float: left;
	margin: 4px;
	padding:1px;
	border: 2px solid #8FB707;
}

.autolink {
	color:#00f;
	font-size : 11px;
	text-decoration:underline;
}
