body,html{
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}

#main{
	margin: 0px auto;
	width: 980px;
	text-align: left;
}

#header{
	width: 980px;
	height: 128px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	position: relative;
}

#levy_sloupec{
	width: 186px;
	float: left;
	margin-top: 12px;
}

#stred{
	width: 580px;
	float: left;
	clear: right;
	text-align: left;
	margin-left: 13px;
}

#pravy_sloupec{
	width: 186px;
	float: right;
	margin-top: 12px;
}

#footer{
	width: 940px;
	clear: both;
	height: 20px;
	background-image: url(../images/footer.png);
	color: #fff;
	padding: 10px 20px 0px 20px;
}

#footer p{
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: #fff;
	font-weight: bold;
}

/*  */

#levy_sloupec #menu{
	border: 1px solid #dcdddf;
	padding-left: 11px; 
	padding-top: 7px;
	margin-bottom: 6px;
}

.big_box{
	border: 1px solid #dcdddf;
	margin-bottom: 6px;
	padding: 6px;
}

#levy_sloupec #menu .polozka{
	display: block;
	background-image: url(../images/menu_list.png);
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 31px;
	padding-top: 4px;
	color: #636466;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#levy_sloupec #menu .podmenu{
	display: block;
	background-image: url(../images/podmenu_list.png);
	background-position: 30px 6px;
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 45px;
	padding-top: 2px;
	color: #636466;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#levy_sloupec #menu .base{
	display: block;
	background-image: url(../images/podmenu_list.png);
	background-position: 57px 6px;
	background-repeat: no-repeat;
	height: 14px;
	padding-left: 70px;
	padding-top: 2px;
	color: #636466;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#levy_sloupec #menu .podmenu:hover,#levy_sloupec #menu .base:hover,#levy_sloupec #menu .polozka:hover{
	color: #1a1d88;
}

#horizontal_menu{
	width: 579px;
	height: 20px;
	background-image: url(../images/content_menu.png);
	padding-top: 10px;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}

#horizontal_menu a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 5px;
}

#horizontal_menu a:hover{
	color: #ccd0ff;
}

#navbar{
	height: 20px;
	background-image: url(../images/horizontal_separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #737476;
	padding-left: 10px;
}

#nav{
	width: 100%;
	height: 30px;
	padding: 0px 10px 0px 10px;
	background-color: #d1d2d4;
	color: #737476;
	margin-top: 7px;
}

#stred_text{
	margin-top: 10px;
}

/* side */
.side_sedy{
	width: 174px;
	height: 19px;
	background-image: url(../images/side_sedy.png);
	color: #fff;
	padding-top: 10px;
	padding-left: 12px;
}

.side_modry{
	width: 174px;
	height: 18px;
	background-image: url(../images/side_modry.png);
	color: #fff;
	padding-top: 10px;
	padding-left: 12px;
}

table.box{
	width: 100%;
	border-bottom: 2px dotted #dcdddf;
}

table.box a img{
	border: 1px solid #dcdddf;
	padding: 1px;
}

td.obrazek{
	width: 100px;
	vertical-align: top;
}

td.text{
	vertical-align: top;
	
}

td.text p{
	margin: 0px auto 5px auto;
	font-size: 10px;
}

table.side_kosik{
	width: 100%;
	margin-top: 5px;
	border: 0px;
	font-size: 11px;
}

/* tagy */

h1,h2,h3,h4,h5,h6{
	margin: 0px;
	color: #4f5153;
}

.side_sedy h2, .side_modry h2{
	font-size: 12px;
	color: #fff;
}

h2{
	font-size: 12px;
}

h3{
	font-size: 11px;
}

a{
	color: #1a1d88;
	text-decoration: none;
}

a:hover{
	color: red;
}

/* form */
select{
	border: 0px;
	padding: 0px;
}

form{
	margin: 0px;
}

/* třídy */

.cena{
	color: red;
	font-weight: bold;
}

table.prihlaseni{
	position: absolute;
	top: 5px;
	right: 0px;
	width: 180px;
	height: 100px;
	font-size: 11px;
}

table.prihlaseni th{
	height: 15px;
}

th h2{
	text-align: center;
}

input.custom_input{
	background-image: url(../images/input_bg.png);
	background-repeat: repeat-x;
	height: 14px;
	font-size: 11px;
	width: 130px;
}

.empty{
	height: 20px;
	color: #fff;
	background-image: url(../images/empty.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 73px;
	border: 0px;
	font-size: 11px;
}

.empty:hover{
	background-position: 0px -20px;
}

.empty_short{
	height: 20px;
	color: #fff;
	background-image: url(../images/empty_short.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 23px;
	border: 0px;
	font-size: 11px;
}

.empty_short:hover{
	background-position: 0px -20px;
}

.box_zbozi{
	width: 180px;
	height: 210px;
	margin: 7px 5px 17px 5px;
	float: left;
	text-align: center;
}

.box_zbozi .inside{
	border: 1px solid #dcdddf;
	height: 100%;
	position: relative;
}

.box_zbozi .inside .info{
	background-color: #f4f4f9;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 75px;
	width: 168px;
	padding: 5px;
}

.info table td{
	font-size: 11px;
	text-align: left;
}

.btn_detaily{
	display: block;
	height: 16px;
	color: #fff;
	background-image: url(../images/empty-gray.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 73px;
	padding-top: 4px;
	border: 0px;
	font-size: 11px;
	text-align: center;
	float: left;
}

.btn_detaily:hover{
	background-position: 0px -20px;
	color: #fff;
}

.btn_do_kosiku{
	display: block;
	height: 16px;
	color: #fff;
	background-image: url(../images/empty.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 73px;
	padding-top: 4px;
	border: 0px;
	font-size: 11px;
	text-align: center;
	float: right;
}

.btn_do_kosiku:hover{
	background-position: 0px -20px;
	color: #fff;
}

.prejit_kosik{
	display: block;
	height: 16px;
	color: #fff;
	background-image: url(../images/tlacitko.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 80px;
	padding-top: 4px;
	border: 0px;
	font-size: 11px;
	text-align: center;
	float: right;
}

.prejit_kosik:hover{
	background-position: 0px -20px;
	color: #fff;
}

.obal{
	width: 150px;
}

#strankovani{
	clear: left;
	text-align: center;
	margin-top: 10px;
}

#header h1{
	position: absolute;
	top: 50px;
	left: 290px;
	font-size: 14px;
}

.cena_small{
	font-size: 9px;
}
