body {
	padding:0;
	margin:0;
	background: white;
	color: black;
	font-family: verdana;
	font-size: 12px;
	background-image: url('/img/bg.png');
	background-repeat: repeat-x;
  background-color: #B9B9B9;
}

img {
 border:0;
}

p {
margin:5px 0 3px 0;
}

h2 {
font-size:14px;
}

h3 {font-size:12px;}


#celek {
margin-top:42px;
width:770px;
color:black;
background:#B9B9B9;
text-align:left;
}


#hlavicka {
background-image: url('/img/head.png');
background-repeat: no-repeat;
font-weight: bolder;
background-position: center top;
height:121px;
position:relative;
}

#logo {
position:absolute;
top:44px;
left:52px;
}

#searchbox {
position:absolute;
top:64px;
left:482px;
_top:62px;
}

#searchbox form {
margin:0;
padding:0;
}

#searchbox input {
border:1px solid white;
_height:22px;
background:white;
}

#horizontalni_menu {
background-image: url('/img/hmenu.png');
background-repeat: no-repeat;
background-position: center top;
}

#horizontalni_menu-in {
width:680px;
height:26px;
}

#horizontalni_menu-in a {
color:white;
display:block;
float:left;
padding:5px 13px 4px 13px;
margin:0 16px 0 12px;
font-weight:bold;
text-decoration:none;
}

#horizontalni_menu-in a:hover {
background-image: url('/img/bg_tl.png');
background-repeat: repeat-x;
background-position: center top;
}


#nadpis {
background-image: url('/img/bg_h1.png');
background-repeat: no-repeat;
background-position: center top;
height:46px;
}

#nadpis-in {
width:680px;
text-align:left;
padding:10px 0 0 0;
}

#nadpis-in h1{
font-size:18px;
margin:0;
font-weight: normal;
margin-left:22px;
}

#obsah {
margin:0;
background-image: url('/img/bg_obsah.png');
background-repeat: repeat-y;
background-position: center top;
}

#obsah-in {
width:680px;
text-align:left;
padding:15px 15px 15px 15px;
}

#paticka {
margin:0;
background-image: url('/img/bg_paticka.png');
background-repeat: repeat-y;
background-position: center top;
height:47px;
}

#paticka-in {
width:680px;
text-align:right;
color:gray;
font-size:11px;
padding:7px 22px 0 0;
}

#paticka-in a {
color:gray;
margin:0;
}

#tabl {
border-collapse: collapse;
}

#tabl td {
border:1px solid gray;
padding:14px;
}

.kont_form {
	background: rgb(224,224,224);
	width: 510px;
	text-align: left;
	margin: 40px 0 35px 0;
	border: 1px solid #3366CC;
}
.kont_form .nadpis {
	background: #3366CC;
	padding: 2px 6px;
	font-weight: bold;
	color: white;
}
.kont_form td {
	padding: 0px;
}

#navigace a {
font-weight:bold;
color:blue;
}



#pismena {
border:1px solid #B0B0B0;
padding:5px;
text-align:center;
}

#pismena a {
padding:5px;
font-weight:bold;
margin-right:2px;
}

#pismena a:hover {
background:#E0E0E0;
}

#pocet {
padding:5px;
text-align:center;
margin-bottom:5px;
}

.doporucujeme a {
color:rgb(0,51,255);
}
