@charset "utf-8";
/* general properties*/
* {
	margin: 0px;
	padding: 0px;
	border:0px;
}
a:link {
	color: black;
}
a:visited {
	color: purple;
}
a:hover {
	color:#555555;
	text-decoration: underline;
}
a:active {
	color: black;
}
a {								/* ABY NEBYLY ODKAZY MODRE A PODTRZENE */
	color: #330000;
	text-decoration:underline;		/* text-decoration:underline; */
}
.formKniha input:focus {
	background-color:#e2bc73;
}
.formKniha textarea:focus {
	background-color:#e2bc73;
}
body {
	font:0.85em Arial,Tahoma,Calibri,sans-serif;
	background-color: #F3F0E0;
}
.font-bold {
	font-weight:bold;
}
li {							/* ABY NEBYLY ODRAZKY U TAGU <li> */
	list-style:none;
}
td {							/* NASTAVENI VSECH TABULEK */
	line-height:2em;
	color: #330000;
}
.submit  {					/* VSECHNY SUBMIT TLACITKA - vyber statu, pivovaru, logout, ... */
	border:2px solid #000;
	margin:2px;
	background-color:#a34545;
	color:#f3f0e0;
	max-width:inherit;
}
.textKniha .submit {
	width:90px;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.justify {
	text-align:justify;
}
.ppns {
	margin:10px;
	font-size:18px;
}
.pagination {
	color:#a34545;
	border-bottom:#961917 2px solid;
	border-right:#961917 2px solid;
	text-decoration:none;
}
.color-red {
	color:#961917;
}
.brewing_history h3 {
	font-size:15px;
	text-decoration:underline;
	color:#961917;
}
.sirka-tabulek {
	width:97%;			/* Becasue of IE has no scrollbar*/
}
.width_100_percent {
	width:100%;
}
.pismo_1_2em {
	font-size:1.2em;
	line-height:1.1em;
}
.pismo_1_5em {
	font-size:1.5em;
	line-height:1.3em;
}
.width_300px {
	width:400px;
}
/* ********************INDEX.PHP******************** */
.obsah {
	position: absolute;
	left: 50%;
	width: 1270px;
	margin-left: -400px;			/* Polovina sirky webu */
	z-index:5;
}
.topDiv {
	position: relative;
	top:-15px;
	padding:0px;
	width:1270px; /*  - ma to ve vlastnostech obrazek*/
	height:238px; /*  - ma to ve vlastnostech obrazek*/
}
.top_header {		/* SEO "trik" */ 
	visibility:hidden;
}
.mainDiv {						/* LEVÝ + PRAVÝ */
/*	margin-top:25px;*/
	top:-15px;
	width: 100%;
	background:url(http://www.beer-coasters.eu/pictures/main_1270.gif);
}
.leftDiv {
	position: relative;
	width: 200px;
	padding:0px 0px 0px 60px;
	float:left;
 	z-index: 10;
}
.rightDiv {						/* HLAVNÍ ZOBRAZOVACÍ */
	position:relative;
	font-size:0.9em;
	width: 900px;
	top:-40px;
	left: -90px;
	margin:0px 0px -30px 0px;
	float:right;
	z-index:7;
	min-height: 450px; /*pro chytré prohlížeče*/
	line-height:1.4em;
} 
.clearBoth {							/* BECAUSE OF FLOT IN RIGHT AND LEFT DIV */		
	clear:both;
    float:none;
    overflow:hidden;
}
.paticka {
	position:relative;
 	height: 102px;
	background:url(http://www.beer-coasters.eu/pictures/bottom_1270.gif);
	clear:both;			/* BECAUSE OF FLOT IN RIGHT AND LEFT DIV  - JUST FOR SURE*/		
}
.bottom_page {
	position:relative;
	pading-left:100px;
	font-size:0.75em;
}
.navigation {	
	position: relative;
	top:180px;
	left:290px;
	width:700px;
	color:#666666;
	font-size:10px;
	z-index:1;
}
.navigation h1, .navigation h2, .navigation h3, .navigation h4 {
	font-weight:normal;
	display:inline;
	font-size:10px;
}
.navigation img{
	margin-bottom:-5px;
}
.navigation a{
	text-decoration:none;
}
.navigation_home_sprite {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:-116px 38px;
	position: relative;
	top:18px;
	left:-18px;
	width:20px;
	height:20px;
}
.design-by-bori {
	position: relative;
	top:32px;
	padding-left:480px;
	font-size:9px;
	font-family: Tahoma, Arial, sans-serif;
}
.design-by-bori a {
	text-decoration:none;
}
.copyright {
	margin-left:170px;
}
.mapsite {
	margin-left:30px;
	text-align:right;
}
.menu_bottom {
	position: relative;
	top:16px;
	left:0px;
	font: 0.9em Tahoma, Arial, sans-serif;
}
.menu_bottom a {
	color:#000;
	text-decoration:none;
}
.login {
	position: absolute;
	top: 122px;
	left: 900px;
	height: 1px;		/* without this 2 lines is page too long - I do not know why... */
	width: 1px;			/* without this 2 lines is page too long - I do not know why... */
}
.login_sprite {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:130px 77px;
	width:1px;
	height:1px;
}
.logout  {
	position:absolute;
	top:10px;
	left:20px;
}
.map {
	position:relative;
	top:-18px;
}
/* ********************LANG******************** */
.langDiv {
	position:absolute;
	left:-35px;
	top:5px;
	width:35px;
}
.flags_and_share {
	 background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
}
.cz_flag {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	width:35px;
	height:27px;
}
.gb_flag {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:35px 0px;
	width:35px;
	height:27px;
}
.de_flag {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:0px -25px;
	width:35px;
	height:27px;
}
.facebook_sprite {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:0px -51px;
	width:28px;
	height:28px;
}
.twitter_sprite {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:-53px -51px;
	width:28px;
	height:28px;
}
.delicious_sprite {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:0px -80px;
	width:28px;
	height:28px;
}
.linkuj_sprite {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:-53px -82px;
	width:28px;
	height:28px;
}
.jagg_sprite {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:0px -110px;
	width:28px;
	height:28px;
}

.RSS_icon {
	background-image: url('http://www.beer-coasters.eu/pictures/sprite.gif');
	background-position:0px 15px;
	width:80px;
	height:15px;
}
.share {
	position:relative;
	left:5px;
}
/* ********************MENU******************** */
.makeMenu, .makeMenu h1, .makeMenu h2, .makeMenu h3{
	font-size: 13px;			/* because of heading which has their own font-size */
}
/* ******************** CHOOSE-STATE.PHP ******************** */
.menuStaty, .menuStaty h3 a{
	font-weight:bold;
}
.menuStaty_table, .menuStaty_table a  {
	min-width:330px;
	margin:auto;
}
/* ******************** CONTACT.PHP ******************** */
.div-kontakt, .div-kontakt h2 {
	text-align:left;
	font-size:13px;	
	font-weight:normal;
	line-height:1.5em;
	padding:5px 0;
}
.left-column {
	font-size:16px;
	font-weight:bold;
}
.width_120px {
	width:120px;
}	
.width_150px {
	width:150px;
}	
.width_220px {
	width:220px;
}
.width_350px {
	width:350px;
}
.oddelovaci_cara {
	border-bottom:#961917 2px solid;
	width:99%;
}
/* ********************SEARCH******************** */
.searchDiv  {
	position:relative;
	left: 10px;
	color:#555555;
}
.searchInput {
	border: 1px solid #000;
}
.lupa {
	position:relative;
	top:5px;
	left:1px;
}
/*********** NAJDI.PHP ************************/
.nic_nenalezeno_napoveda {
	text-align:left;
	margin-top: 350px;
	font-variant:small-caps;
}
.nic_nenalezeno_napoveda a{
	font-variant:normal;
}
/* ******************** POCTY.PHP ******************** */
.pocty {
	position:relative;
	top:0px;
	width:205px;
	font-size:0.9em;
	margin:-5px;
}
.pocty > ul {
	display:inline;
}
.pocty a{
	text-decoration:none;
	color:#000;
}
.table_icons_left_div {
	margin:5px 55px;
}
.table_icons_left_div input {
	font-size:0.7em;
}
.emailInput {
	width:80px;
}
.webarchive_logo {
	position:relative;
	left:8px;
}
/* ******************** ADD.PHP ******************** */
.addForm {
	border: 1px dashed #000;
	width:100%;
}
.addForm input, .addForm textarea, .addForm select{
	border: 1px solid #333333;
}
.addForm label{
	font-size:14px;
}
/* ******************** NEWS.PHP ******************** */
.select-weeks {
	border:1px #000 solid;
}
/* ******************** TABLES ******************** */
.vypis, .vypis th a {
	margin:2px auto;				/* margin + center table - because inherit */
	border:#961917 2px solid;
	table-layout:fixed;
	min-width:350px;
	color:#F3F0E0;
}
.vypis td, .vypis th, .vypis h1{
	border-bottom:#961917 2px solid;
	border-right:#961917 1px solid;
}
.vypis, .vypis td, .vypis th, .vypis h1 {
	border-radius: 3px;
}
.vypis th, .vypis h1 {
	background:#961917;
	font-size:1.1em;
	padding:2px;
}
.vypis .floatbox{
	padding:20px;
}
.vypis img {
	margin:4px;
}
.vypis-region {
	color:#F3F0E0;
	font-weight: bold;
	background-color:#961917;
}
.pocet_tacku_sberatele td {
	padding:0px 15px;
	border-right:#961917 1px dashed;
	border-bottom:#961917 1px dashed;
	border-radius: 3px;
}
.info-pivovary-vnitrni h1,.info-pivovary-vnitrni  h2,.info-pivovary-vnitrni  h3,.info-pivovary-vnitrni  h4,.info-pivovary-vnitrni  h5 {
	font-size:1em;
	font-weight:normal;
}
.info-pivovary-div {
	text-align:left;
	width:97%;				/* Becasue of IE has no scrollbar*/
}
.info-pivovary, .info-pivovary tr{
	table-layout:fixed;
	margin: 2px auto auto 2px;
	width:100%;
}
.info-pivovary td{
	border-bottom:#961917 2px solid;
	border-right:#961917 1px solid;
	padding-left:2px;
	width:32%;
	vertical-align:top;
}
.info-pivovary-vnitrni, .info-pivovary-vnitrni tr, .info-pivovary-vnitrni td{/* potreba pro nezobrazeni se okraju v IE ani Firefoxu */
	border:none;
}
.ukazky-sbirky {
	border:#961917 1px solid;
	width:100%;
}
.ukazky-sbirky tr td {
	border-right:#961917 2px solid;
}
.ukazky-sbirky .floatbox {
	margin:4px;
}
/* ******************* VYPISy ******************** */
.order_by {
	width:100%;
}
.order_by td, .order_by th {
	text-align:right;
	font-size:0.9em;
	padding:2px;
	border-top:#961917 1px solid;
	border-right:#961917 2px solid;
	border-bottom:#961917 1px dashed;
}
.order_by th {
	text-align:left;
	font-size:0.9em;
	width:120px;
}
.order_by td img{
	margin-left:2px;
}
/* ******************* GUESTBOOK.PHP ******************** */
.textKniha {						/* name, email, www, ... */
	padding:5px 20px 0px 20px;
	clear:both;
}
.formKniha {
	margin:5px auto 5px auto;
}
.formKniha input, .formKniha textarea {
	border:1px #000 solid;
	padding:2px;
	margin:1px;
	width:200px;
}
.tableKniha {					/* VYPIS PRISPEVKU */
	width:95%;
	border: #000 1px solid;
	margin:10px auto 10px auto;
}
.trKniha {
	background-color:#e2bc73;
}
.spanKnihaDatum {
	font-size:0.9em;
	color: #000;
}
.spanKnihaNick {
	color:#000;
}
.aKniha {
	color:#a34545;
	font-size:0.9em;
}
.aKniha:hover {
	color: #961917;
}
.tdOdpoved {
	font-style:italic;
}								/* VYPIS PRISPEVKU */
/******* NEWS.PHP ****************/
.novinky-nadpis, .novinky-nadpis h1, .novinky-nadpis-tabulka h1 {
	font-size:2.2em;
	color: #961917;
	padding-bottom:12px;
	margin-bottom:-5px;
}
/******* MAP_SITES.PHP ****************/
.map_of_the_web {
	table-layout:fixed;
}
.map_of_the_web tr td a, .map_of_the_web h1, .map_of_the_web h2 {
	text-decoration:underline;
	font-size:1em;
}
.map_of_the_web tr td {
	min-width:50px;
}
/******* HOME.PHP ****************/
.headers_home, .headers_home h2, .headers_home h2 a, .headers_home h3 {
	text-align:left;
	font-size:16px;		/* have be in px due to different default font-size h1, h2... */
	text-decoration:underline;
	font-weight:bold;
	color:#961917;
}
.table_icons {
	width:97%;
}
.img_animation {
	width:40px;
}
.small_upper_index {
	font-size:10px;
	color:#961917;
}
.web_goals {
	position:relative;
	top:-20px;
	margin:-28px 10px -20px 10px;
	width:530px;
}
.web_goals th {
	width:100px;
	font-size:2em;
	font-weight:bold;
	color:#961917;
	text-align:right;
	vertical-align:top;
}
/******* BEER-MATS.PHP ****************/
.headers_beer_coasters, .headers_beer_coasters h2, .headers_beer_coasters h3 {
	position:relative;
	text-align:left;
	font-size:16px;		/* have be in px due to different default font-size h1, h2... */
	font-weight:bold;
	color:#961917;
	margin: -11px 0px 5px 0px;		/* Because of Safari browser */
}
.left_div_beer_coasters {
	text-align:left;
}
.left_div_beer_coasters a{
	color:blue;
	text-decoration:underline;
	font-size:13px;	/* have be in px due to different default font-size h1, h2... */
}
/******* BREWING-HISTORY.PHP ****************/
.img_margin {
	margin:3px;
}
.img_margin a img{
	float:right;
	text-align:right;
	width:30%;
}
/******* STATISTICS.PHP ****************/
.underline {
	text-decoration:underline;
}
#placeholder {
	width:100%;
	height:500px;
}
/******* VYPIS-OBRAZKY.PHP ****************/
.coasters-pictures tr td, .coasters-pictures tr td h1, .coasters-pictures tr td h2, .coasters-pictures tr td h3 {
	font-size:13px;	/* have be in px due to different default font-size h1, h2... */
	font-weight:bold;
	text-align:left;
	border:0;
	min-width:100px;
	background:none;
}
.display-none {
	display:none;
}
.display-inline {
	display:inline;
}
.display-block {
	display:block;
}
/******* MENU ****************/
/*.Menu {
	padding-left:0px;
}
ul.dropdown-vertical {
 position:relative;
 width: 175px;
 left:5px;
}
ul.dropdown-vertical ul {
 top: 1px;
 left: 99%;
}
ul.dropdown-vertical li {
 float: none;
}

ul.dropdown, ul.dropdown h2, ul.dropdown h3 {
 font-weight: bold;
 font-size:13px;
 z-index:1000;
}
ul.dropdown li {	 padding: 1px 1px 3px 1px;}
ul.dropdown li.hover, ul.dropdown li:hover {	 background-color: #DCCCB5;	}
ul.dropdown a:link,	ul.dropdown a:visited, .pocty a	{ color: #000; text-decoration: none; }
ul.dropdown a:hover		{ color: #000; }
ul.dropdown a:active	{ color: #DCCCB5; }

ul.dropdown ul {
 width: 240px;
 margin-top: 1px;
 background-color: #F7F2DF;
}
ul.dropdown ul li {		 float: none;		}
ul.dropdown li.hover, ul.dropdown li:hover {
 position: relative;
}
ul.dropdown ul {
 visibility: hidden;
 position: absolute;
}
ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}
ul.dropdown li:hover > ul {
 visibility: visible;
}
ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(../pictures/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}
ul.dropdown *.dir nav_sprite {
	background-image: url('../pictures/sprite.gif');
	background-position:110px 74px;
	width:6px;
	height:8px;
}*/
/******* MENU ****************/
#menu {
	font-weight: bold;
	width: 200px;
}

#menu ul, li {
	list-style: none;
	margin: 0;
	padding: 0; 
	margin-left:5px;
/*	border-bottom: 1px solid #ffdd55;*/
}
#menu , #menu  h1, #menu  h2, #menu  h3{
	font-size: 13px;			/* because of heading which has their own font-size */
}
#menu ul li.hover, #menu ul li:hover { position: relative; z-index: 599; }

#menu ul ul{
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
}

#menu ul li:hover > ul { visibility: visible; }

#menu ul ul { top: 0; left: 100%; }

#menu span, #menu a {
	display: inline-block;
	font-size: 13px;
	text-decoration: none; }

#menu li { background-color: #F7F2DF; }
#menu li:hover, #menu li.active { background-color: #DCCCB5; }

#menu a {
    color: #000;
	padding: 1px 1px 3px 1px;
    width: 200px;
}

#menu ul ul li {
	background-color: #F7F2DF;
}

#menu ul ul li:hover { background-color: #DCCCB5; }

#menu .dir {
	background-image: url(http://www.beer-coasters.eu/pictures/nav-arrow-right.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

/******* HOME SLIDESWHOW ****************/
#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}		/* position:relative; top:-30px;  */
#fullsize {position:relative; top:-40px; width:506px; height:200px; background:#000}
#information {position:absolute; bottom:0; width:506px; height:0; background:#000; color:#000; overflow:hidden; z-index:200; opacity:0.7;}	/* filter:alpha(opacity=70) */
#information h3 {padding:4px 8px 3px; font-size:14px}
#image {width:506px}
#image img {position:absolute; z-index:25; left:0px; width:200px; height:200px}
.imgnav {position:absolute; width:25%; height:200px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(http://www.beer-coasters.eu/pictures/left.gif) left center no-repeat}
#imgnext {right:0; background:url(http://www.beer-coasters.eu/pictures/right.gif) right center no-repeat}
#imglink {position:absolute; height:200px; width:100%; z-index:100; opacity:0.4;}	/* filter:alpha(opacity=40) */
#thumbnails {margin-top:15px}
#slideleft {float:left;  margin-top:-50px; width:20px; height:81px; cursor:pointer; background:url(http://www.beer-coasters.eu/pictures/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#000}
#slideright {float:right; margin-top:-50px; width:20px; height:81px; cursor:pointer; background:#222 url(http://www.beer-coasters.eu/pictures/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#000}
#slidearea {float:left; position:relative;  top:-40px; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/******* VYHLEDAVANI - NASEPTAVANI ****************/
.ac_results {
	padding: 0px;
	border: 2px solid #a34545;
	border-radius:4px;
 	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	border-radius:1px;
	line-height: 1.5em;
}
.ac_loading {
	background: white url('http://www.beer-coasters.eu/pictures/indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #F3F0E0;
}
.ac_over {
	background-color: #a34545;
	color: white;
}
/* Collectors list add/show  */
.top_statistics h2 a{
	bottom:0px;
	font-size:0.8em;
	color:#961917;
}
/******* KATALOG SBERATELU PIVNICH TACKU ****************/
.nazev_statu {
	vertical-align:11px;
}
