* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-align: center;
	background-color: #FFFFFF;
	min-width: 962px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*elements*/
h1 {
	font-size: 19px;
	color: #000000;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin: 0 0 20px 0;
}		
h3 {
	font-size: 15px;
	color: #000000;
	margin: 20px 0;
}
p { 
	color: #000000;
	font-size: 16px; 
	text-align: justify; 
	margin: 13px 0; 
	padding: 0; 
}
a { color: #0076a3; }
a:hover { color: #ed1c24; }
a:focus { outline:none; }

img, a img {
	border: 0 none;
}
a:hover img {
	border: 0 none;
}

ul, ol { 
	font-size: 90%; 
	color: #000000;
}
ul { margin: 10px 0 10px 19px; padding-left: 0; }
ol { margin-left: 19px; }

ul li {
	padding-left: 22px;
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	list-style-position: outside;
}

ul li ul li { font-size: 110%; }

form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	border: 1px solid #FFFFFF;
}
fieldset h2 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}
hr { display: none; }

/*division*/
#content {
	width: 996px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
}
#main {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 8px;
}
#main_in {
	background-image: url(../images/bg_main_in.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
#header {
	position: absolute;
	top: 0px;
	left: 8px;
	width: 980px;
	height: 251px;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
}
#logo, #logo span {
	width: 320px; 
	height: 90px;
	display: block;	 
	overflow: hidden; 
}
#logo span {
	position: absolute;
	left: 0;
	top: 13px;	
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 90px;
	cursor: pointer;
	background-position: left top;	
}
#motto {
	position: absolute;
	right: 0;
	top: 13px;	
	width: 420px; 
	height: 115px;
	background-image: url(../images/motto.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.header_but1 a, .header_but2 a, .header_but_how a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	position: absolute;
	margin: 0;
	display: block;
}
.header_but1 a {
	background-image: url(../images/but_header1.gif);
	width: 314px;
	right: 337px;
	top: 156px;
}
.header_but1 span {
	display: none;
}	

.header_but_how a {
	background-image: url(../images/but_header_how.gif);
	width: 217px;
	right: 36px;
	top: 156px;
	padding: 8px 0 0 60px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header_but2 a {
	background-image: url(../images/but_header2.gif);
	width: 217px;
	right: 36px;
	top: 156px;
	padding: 8px 0 0 60px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#obsah {
	display: inline;
	float: left;
	width: 980px;
	min-height: 400px;
	_height: 400px;
	margin: 298px 0 0 0;
}
	
#footer {
	width: 996px;
	/*height: 180px;*/
	height: 90px;
	margin: 0 auto 20px auto;
	background-image: url(../images/footer1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}	
#copy_left {
	float: left;
	margin: 0 40px;
	width: 418px;
}
#copy_right {
	float: left;
	margin: 0 40px;
	width: 410px;
}
#copy_left p, {
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
}

#copy_right p {
	color: #FFFFFF;
	text-align: right;
	margin-top: 20px;
}

#copy_left p a, #copy_right p a {
	color: #FFFFFF;
}

/*navigace*/
#navigace {
	width: 980px;
	height: 45px;
	position: absolute;
	top: 252px;
	left: 8px;	
	margin: 0;
	background-color: #534741;
}	
#navigace ul  {
	margin: 0 0 0 23px;
}
#navigace ul li {
	float: left;
	list-style: none;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navigace ul li a { 
	display: block; 
	float: left; 
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px; 
	text-decoration: none; 
	background-repeat: no-repeat; 
	background-position: right top; 
	height: 45px; 
	padding: 0 13px 0 12px;	
}

#navigace_I { 
	background-image: url(../images/navigace_delic.gif); 
}


/*#navigace ul li a.last {
	background-image: none;
}	
*/
#navigace ul li a.sel, #navigace ul li a:hover {
	color: #fff200;
	position: relative;
	margin-left: -1px; padding-left: 13px;
}

#box_upoutavka {
	background-color: #928b87;
	border-bottom: 9px solid #534741;

}

#upoutavka_text {
	float: left;
	width: 556px;
	margin: 10px 0 20px 0;
}	
#upoutavka_text h1 {
	font-size: 16px;
	color: #000000;
	margin: 0 0 20px 35px;
}	
#upoutavka_text .upoutavka_text_col1 {
	width: 278px;
	float: left;
	margin: 0;	
}
#upoutavka_text .upoutavka_text_col2 {
	width: 278px;
	float: left;
	margin: 0;	
}
#upoutavka_text .upoutavka_text_col1 ul {
	margin: 0px 10px 0px 35px;
}
#upoutavka_text .upoutavka_text_col2 ul {
	margin: 0px 15px 0px 10px;
}	 
#upoutavka_text ul li {
	background-image: url(../images/upoutavka_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:32px;
	padding-left: 45px;
	margin: 5px 0px 20px 0px;
	color: #FFFFFF;
	font-size: 15px;
}	

#upoutavka_video {
	float: left;
	width: 410px;
	margin: 20px 14px 0 0;
}

#upoutavka_video2 {
	paddin-left:5px;
	padding-bottom:25px;
	padding-right:25px;
}

#upoutavka_video2 h1 {
	font-size: 16px;
	color: #000000;
}

#upoutavka_video2 img {
	padding: 0;
	border: 0 none;
}	

.box_zbozi {
	padding: 20px 40px;
	border-bottom: 9px solid #534741;
}
.last {
	border: 0 none;
}	
.box_zbozi_img {
	width: 200px;
	float: left;
	padding: 0;
	border: 0 none;
}
.box_zbozi_text {
	width: 393px;
	margin: 0 20px;
	float: left;
}	
.box_zbozi_but {
	float: left;
	width: 267px;
}
.box_zbozi_but p {
	text-align: center;
}
.box_zbozi_but .obj_inp {
	height: 20px;
	width: 40px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin-right: 5px;
}			 

.d2 {
	float: left;
	width: 430px;
	margin-right: 40px;
}
.d3 {
	float: left;
	width: 430px;
}	
.cena, .cena_cerna {
	color: #c70808;
	font-size: 16px;
	/*font-size: 1.5em;*/
	text-align: center;
	margin-left: 10px;
}
.cena_cerna {
	color: #000000;
}	
.btn_pridat {
	width: 267px;
	height: 53px;
	display: block;
	background-image: url(../images/kosik_but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0 none;
	cursor: pointer;
}

/*registrace*/
ul#kosik_nav { font-size: 105%; text-align: left; margin: 25px 0; }
ul#kosik_nav li { margin-right: 15px; padding-top: 23px; padding-bottom: 25px; list-style-type: none; display: inline; }
.kosik_one_light { background-image: url(../images/kosik_one_light.gif); }
.kosik_one_dark { background-image: url(../images/kosik_one_dark.gif); }
.kosik_two_light { background-image: url(../images/kosik_two_light.gif); }
.kosik_two_dark { background-image: url(../images/kosik_two_dark.gif); }
.kosik_three_light { background-image: url(../images/kosik_three_light.gif); }
.kosik_three_dark { background-image: url(../images/kosik_three_dark.gif); }
.kosik_one_light, 
.kosik_one_dark, 
.kosik_two_light, 
.kosik_two_dark, 
.kosik_three_light, 
.kosik_three_dark { background-repeat: no-repeat; background-position: left center; padding-left: 50px; }

#prih label {
	width: 200px;
	text-align: right;
	padding-right: 5px;
}

#reg label {
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
#reg table {
	width: auto;
	font-size: 90%;
}	
#prih h3 {
	margin-bottom: 15px;
}	
#reg table h3{
	margin-top: 10px;
	margin-bottom: 15px;
}	
#reg table td {
	border: 0 none;
}
#reg table.dodani {
	width: 674px;
	border-top: 1px solid #E6E6E6;
}	
#reg table.dodani tr.radek_doprava td {
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}

/*cart*/
.cartcol_left {
	float: left;
	width: 300px;
}
.cartcol_right {
	float: right;
	width: 300px;
}
.btn_obj, .btn_zbo {
	border: 2px solid #c70808;
	width: 300px;
	text-align: center;
	padding: 25px 0;
}	
.btn_zbo {
	border: 2px solid #188f0e;
}

.celkova_cena {
	color: #c70808;
	/*font-size: 1.5em;*/
	font-size: 16px;
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
}	

/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

.inner {
	margin: 20px 40px;
}
.info {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 5px 0 5px 25px;
}
		

.block_size { width:40px; float:left;}

.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.nobr {
	padding: 0;
	border: 0 none;
}	
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
#chyba {
	background-color: #ED1C24;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
}
.redfont {
	color: #c70808;
}

.whitefont {
	color: #FFFFFF;
}		
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.vetsi {
	font-size: 110%;
}	
.drobky {
	background-color: #FFFFFF;
	width: 898px;
	height: 35px;
	line-height: 35px;
	margin: 199px 0 0 20px;
	padding: 0 10px 0 22px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.d2 {
	float: left;
	
} 
.d3 {
	float: left;
	
}

/*BTNS*/
.btn, .btn_zbozi { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #210202; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn_find {
	padding: 0 5px;
	height: 23px;
	font-size: 80%;
}
	
.btn * { 
	font-style: normal; 
	background-image: url(../images/btn.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px;  
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
}
.btn span span { 
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
}

.btn.grey { background: #FFFFFF; }
.btn.green { background: #188f0e; color: #FFFFFF; }
.btn:hover { background-color: #8b7d62; color: #FFFFFF; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_find.red { background: #d73709; color: #FFFFFF; }
.btn_find:hover { background-color: #CCCCCC; color: #000000; }
.btn_find[class] {  background-image: url(../images/shade.png); background-position: bottom; }

/*fotogalerie kategorie*/
.foto_kat_obal {
	width: 169px;
	float: left;
	margin: 0 13px 13px 0;
	text-align: center;
}
.foto_kat {	
	min-height: 110px;
}
.oddelovac {
	float: none;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}
.foto_kat_obal p.kat_nadpis {
	text-align: center;
	font-weight: bold;
}
.foto_kat a img {
	border: 3px solid #8796a2;
}
.foto_kat a:hover img {
	border: 3px solid #913131;
}

/*vypis fotek v kategorii*/
.foto_seznam_obal, .foto_seznam_obal2 {
	margin: 0 13px 0 0;
	width: 169px;
	float: left;	
	text-align: center;
}	
.foto_seznam_obal2 {
	margin: 0;
}	
.foto_seznam_obal p, .foto_seznam_obal2 p {
	text-align: center;
}	
.foto_seznam {		
	min-height: 110px;
}	
	
.foto_seznam a img {
	border: 3px solid #149C0A;
}
.foto_seznam a:hover img {
	border: 3px solid #9C0B0F;
}

.video_navod1 {
	float: left;
	margin: 0 10px 10px 10px;
}	
.video_navod1 p, {
	text-align: center;
}	
/* dimensios for both splash image and the player wrapper */ 
a.flowplayer, a.flowplayer img { 
    display:block;                 
    width: 423px; 
    height: 234px; 
    border: 1px solid #FFFFFF;         
} 
 
/* play button on top of splash screenn */ 
div.playButton { 
    background:url(../images/play.png) no-repeat; 
    width:50px; 
    height:50px; 
    position:relative; 
    top:-135px; 
    left:187px;     
    opacity:0.9; 
    margin-bottom:-50px; 
} 
 
/* play button upon mouseover */ 
div.playButton:hover { 
    opacity:1.0;         
}

.table_contactus{
	border:0px solid #333333;
	float:left;
	width:500px;
}

.table_contactus input, .table_contactus textarea, .table_contactus section{
	border:1px solid #8F8F8F;
}

.table_contactus strong, b{
	color:#000000;
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.contact_info{
	margin:10px 10px 15px 25px;
}