*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 74%;
	text-align: center;
	background-image: url(page_bg.gif);
	background-repeat: repeat-x;
	background-color: #0077bc;
}
#maincontent{
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
	background-color: #ffffff;
}
#header{
	background-image: url(hlavicka.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 100px;
	overflow:  hidden;
	text-align: right;
}
	#header h1 {
			display: block; 
			position: relative; 
			width: 274px; 
			height: 100px; 
			margin: 0; 
			padding: 0;
			font-size: 1.5em;
			text-align: center;
			float: left;
		}
		#header h1 span {
			display:block; 
			position:absolute; 
			left:0; 
			top:0; 
			z-index:1; 
			width:274px; 
			height:100px; 
			margin:0; 
			padding:0; 
			background: url(logo.jpg) no-repeat;
			cursor:hand; 
			}
		#header a{
			color: Black;
			text-decoration: none;
		}
	#lang{
		
	}
		#slogan{
			height: 69px;
			
		}
			#slogan h1{
				display: block; 
				position: static; 
				width: auto; 
				height: auto; 
				float: none;
				padding-top:15px;
				margin-right: 0px;
				text-align: right;
				padding-right: 30px;
				font-size: 1.4em;
				color: #2c343f;
			}
		#lang #obal{
			display: block; 
			position: relative; 
			margin-left: 671px;
			_margin-left: 667px;
			font-size: 12px;
			width: 99px;
			height:31px;
			padding-right:3px;
		}
		#lang span{
			display:block; 
			position:absolute; 
			z-index:1; 
			margin:0; 
			padding:0; 
			cursor:hand; 
			left:0px; 
			top:0; 
			background-image: url(serdi.jpg);
			width: 99px;
			height:31px; 
			
		}
			
			
#navigace{
	width: 770px;
	background-image: url(menubg_normal.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #185F9B;
	text-align: center;
	}

#navigace ul{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#navigace li{
	position:relative;
	left:0; top:0;
	display:inline;
	list-style-type:none;
	padding:0; margin:0;
	margin-right: -5px;
}
#navigace a{
	color:#fff;
	text-decoration:none;
	line-height:2.2em;
	padding:0.5em 10px;
	margin:0;
	border-right:1px solid White;
	border-left:1px solid White;
	border-collapse: collapse;
}
#navigace a:hover{
	background-image: url(menubg_active.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #02517F;
}

#sidebar{
	float: right;
	border: solid 3px #32628B;
	border-width: 0 0 0 3px;
	margin: 15px 0 0 0;
	width: 145px;
	padding-left: 8px;
	padding-bottom: 1.5em;
}
#sidebar h3, #sidebar h3 a{
	font-size: 1.2em;
	color: #486384;
	margin: 1.2em 0 0.6em 0px;
	text-decoration: none;
}
#sidebar p{
	font-size: 1em;
	margin: 0.2em 0 0.3em 0px;
}
#sidebar a{
	color: #A52A2A;
	text-decoration: underline;
}
#sidebar a:hover{
	color: Red;
}
#text{
	margin: 15px 160px 0 0;
	padding-left: 15px;
}
#footer{
	border: solid 1px silver;
	border-width: 1px 0 0 0;
	clear: both;
	margin: 20px 0 0 0; 
	padding: 1em;
	text-align: center;
	color: Gray;
}
#footer a{
	color: gray;
	text-decoration: underline
}
#footer a:hover{
	color: red;
}

/*FORMATOVANI TEXTU	*/
#text h2, #kat_uvod h2{
	font-size: 1.8em;
	color: #32628B;
	margin: 25px 0 1.2em 15px;
}
#text h3{
	font-size: 1.4em;
	color: #486384;
	margin: 1.2em 0 0.5em 0.5em;
}
#text p, #text ul li, #kat_uvod p, #kat_uvod ul li{
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0.3em 20px 0.5em 40px;
}
#text .fleft{
	float: left;
	margin: 7px 15px 7px 0;
}
#text .fright{
	float: right;
	margin: 7px 0 7px 15px;
}
#text .obrleft{
	margin: 10px 12px 10px 0px;
}
#text .obrright{
	margin: 10px 0px 10px 17px;
}
#text a{
	color: #A52A2A;
}
#text a:hover{
	color: Blue;
}
ul.nobull, ul.nobull li {
	list-style-type: none;
}
#sipky, .sipky, #sipky a, .sipky a{
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
}
#sipky li, .sipky li{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	background-image: url(odrazka.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text ul.male{
	font-size: 0.9em;
	margin: 0 0 0 30px;
}
.nahoru{
	padding: 1em;
	text-align: right;
}
#text .top{
	color: Gray;
}
#text strong{
	color: #486384;
}


/* -------------- napiste nam -------------------- */
form{
	margin:0; 
	width:99%;
	}
	
fieldset{
	margin: 1em 3.5em 1em 3.5em; 
	padding:1em; 
	border:1px solid #2467AB; 
	border-top:3px solid #2467AB;
	line-height: 1.5em;
	}
fieldset p{
	margin: 10px 0 10px 0;
}
legend{
padding:5px 10px; 
font-weight:bold; 
background:#F0F8FF; 
border:1px solid #2467AB;
}

label{
	margin-top: 10px;
}
#kresba{
	background-image:url(../foto/pozadi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:400px;
	margin-right: 15px;
	padding-top: 5px;
}
#kresba h2{
	margin-left: 40px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#kresba a{
	font-size: 135%;
}

.katalog{
	font-size: 85%;
	border-collapse: collapse;
	margin:5px 5px;
}
.objednavka{ /*vypis zbozi do objednavky*/
	margin: 20px 5px 20px 5px;
}
.katalog th{
	border: 1px solid black;
	background-color: #3d5577;
	color: white;
	text-align: center;
}
.katalog td{
	padding: 2px;
	border: 1px solid silver;
	vertical-align: top;
}
.odd{
	background-color: #dcdcdc;
}
.align-right{
	text-align: right;
}

#textshop{
	padding: 5px;
}

.small{
	font-size: 80%;
	line-height: 1em;
}

.objednavka_form{
	margin:20px;
}

.objednavka_form th{
	width: 120px;
}

.objednavka_form input{
	width:350px;
	height: 1.5em;
	line-height: 1.5em;
}
.objednavka_form textarea{
	width: 350px;
}

#osobni_udaje{
	width: 70%;
	margin-left: 20px
}

a.objednat_link{
	font-weight: bold;
	display: block;
	padding: 3px;
	margin-top: 3px; 
	color: #A52A2A;
}

a.objednat_link:hover{
	background-color: #A52A2A;
	color: white;
}

#objednavka_submit{
	height: 3em;
}

a img{
	border: none;
}

.flash{
	text-align: center;
	margin: auto;
	border: 2px solid silver;
	font-weight: bold;
	padding: 20px 5px;
}
.shopok, .info{
	background-color: #c8f2cc;
	border-color: green;
}
.shoperror, .error{
	background-color: #facdd5;
	border-color: red;
}



.qbox{
	width:237px;
	height: 80px;
	padding: 24px 10px 10px 110px;
	background-image: url("qbox.jpg");
	text-align: center;
	font-size: 130%;
	line-height: 1.5em;
	text-indent: 0;
	float: right;
	margin: 10px;
}

.margin20{
	margin: 20px;
}