* {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444;
}


body {
    text-align: center;
	margin: 0 auto;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*---------------------zaklad---------------------------*/

#obal1 {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	position: relative;
}

#obal2 {
	text-align: right;
	margin: 0 auto;
	width: 980px;
	padding: 15px 0 0 0;
	background-image: url('images/deco_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	width: 980px;
	height: auto;
	overflow: auto;
	position: relative;
	background-image: url('images/background2.gif');
	background-repeat: repeat-y;
}

#search {
	width: 324px;
	height: 32px;
	padding: 9px 9px 0 9px;
	background-image: url('images/search.png');
	background-repeat: no-repeat;
	float: right;
	position: relative;
}

#searchleft {
	width: 114px;
	height: 31px;
	left: 9px;
	top: 10px;
	clear: right;
	position: absolute;
}


#searchright {
	width: 220px;
	height: 31px;
	left: 114px;
	top: 10px;
	clear: right;
	position: absolute;
}


#header {
	width: 980px;
	height: 201px;
	clear: right;
}

#left {
	width: 313px;
	margin: 0;	
	padding: 0;
	float: left;
}

#right {
	margin: 0 1px 0 0;
	_margin: 0;
	width: 626px;
	margin: 0;	
	padding: 0;
	float: left;
}

.main1{
	text-align: left;
	margin: 0 1px 0 0;
	_margin: 0;
	padding: 20px 20px 30px 20px;
	_padding: 20px 20px 30px 20px;
	width: 626px;
	height:auto;
	float: left;
	background-color: #fff;
	background-image: url('images/main1.jpg');
	background-repeat: no-repeat;
	border-bottom: #a3a3a3 1px solid;
}

.main2{
	text-align: left;
	margin: 0 1px 0 0;
	_margin: 0;
	padding: 20px 20px 30px 20px;
	_padding: 20px 20px 30px 20px;
	width: 626px;
	height:auto;
	float: left;
	background-color: #fefdeb;
	background-image: url('images/main2.jpg');
	background-repeat: no-repeat;
	border-bottom: #a3a3a3 1px solid;
}

.main1 img, .main2 img, .main1 a img, .main2 a img {
	float: right;
	padding: 5px;
	margin: 0 0 0 10px;
	border: 1px solid #CCC;
}

#footer1{
	text-align: left;
	color: #fecccc;
	font-size: 11px;
	margin: 0;
	padding: 13px 20px 10px 20px;
	width: 940px;
	height: 15px;
	float: left;
	background-image: url('images/footer1.png');
	background-repeat: no-repeat;
}

#footer2{
	margin: 0;
	padding: 5px 20px 5px 20px;
	width: 940px;
	height: 79px;
	float: left;
	background-image: url('images/footer2.png');
	background-repeat: no-repeat;
}

.fdivide{
	color: #350b0b;
	font-size: 11px;
	font-weight: normal;
}

#bottom{
	text-align: right;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 43px;
	float: left;
	background-image: url('images/deco_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}


/*---------------------content---------------------------*/
/*-------------left-------------------*/

/*-------------menu-------------------*/


#menu {
	margin: 0 1px 0 1px;
	_margin: 0 0 0 1px;
	padding: 0;
	width: 311px;
	float: left;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-color: #ffd34c;
}

#menu ul {
	margin: 45px 0 0 0px;
	padding: 0;
	list-style: none;
	text-align: left;
}

#menu ul li a {
	float: left;
	width: 271px;
	height: 22px;
	padding: 10px 0px 0px 40px;
	background-image: url('images/button1.gif');
	background-repeat: no-repeat;
	list-style: none;
	color: #4c2700;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	width: 271px;
	background-color: #ffd862;
	background-image: url('images/button1_h.gif');
	text-decoration: none;
	color: #4c2700;	
}


/*-------------submenu-------------------*/

#submenu {
	margin: 0 1px 0 1px;
	_margin: 0 0 0 1px;
	padding: 0;
	width: 311px;
	float: left;
	background-image: url(images/submenu.png);
	background-repeat: no-repeat;
	background-color: #ffd34c;
	border-bottom: #c59a19 1px solid;
}

#submenu ul {
	margin: 45px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#submenu ul li a {
	float: left;
	width: 271px;
	height: 22px;
	padding: 10px 0px 0px 40px;
	background-image: url('images/button2.gif');
	background-repeat: no-repeat;
	list-style: none;
	color: #a75905;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#submenu ul li a:hover {
	width: 271px;
	background-color: #ffd862;
	background-image: url('images/button2_h.gif');
	text-decoration: none;
	color: #a75905;	
}

#submenu ul li ul{
	margin: 0;
	padding: 0;
}

#submenu ul li ul li a {
	float: left;
	width: 235px;
	height: 22px;
	padding: 10px 0px 0px 76px;
	background-image: url('images/button2a.gif');
	background-repeat: no-repeat;
	list-style: none;
	color: #a75905;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#submenu ul li ul li a:hover {
	width: 235px;
	background-color: #ffd862;
	background-image: url('images/button2a_h.gif');
	text-decoration: none;
	color: #a75905;	
}

#deco_menu {
	width: 311px;
	height: 92px;
	margin: 0 1px 0 1px;
	_margin: 0 0 0 1px;
	float: left;
	background-image: url('images/deco_menu.jpg');
	background-repeat: no-repeat;
	background-color: #ffd649;
	border-bottom: #c59a19 1px solid;
}


/*-------------footer-------------------*/

#websitez{
	text-align: right;
	width: 270px;
	height: 45px;
	margin: 35px 0 0 0;	
	float: right;
	position: relative;
}

#websitez img{
	float: right;
}

.tvorba{
	text-align: left;
	font-size: 9pt;
	color: #fff;
	width: 90px;
	height: 31px;
	padding: 14px 0 0 0;
	float: right;
	position: relative;
}

#footerbox{
	text-align: left;
	font-size: 8pt;
	margin: 40px 0 0 0;
	color: #bf6402;
	width: 670px;
	height: 40px;	
	float: right;
	position: relative;
}


/*-------------nadpisy, odkazy, etc.-------------------*/

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #bc2929;
	margin: 1px 0 0 -1px;
	padding: 0;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #555;
	padding: 0;
	margin: 5px 0 0 -1px;
}


h3 {
	font-size: 10pt;
	font-weight: bold;
/*	font-style:italic;*/
	color: #555;
	margin: 0;
	padding: 5px 0 0 0;
	/*float:left;*/
}

a img{
	border: none;
}


a {
	color: #c06400;
	text-decoration: underline;
}

a:hover{
	
	text-decoration: none;
}

.drobky {
	color: #a06826;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}

.drobky a {
	color: #a06826;
	font-size: 7pt;
	text-decoration: none;
}

.drobky a:hover{
	color: #a06826;
	font-size: 7pt;
	text-decoration: underline;
}

#footer1 a{
	color: #ffbb71;
	font-size: 11px;
	text-decoration: underline;
}

#footer1 a:hover{
	color: #ffbb71;
	font-size: 11px;
	text-decoration: none;
}

.line{
	width: 626px;
	height: 1px;
	margin: 4px 0 8px 0;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}

.line2{
	width: 584px;
	height: 1px;
	margin: 4px 0 8px 0;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}

.line3{
	width: 285px;
	height: 1px;
	margin: 4px 0 8px 0;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}

ul.reference {
	margin: 15px 0 15px 0;
	padding: 0;
	list-style: none;
}

ul.reference li {
	margin: 9px 0 0 0;
	padding: 0 0 0 25px;	
	background-image: url('images/bullet2.gif');
	background-repeat: no-repeat;
}

ul.rj {
	width: 380px;
	height: auto;
	margin: 15px 0 15px 0;
	padding: 0;
	list-style: none;
}

ul.rj li {
	margin: 9px 0 0 0;
	padding: 0 0 0 25px;	
	background-image: url('images/bullet2.gif');
	background-repeat: no-repeat;
}

.katalog {
	padding: 0 20px 5px 0;
	margin: 0;
	background-image: url(images/pdf16x16.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


/*-------------objednakva (f)ormulare-------------------*/

#fobal{
	margin: 0;
	padding: 19px;
	_padding: 15px;
	width: 584px;
	_width: 576px;
/*	height: 500px;*/
	float: left;
	border: #CCC 1px solid;
	background-color: #f7ffea;
}

#fboxtop{
	color: #485329;
	margin: 0;
	padding: 0 0 0 125px;
	width: 478px;
	_width: 460px;
	height: 60px;
	float: left;
/*	background-color:#009;*/
}

.fbox1{
	color: #485329;
	margin: 0;
	padding: 0;
	width: 121px;
	float: left;
	line-height: 33px;
/*	background-color:#CC9;*/
}

.fbox2{
	margin: 0;
	padding: 0;
	width: 157px;
	float: left;
/*	background-color:#333;*/
}

.fbox2check{
	color: #485329;
	margin: 8px 0 10px 0;
	padding: 0 0 0 9px;
	width: 357px;
	float: left;
/*	background-color:#0FF;*/
}

.fbox2checka{
	color: #485329;
	margin: 0px 0 10px 0;
	padding: 0 0 0 9px;
	width: 357px;
	float: left;
/*	background-color:#0FF;*/
}

.fboxa{
	margin: 0;
	padding: 0;
	width: 28px;
	_width: 19px;
	height: 30px;
	float: left;
/*	background-color:#9CF;*/
}

.fbox3{
	color: #485329;
	margin: 0;
	padding: 0;
	width: 121px;
	float: left;
	line-height: 33px;
	position: relative;
/*	background-color:#990;*/
}

.fbox4{
	margin: 0;
	padding: 0;
	width: 157px;
	float: left;
	line-height: 33px;
/*	background-color:#900;*/
}

.fboxK{
	color: #485329;
	margin: 0;
	padding: 0;
	width: 121px;
	float: left;
	line-height: 20px;
/*	background-color:#CC9;*/
}

.fboxK2{
	color: #485329;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 121px;
	float: left;
	line-height: 20px;
/*	background-color: #033;*/
} 

.fboxKBold{
	margin: 0;
	padding: 0 0 0 10px;
	width: 453px;
	float: left;
	line-height: 20px;
	font-weight: bold;
/*	background-color: #F0F;*/
}


#dadresa{
	color: #485329;
	font-size: 8pt;
	top: 56px;
	left: 44px;
	margin: 0;
	padding: 0;
	width: 65px;
	height: 15px;
	position: absolute;
	line-height: normal;
/*	background-color:#FF0;*/
}

.fbbobal {
	color: #485329;
	margin: 0;
	padding: 0;
	width: 590px;
	float: left;
/*	background-color: #0CF;*/
}

#fboxbottom1 {
	color: #485329;
	margin: 0;
	padding: 0;
	width: 121px;
	height: 290px;
	float: left;
/*	background-color:#F00;*/
}

#fboxbottom1a {
	color: #485329;
	margin: 0;
	padding: 0;
	width: 121px;
	height: 20px;
	float: left;
/*	background-color:#F00;*/
}

#fboxbottom2a {
	margin: 0;
	padding: 0;
	_width: 459px;
	width: 463px;
	height: 120px;
	float: left;
/*	background-color: #0F0;*/
}

#fboxbottom2b {
	margin: 0;
	padding: 0;
	_width: 459px;
	width: 463px;
	height: 90px;
	float: left;
/*	background-color:#300;*/
}

/*-------------forms-------------------*/

#searchform {
	height: 17px;
	width: 143px;
	background-color: #FFF;
	background-image: url('images/form.png');
	background-repeat: no-repeat;
	border: 1px solid #8e8e8e;
	color: #333;
	font-size: 8pt;
	padding: 5px 7px 0px 7px;
	margin: 0px 6px 10px 0px;
	float: left;
}

#searchsubmit {
	font-size: 7pt;	
	height: 24px;
	width: 55px;
	cursor: pointer;
	color: #575555;
	background-color: #4c4c4c;
	border: 1px solid #8e8e8e;
	background-image: url('images/submit.png');
	background-repeat: repeat-x;
	padding: 2px 0px 1px 0px;
	margin: 0;
	float: left;
}

#searchsubmit:hover {
	background-color: #dcd8d8;
	border: 1px solid #8e8e8e;
	background-image: url('images/submit_h.png');
	background-repeat: repeat-x;
}


.fform {
	height: 17px;
	width: 131px;
	background-color: #FFF;
	background-image: url('images/form.png');
	background-repeat: no-repeat;
	border: 1px solid #8e8e8e;
	color: #333;
	font-size: 8pt;
	padding: 5px 7px 0px 7px;
	margin: 4px 0px 5px 0px;
	float: right;
}

.fform2 {
	height: 17px;
	width: 35px;
	background-color: #FFF;
	background-image: url('images/form.png');
	background-repeat: no-repeat;
	border: 1px solid #8e8e8e;
	color: #333;
	font-size: 8pt;
	padding: 5px 7px 0px 7px;
	margin: 4px 0px 5px 9px;
	float: left;
}

.fsubmit {
	font-size: 8pt;	
	height: 24px;
	width: 105px;
	cursor: pointer;
	color: #575555;
	background-color: #4c4c4c;
	border: 1px solid #8e8e8e;
	background-image: url('images/submit.png');
	background-repeat: repeat-x;
	padding: 2px 0px 1px 0px;
	margin: 0 0 0 10px;
	float: left;
}

.fsubmit:hover {
	background-color: #dcd8d8;
	border: 1px solid #8e8e8e;
	background-image: url('images/submit_h.png');
	background-repeat: repeat-x;
}

.fpridej {
	font-size: 8pt;	
	cursor: pointer;
	color: #c06400;
	text-decoration: underline;
	background: none;
	border: none;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}


.fpridej:hover {
	text-decoration: none;
}

select {
	height: 25px;
	width: 147px;
	background-color: #FFF;
	background-image: url('images/form.png');
	background-repeat: no-repeat;
	border: 1px solid #8e8e8e;
	color: #333;
	font-size: 8pt;
	padding: 5px 0px 0px 7px;
	margin: 4px 0px 5px 0px;
	float: right;
}

.fcheckbox {
	padding: 0;
	margin: 0;
}

.checkt {
	font-size: 8pt;
	color: #485329;
}

.povinne {
	color: red;
}

.povinnet {
	font-size: 8pt;
	color: red;
	margin: 0 0 0 10px;
}

textarea {
	text-align: left;
	background-color: #FFF;
	background-image: url('images/textarea.png');
	background-repeat: no-repeat;
	border: 1px solid #8e8e8e;
	color: #333;
	font-size: 8pt;
	padding: 5px 7px 0px 7px;
	margin: 4px 0px 5px 9px;
	float: left;
}

/*-------------buttons-------------------*/

.objednat a{
	font-size: 7pt;
	text-decoration: none;	
	color: #575555;
	height: 15px;
	width: 64px;
	cursor: pointer;
	background-color: #CCC;
	border: 1px solid #8e8e8e;
	background-image: url('images/submit.png');
	background-repeat: repeat-x;
	padding: 7px 0px 1px 15px;
	margin: 0;
	float: left;
}

.vice a{
	font-size: 7pt;	
	text-decoration: none;
	color: #575555;
	height: 15px;
	width: 93px;
	cursor: pointer;
	background-color: #CCC;
	border: 1px solid #8e8e8e;
	background-image: url('images/submit.png');
	background-repeat: repeat-x;
	padding: 7px 0px 1px 15px;
	margin: 0 0 0 5px;
	float: left;
}

.objednat a:hover {
	height: 15px;
	width: 64px;
	background-color: #dcd8d8;
	background-image: url('images/submit_h.png');
	background-repeat: repeat-x;
}

.vice a:hover {
	height: 15px;
	width: 93px;
	background-color: #dcd8d8;
	background-image: url('images/submit_h.png');
	background-repeat: repeat-x;
}

