@import url("reset.css");
@import url("layout.css");
@import url("menu.css"); 

html, body{
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	background-image:url(../images/pozadi.logo.2009.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A22D54;
}
h1,h2,h3,h4,h5{
	color: #A22D54;
	font-family:"Trebuchet MS",Georgia,"Times New Roman",Arial, Times,serif;
	font-weight:bold;
	
}





h1 {
	color: #A22D54;
	font-family:"Trebuchet MS",Georgia,"Times New Roman",Arial, Times,serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0.5em;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

h4{
	font-size: 12px;
}

h5{
	font-size: 11px;
}

h1 small{
	font-size: 11px;
}

a{
	color: #660704;
	text-decoration: none;
	font-weight:bolder;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}
a.vice{
	display: block;
	text-align: right;
}

select,input,texarea{
	font-size: 11px;
}

p{
	margin:1em 0;
}

p.foto{
	float: left;
	text-align: center;
	margin-right:10px;
}

p.foto small{
	display: block;
	text-align: left;
}
p a img, td a img,p.image img{
	border: 1px solid #660704;
}

p a:hover img,.fotoRadek a:hover img{
	border: 1px solid black;
}

table.tableBorder,table.tableBorder td{
	border:1px solid #A22D54;
}

td{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A22D54;
}
th{
	font-weight: bolder;
}

strong{
	font-weight: bold;
}

img.left{
	float:left;
	clear: left;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
}
img.right{
	float:right;
	clear: right;
	margin-bottom:0.5em;
	margin-left:0.5em;
	margin-top: 0.5em;
}

hr{
	height: 1px;
	border: none;
	border-bottom: 1px solid #E3ADAC;
}

.cleaner {
	clear: both;
	height: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1px;
	line-height: 1px;
}

.clr{
	clear: both;
}
.justify{
	text-align: justify;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}

.right{
	text-align: right;
}


.fleft{
	float: left;
}

.fright{
	float: right;
}

.hidden,.pda,noPrint{
	position: absolute;
	top: -100em;
}
.even{
	background: #F8F1EB;
}

.form-popisek {
	width: 150px;
	display: block;
}

.noborder,a:hover .noborder{
	border: none;
}

/*Formatovani vinotek - z www.wineofczechrepublic.cz*/

h2.vinotekaNazev{
 font-size: 12px;	
}

p.vinoteka{
	margin: 0px;
	margin-bottom: 1em;
}

p.vinoteka strong{
	
}
/*End*/





#aktuality h3,#mapa h3{
	color:#A22D54;
	border-bottom: 1px solid #E3ADAC;
	font-size: 14px;
	font-weight: normal;
}
#aktuality a{
	font-size:11px;
	font-weight: normal;
	color: #A22D54;
}

#mapa h3{
margin-left: 40px;
text-align: left;
}


