/*********Obecne tagy*********/
body
{
	text-align: justify;
	text-transform: inherit;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	_font-size: xx-small;
	margin: 0;
	padding: 0;
	background-color: #F8EECB;
}

body, p, li, form, table, form, input
{
	color: black;
	font-size: x-small;
	_font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	float:left;
}
form.dokose {
	display: inline;
	width: 420px;
}
div
{
	display: block;
	margin: 0;
	padding: 0;
}


p { margin-top: 3px; }


.left {float:left;}
.right {float:right;}

h1, h2, h3
{
	display: block;
	clear: both;
	color: red;
	text-transform: uppercase;
	background-image: url(images/pikto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 25px;
	height: 25px;
	line-height: 25px;
	margin: 0;
}

h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 110%; }
a:hover { color: #003; }

ul
{
	margin: 0;
	padding: 0;
}

li { margin: 0; }

hr
{
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

hr.cleaner, hr.cleanerP
{
	clear: left;
	display: block;
	height: 1px;
	_height: 1px;
	&height: 30px;
	color: Black;
	visibility: hidden;
}

hr.cleanerP {
	&height: 60px;
}

img, img.left, img.right
{
	border: none;
	margin: 0;
	display: block;
}

img.left {float:left; padding:5px;}
img.right, p.slovensko {float:right; padding:5px;}


a, a:visited
{
	text-transform: inherit;
	text-decoration: none;
	color: #666;
}

a:hover { text-decoration: underline; }
form { margin: 0; }



/*********Zakladni struktura - Layout*********/
div#cover
{
	width: 760px;
	margin: 0 auto;
	border: silver;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	background-color: white;
}

div#cover-in
{
	width: auto;
	height: auto;
}

/********Content********/
div#content
{
	float: left;
	width: 455px;
	height: auto;
	margin: 0;
}

div#content-in
{
	width: auto;
	height: auto;
	padding: 5px 5px 5px 10px;
	_padding-left: 5px;

}

div#content-in img
{
	margin: 0 auto;
	display: block;
}

div#content-in ul
{
	margin: auto;
	padding: 2em;
}

div#content-in li { margin: auto; }
div#content-in h1, div#content-in h2, div#content-in h3 { margin: 15px 0 5px 0; }

div#cul1
{
	width: 165px;
	height: auto;
	float: left;
}

div#cul2
{
	width: 135px;
	height: auto;
	float: right;
	/*display:none;*/
	
}

div#header, div#footer
{
	width: 760px;
	display: block;
	clear: both;
}

div#header
{
	background-image: url(images/header_bck.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 208px;
}

img#animace {float:right; margin:25px 40px 0 0;}

div#header h1 { display: none; }
div#header p { display: none; }

div#footer
{
	background-image: url(images/footer_bck.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}


/*********Main menu*********/
div#main_menu
{
	width: auto;
	height: auto;
	font-size: 12px;
	text-transform: inherit;
	white-space: nowrap;
	clear: both;
	background-color: #FBF6CB;
	padding: 0px 0 0px 0;
}



div#main_menu ul
{
	margin: 0;
	padding: 0;
	/*display:none;*/
}

div#main_menu li, div#main_menu li.subm
{
	list-style-type: none;
	list-style-position: default;
	width: 165px;
	_width: 164px;
	height: 2em;
	display: block;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	line-height: 2em;
	text-transform: inherit;
	background-color: #F8EE9A;
	background-image: url(images/menu_odrazka.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

div#main_menu a
{
	width: auto;
	height: auto;
	display: block;
	text-align: left;
	text-transform: inherit;
	margin: 0 0 0 30px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

div#main_menu a:hover { color: red; }

/*div#main_menu h2
{
	margin: 0;
	background-image: none;
	padding: 0;
	height: auto;
	line-height: auto;
	text-transform: inherit;
}*/

div#main_menu  a.kat
{
	color: red;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 3px;
	padding:0 0 0 30px;
	height: auto;
}

/********Submenu katalogu vyrobku*********/
div#main_menu li.subm
{
	height: 1.5em;
	line-height: 1.5em;
	background-image: none;
	background-color: #F8ED7E;
	
}

li.subm a {padding:0 0 0 15px;}

/********News box********/
div#news_box
{
	padding: 5px;
	
	
	background-color: #FBF6CB;
	width: auto;
	height: auto;
	display: block;
	color: black;
	text-align: left;
	text-transform: inherit;
}

/***Hotline***/
div#info_box1
{
	width: auto;
	height: 125px;
	
	
	background-image: url(images/hotline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#info_box2
{
	padding: 5px;
	width: auto;
	height: auto;
	/*background-color: #CC0;*/
	margin: 0;
}

/*******************Index********************/
img#index_animace {float:left;}
div#index_text
{
	float: right;
	width: 230px;
	margin: 0;
	padding:0;
	
}
div#index_text p {color:red;}
/*************** Produkty***************/
/**Karticka krbu***/
div.fire_box, div.fire_box2
{
	width: 70px;
	height: 135px;
	float: left;
	margin: 0 7px 5px 0;
	/*background-color: #999;*/
}
div.fire_box2 {
	width: 150px;
}
div.fire_box_in
{
	width: auto;
	height: 105px;
	/*background-color: #CCC;*/
}

div.fire_box img, div.fire_box2 img
{
	display: block;
	margin: 0 auto;	
}

div.fire_box span, div.fire_box2 span
{
	width: auto;
	height: 15px;
	display: block;
	text-align: center;
	text-transform: inherit;
    font-size: xx-small;
}

div.fire_box a:hover { color: red; }

/**Karticka doplnku***/
div.access_box
{
	width: 125px;
	height: 170px;
	float: left;
	margin: 0 3px 2px 0;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	overflow: none;
	position: relative;
}

div.access_box img
{
	width: 75px;
	display: block;
	margin: 0 auto;
}

div.access_box span
{
	width: auto;
	display: block;
	text-align: center;
	text-transform: inherit;
	font-size: 9px;
}

span.prod_num { font-weight: bold;color: red; }
span.prod_num:before {content: "";}

div.surface_box
{
	width: auto;
	height: auto;
	margin: 0 2px 2px 0;
	overflow: auto;
	font-size: 90%;
	_font-size: xx-small;
	text-align: center;
	text-transform: inherit;
}
/******Nadpis kategorie krbu*******/
h2.kat
{
	display: block;
	text-transform: inherit;
	width: auto;
	background-image: url(images/pikto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
	height: 25px;
	line-height: 25px;
}

/********DETAIL KRBU**************/
div#fires_info_box, div#fires_surf_box
{
	/*background-color: #CC0;*/
	width: 120px;
	height: auto;
	display: block;
	float: right;
	padding: 2px;
	/*border-color: silver;
	border-width: 1px;
	border-style: solid;*/
	margin: 15px 0 5px 0;
}
div#fires_info_box {
	position:absolute; 
	margin-left: 320px; 
	margin-top: 00px;
	&top: 320px;
	z-index:99;
}
img.fires_det_img { float: left; }

div#fires_info_box table, div#fires_info_box td, div#fires_info_box th
{
	display: table;
	border: none;
	/*display:none;*/
	font-size:90%;
	_font-size: xx-small;
}

div#fires_info_box td { display: table-cell; }

a#print
{
	width: 140px;
	display: block;
	text-align: right;
	text-transform: inherit;
	margin: 10px 0 0 0;
	
	padding: 0 25px 0 0;
	float:right;
}
/************Zoomovaci obrazky******************/

#zoom a {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	text-indent: -1000em; /* hide the link text */
	overflow: hidden;
	display: block;
	width: 125px; /* show only thumbnail */
	height: 94px;
	background: url(../images/zoom.jpg) no-repeat top left;
	}

#zoom a:hover {
	width: 300px; /* adjust size to zoomed photo */
	height: 225px;
	background-position: 0 -104px; /* move the image so only the big one shows */
	}




/************Tabulky na strance about**********/
table.about
{
	float: right;
	width: 80%;
	display: table;
	margin: 30px 30px 0 0;
	border-collapse: collapse;
	
	
}

 table.about td
{
	display: table-cell;
	border-color: #F8ED7E;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}

table.about th
{
	display: table-cell;
	border-color: #F8ED7E;
	border-width: 1px;
	border-style: solid;
	background-color: #F8ED7E;
	text-align: left;
	text-transform: inherit;
	width: 30%;
	padding: 3px;
}

/*********Mapy**********/
img.mapa
{
	width: 400px;
	height: auto;
}

/********Prodej**************/
div.sales_box
{
	/*background-color: silver;*/
	padding: 5px;
	border-bottom: silver;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

div.sales_box img {float:right;}

/************Postup montaze****************/

div.mont_box
{
	float: left;
	height: 250px;
	margin: 0px 3px 10px 0;
	width: 140px;

}

div.mont_box_in {
	height: auto;
	background-color: yellow;
}

div.mont_box_in img, div.mont_box_in img.small_img
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	float: left;
	
}

.small_img
{
	margin: 150px;
	display: block;
}

div.mont_box span
{
	display: block;
	width: 130px;
	text-align: left;
	text-transform: inherit;
	margin: 0 auto;
	font-size: 10px; 
}



/*******Technické listy******/
table#tech_info {border-collapse: collapse;}

table#tech_info th, table#tech_info td
{
	text-align: left;
	text-transform: inherit;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 3px 5px;
	
}

table#tech_info th {background-color: #F0F0F0 ;}


/*******faq******************/
div.faq div { margin: 0 0 35px 0; }
div.faq div h3
{
	margin-bottom: 0;
	padding-bottom: 0;
}


/*******Download************/
a.download
	{
		display: block;
		background-color: #F0F0F0;
		width: 200px;
		height: auto;
		margin: 5px 5px 5px 0;
		padding: 2px 2px 2px 25px;
		border-color: silver;
		border-width: 1px;
		border-style: solid;
		background-repeat: no-repeat;
		background-position: left center;
		background-image: url(images/icon-pdf.gif);
	}
/**********************DO KOSE********************/	
FORM.acc INPUT, INPUT.submit, FORM.dokose INPUT,FORM.dokose SELECT,FORM.login INPUT,FORM.login textarea, select {
	border:  1px solid silver;
	width: 25px;
	text-align: center;
}	
FORM.dokose SELECT {
	width: 70px;
	border: none;
}
FORM.dokose INPUT.noB {
	border: none;
	margin-top: -10px;
}

FORM.dokose INPUT.submit,FORM.acc INPUT.submit, FORM.butt INPUT.submit,FORM.login INPUT.submit {
	background-color: #F8EE9A;
	width: 45px;
}
FORM.acc {
	position: absolute;
	width: 120px;
	bottom: 2px;
	left: 2px;
	text-align: center;
}
FORM.login INPUT,FORM.login textarea {
	width: 200px;
	text-align: left;
}
FORM.login textarea.edit {
	height: 100px;
	font-size: 11px;
}
FORM.login INPUT.check {
	width: auto;
}
FORM.login INPUT.submit {
	width: 120px;
}
FORM.butt {
	margin-left: -3px;
}
FORM.butt INPUT.submit {
	width: 109px;
}
/**********************KOS********************/	
TABLE.kos {
	border: 1px solid silver;
	border-collapse: collapse;
	width: 440px;
}	
TABLE.kos tr {
	border-bottom: 1px solid silver;
}
TABLE.kos tr.beige {
	background-color: #F8EE9A;
}
TABLE.kos tr.ivory {
	background-color: #FBF6CB;
}	
TABLE.kos INPUT, TABLE.kos SELECT {
	width: 15px;
	font-size: 9px;
	border: 1px solid silver;
}
TABLE.kos INPUT.radio {
	border: none;
}
TABLE.kos INPUT.img {
	width: 22px;
	height: 89px;
	border: none;
}
TABLE.kos SELECT {
	width: auto;
}
TABLE.kos TR.cena {
	background-color: silver;
	height: 20px;
}
TABLE.kos TR.finish TD {
	border-bottom: 1px solid silver;
}
DIV.tops_box, div#roh_box {
	height: 90px;
	vertical-align: text-bottom;
	position: relative;
}
DIV.item {
	float: left;
	vertical-align: bottom;
	margin: 0px 5px 0px 0px;
	width: 65px;
	text-align: center;
	position: relative;
	font-size: 9px;
}


div#links {
	text-align: center;
	width: 760px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
}

p.size11 {
	font-size: 11px;
}
p.size12 {
	font-size:12px;
}
img.home1 {
	float: left;
}
img.home2 {
	float: right;
}
img.home3 {
	float: left;
}
/* CSS Document */



/**********************TISK********************/
@media print
{
div#content
{
	width: auto;
	color: #000;
	margin-left: 0px;
}
table.kos {
	position: absolute;
	width: 70%;
	left: 15%;
	right: 15%;
}
div#main_menu, div#info_box1, div#info_box2, div#news_box,div#footer, a#print, img#animace, form.butt, INPUT.img, span.noPrint, div#links {display:none;}
div#header
{
	height: auto;
	padding: 0;
	margin: 0;
}
.telo {
	clear: left;
	margin-top: 10px;
}

div.access_box, div.fire_box, div#cover {border:none;}
}

select {
	width: 202px;
	text-align: left;
}
.selectBox  {width: 140px; border: 0;
              position: relative; overflow: hidden;}
.povrch2 {
	width: 77px;
	font-size: 9px;
	margin-bottom: 3px;
	background-color: #F8EE9A;
	width: 120px;
}
A.navod {
	font-size: 12px;
	color: Green;
}
