* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
	min-width: 1022px;
}
/*elements*/
h1 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-size: 1.8em;
	line-height: 1.3em;
	margin: 10px 0 10px 0;
	font-weight: normal;
	color: #013e70;
}
h2 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	padding: 15px 0 0 0px;
	margin: 20px 0 10px 0px;
	font-weight: normal;
	color: #63696e;	
}
h2 a {
	color: #79c239;
}
h2#uvod_h2 {
	background-image: url(../images/h2_uvod.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 3px solid #FFFFFF;
	background-color: #013e70;
	height: 37px;
	color: #FFFFFF;
	padding: 3px 0 0 67px;
	margin: 0;
}	
h3 {
	color: #414c40;
	font-size: 1em;
	margin: 20px 0 10px 0;
}
h4 {
	background-color: #eeeeee;
	color: #515151;
	font-size: 1em;
	padding: 0 10px 0 15px;
	line-height: 40px;
}	
p { 
	color: #000000;
	font-size: 0.8em; 
	text-align: justify; 
	margin: 0.7em 0; 
	padding: 0; 
}
a { color: #004a80; }
a:hover { color: #FF0000; }
a:focus { outline:none; }

img, a img {
	border: 3px solid #d5e4f1;
}
a:hover img {
	border: 3px solid #ffcf3f /*#f26522*/;
}
.img_obal {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #545949;
}	
.img_obal a img, .img_obal a:hover img {
	padding: 0;
	border: 0 none;
}

ul, ol {color: #363636; }
ul { font-size: 80%; margin: 10px 0 10px 10px; padding-left: 0; }
ol { font-size: 80%; margin-left: 19px; }

ul li {
	padding-left: 18px;
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
ul li ul {
	margin-left: 0;
}	
ul li ul li { font-size: 110%; }
table {
	width: 681px;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th { color: #FFFFFF; background-color: #8DC63F; }
th, td { padding: 2px; border: 1px solid #E1DDD6; }
form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	background-color: #FFFFFF;
	border: 0 none;
	border-left: 5px solid #8DC63F;
}
fieldset h3 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}
hr { display: none; }

/*division*/
#content, #content_uvod {
	width: 1022px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_uvod {
	background-image: url(../images/bg_content_blue.gif);
}

#main {
	width: 980px;
	margin: 0 21px;	
}
#tophead {
	position: absolute;
	top: 0;
	left: 21px;
	right: 21px;
	width: 980px;
	height: 50px;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 5px solid #FFFFFF;
}		
#header {
	position: absolute;
	top: 55px;
	left: 21px;
	right: 21px;
	width: 980px;
	height: 271px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #tips {
	background-image:url(../images/tips_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 207px;
	height: 271px;
	padding: 0 17px 0 76px;
	top: 0;
	right: 0;
}	
#header #tips p, #header #tips ul {
	color: #FFFFFF;
	text-align: left;
}	
#header #tips p span.blocksize {
	width: 70px;
	float: left;
}	
#header #tips p span.blocksize2 {
	width: 50px;
	float: left;
}	
#header #tips ul {
	margin: 10px 0px 0 0;
}	
#header #tips ul li {
	background-image: url(../images/header_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 25px;
}
#logo {
	position: absolute;
	left: 15px;
	top: 6px;	
}
#logo p {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	margin: 0;
	font-size: 1.8em;
	line-height: 1.3em;
	letter-spacing: 0.05em;
}	
#logo a {
	color: #FFFFFF;
	text-decoration: none;
}
#logo a:hover {
	color: #ffe43f;
}
#find {
	position: absolute;
	top: 5px;
	right: 10px;
}
#find p {
	margin: 5px 0 0 0;
	float: left;
}	

#find input.find_inp {
	color: #1b1919;
	font-size: 1.3em;
	width: 180px;
	height: 22px;
	border: 1px solid #1b1919;
	margin: 0 5px 0 0;
	padding: 5px 0 0 5px;
	vertical-align: bottom;
}	


#left, #right {
	display: inline;
}
#left {
	width: 259px; 
	float: left; 
	margin: 326px 0 0 -980px;
}
#left p { 
	text-align: left;
}
#right { 
	width: 721px; 
	float: left; 
	margin: 326px 0 0 259px;
}
	
#footer {
	width: 1022px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#copy p {
	font-size: 0.8em;
	margin: 0;
	position: absolute;
	left: 150px;
	top: 20px;
	margin-left: 55px;
}	
#copy p, #copy ul li {
	text-align: left;
}	
#copy ul {
	margin: 0;
}	
#copy p, #copy p a {
	color: #FFFFFF;
}
#copy p a:hover {
	color: #999;
}
#copy img {
	position: absolute;
	top: 25px;
	left: 150px;	
}
#copy a img, #copy a:hover img {
	border: 0 none;
}	

/*navigace*/
#left ul#left_nav {
	margin: 0;
	padding: 0;
	background-image: none;
}	
#left_nav li {
	background-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-bottom: 2px solid #FFFFFF;
}
#left_nav li#first a {
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_nav li#first a:hover, #left_nav li#first a.sel {
	background-image: url(../images/bg_nav_hover.gif);
}
#left_nav li a {
	font-size: 1.3em;
	color: #005b7f;
	background-color: #d5e4f1;
	font-weight: bold;
	text-decoration: none;
	min-height: 22px;
	margin-left: 0;
	padding: 10px 15px 7px 15px;
	display: block;		
}	
#left_nav li a:hover, #left_nav li a.sel {
	color: #FFFFFF;
	background-color: #013e70;
}
#left_nav li ul {
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 0;
}	
#left_nav li ul li {
	margin-left: 25px;
	border-bottom: 0 none;	
}
#left_nav li ul li a {
	color: #363636;
	background-color: #FFFFFF;
	font-size: 1.2em;
	background-image: url(../images/left_nav_subli.gif);
	background-repeat: no-repeat;
	background-position: left -28px;
	list-style-position: outside;
	padding: 3px 15px 3px 10px;	
}
#left_nav li ul li a.last {
	background-image: url(../images/left_nav_subli_last.gif);
	background-repeat: no-repeat;
	background-position: left -28px;
}		
#left_nav li ul li a:hover, #left_nav li ul li a.subsel {
	color: #f26522;
	background-color: #FFFFFF;
	text-decoration: underline;
}

#uvod_boxes {
	background-image: url(../images/uvod_boxes_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 2px;
}
#uvod_boxes h2 {
	margin: 0;
	padding: 3px 0 0 20px;
	color: #FFFFFF;
	background-color: #013e70;
	height: 37px;
}
#uvod_boxes img {
	padding: 0;
	border: 0 none;
}	
#uvod_boxes ul li {
	background-image: url(../images/uvod_boxes_li.gif);
	background-position: left 4px;
	padding-left: 30px;
}	
.uvod_col1, .uvod_col2, .uvod_col3 {
	width: 237px;
	float: left;
}
.uvod_col1 h2 a, .uvod_col2 h2 a, .uvod_col3 h2 a {
	color: #FFFFFF;
}
.uvod_col1 h2 a:hover, .uvod_col2 h2 a:hover, .uvod_col3 h2 a:hover {
	color: #FF0000;
}
.uvod_col1 {
	margin-right: 4px;
}	
.uvod_col2 {
	margin-right: 4px;
}
.uvod_col1 ul, .uvod_col2 ul {
	margin: 15px 20px;
}	
.uvod_col3 p {
	color: #013e70;
	line-height: 1.6em;
	margin: 15px 20px;
}

/*zbozi katalog	*/
.katalog_list {
	width: 681px;
	padding: 0;
	margin: 10px 0;
	background-image: url(../images/katalog_bg.gif);
	background-repeat: repeat-y;
}
.katalog_list ul {
	margin: 0;
	padding: 0;
}
.katalog_top {
	background-image: url(../images/katalog_delic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
}
.katalog_list ul li {
	width: 227px;
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: none;
}
.katalog_list ul li .specifikace {
	position: relative;
	margin: 0 5px;
	height: 295px;
}
.katalog_list ul li .specifikace p {
	text-align: center;
	font-size: 1em;
}	
.katalog_list ul li .specifikace .spec_img_obal {
	display: table;
	#position: relative;
	overflow: hidden;
	height: 239px;
}
.katalog_list ul li .specifikace .spec_img_obal_middle {
	display: table-cell;
	#position: absolute;
	#top: 50%;
	vertical-align: middle;
}	
.katalog_list ul li .specifikace .spec_img_obal_vertical{
	#position: relative;
    #top: -50%;
	text-align: center;
	width: 217px;
}
.katalog_list ul li .specifikace .spec_img_obal a img,
.katalog_list ul li .specifikace .spec_img_obal a:hover img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.katalog_list ul li p.kat_nadpis {
	background-image: url(../images/zbozi_nadpis.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 5px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	height: 3em;
}
.kat_nadpis a {
	color: #003663;
}
.kat_nadpis a:hover {
	color: #b70707;
}
.cena_puvodni {
	text-decoration: line-through;
	font-size: 75%;
	color: #FFFFFF;
}
.katalog_oddelovac {
	float: none;
	clear: both;
	background-image: url(../images/katalog_delic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
}

/*end of katalog*/

	
/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

p.info {
	background-image:url(../images/info2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 15px 0 15px 40px;
}	
.vetsi {
	font-size: 110%;
}
.mensi {
	font-size: 90%;
}	
.redfont {
	color: #9d0a0e;
}		
.inner {
	margin: 10px 20px;
}
.inner2 {
	margin: 15px;
}	
.inner2 ul {
	margin-left: 0;
}	
#chyba {
	background-color: #ED1C24;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}
#chyba a {
	color: #FFFFFF;
}
#chyba a:hover {
	color: #000000;
}		
#kontakt label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 130px;
	color: #FF0000;
}
.d2 {
	float: left;
	width: 330px;
	margin-right: 20px;
}
.d3	{
	float: left;
	width: 330px;
}
.d2_ref {
	float: left;
	width: 440px;
	margin-right: 20px;
}
.d3_ref	{
	float: left;
	width: 220px;
}
.block_size { width:60px; float:left;}

.cleaner { height: 1px; float: none; clear: both; }
.delitko {
	background-image: url(../images/delitko.gif);
	background-repeat: no-repeat;
	background-position: left top;
	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;
}	
.notop {
	margin-top:0;
}
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.redfont, .redfont a {
	color: #9D0A0E;
}	
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.drobky {
	width: 719px;
	height: 41px;
	margin: 0 0 0 2px;
	background-image: url(../images/drobky_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.drobky p {
	line-height: 36px;
}	
p.left_side {
	float: left;
	margin: 0 0 0 20px;
	padding-left: 30px;
	background-image: url(../images/drobky.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p.right_side {
	float: right;
	margin: 0 20px 0 0;
	padding-left: 25px;
	background-image: url(../images/printer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p.novinka_datum {
	background-image: url(../images/ikon_datum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-weight:bold;
	margin-bottom:0;
}
p.novinka_nadpis {
	margin-bottom:0;
	margin-top:0;
	font-size: .9em;
}
p.novinka_text {
	margin-top:0;
	margin-bottom:20px;
}
.star {
	font-size: 1.6em;
	padding: 0 0px;
	color: #ff0000;
}

#kontakt input.inp, #kontakt textarea {
	width: 180px;
}
#kontakt textarea {
	height: 180px;
}

/*BTNS*/
.btn, .btn_find { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #363636; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn_find {
	padding: 0 5px;
	height: 28px;
}
	
.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; 
}
/*
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
*/

.btn.yellow { background: #ffcf3f; }
.btn.red { background: #ed1c24; }
.btn:hover { background-color: #eaf1f8; color: #FFFFFF; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_find.yellow { background: #ffcf3f; }
.btn_find:hover { background-color: #eaf1f8; color: #000000; }
.btn_find:active { background-color: #c69025; }
.btn_find[class] {  background-image: url(../images/shade.png); background-position: bottom; }
/*
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn:hover { border-color: #a00; }
*/

/*vypis fotek v kategorii*/
.foto_seznam_obal, .foto_seznam_obal2 {
	width: 215px;
	float: left;
	margin: 0 15px 10px 0;
	text-align: center;
}	
.foto_seznam_obal2 {
	margin: 0 0 10px 0;
}	
.foto_seznam_obal p, .foto_seznam_obal2 p {
	text-align: center;
}	
.foto_seznam {	
	width: 215px;
	
}	
.foto_seznam a img {
	border: 4px solid #968C04;
}
.foto_seznam a:hover img {
	border: 4px solid #9D0A0E;
}

p#email {
	color:red;
}
p.pod_kat { 
	font-size: 0.9em; 
	font-weight: bold; 
	background-image: url(../images/folder.gif); 
	background-repeat: no-repeat; 
	padding-left: 20px; 
}