body {
	margin: 2em 0 0;
	padding: 0;
	background-color: #CC6600;
	color: black;
	font-family: "Arial CE", Arial, sans-serif;
	text-align: center;
}
div {
	text-align: left;
}
p {
	line-height: 1.2em;
	margin-left:1.5em;
	margin-right:1.5em;
}

#logo {
	width: 100%;
	
	padding:0;
	margin:0 auto 0.2em;
		
	background: url("/gfx/bg-pruh.png") no-repeat left top;
	text-align:center;
}

#logo img {
	border:0;
	padding:0;
	margin:0;
}
#logo p.kontakt {
	color:#333;
	letter-spacing:1px;
	line-height: 1.5em;
	margin-left:0.5em;
		
	display:block;
	float:left;
	text-align:left;
}
#logo p.vpravo {
	float:right;
	width:15.5em;
	margin-right:1%;
	font-size:95%;
	background-color:#F0D100;
}
#logo p.vpravo strong {
	color: black;
	font-weight: bold;
}
#flash {
	text-align: center;
}
#flash img {
	position:relative;
	top:-1em;
} 

.break {
	clear:both;
	visibility: hidden;
	line-height:0;
}

#logo a {
	color:#cc0000;
	text-decoration:none;
}

#logo a:hover {
	color:#660000;
}
hr {
	clear:both;
	display: none;
}
#obsah_matr {
	
	width: 88%;
	min-width: 680px;
	max-width: 860px;
	
	_width: expression(
      document.getElementById('obsah').offsetWidth < 690 ? '680px' : (
         document.getElementById('obsah').offsetWidth >
         850 ? '860px' : '88%'
         )
      );
	margin:0 auto;
}
#obsah {
	background-color: white;
	color: black;
	margin-bottom:2em;
	border: 1px solid black;
	padding: 0.2em;
}
h1 {
	color: #CC0000;
	text-align: right;
	margin: 0.1em 4em 0.3em 0.5em;
	padding: 0;
	font:200%/1.5em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-variant: small-caps;
	background: url("/gfx/h1.gif") right bottom no-repeat;
}
h2 {
	color: #660000;
	margin: 0.3em 0.5em 0.2em 1.5em;
	padding: 0 30px 0 0;
	font:160%/1.5em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h3 {
	color: #333333;
	margin: 0.2em 0.5em 0.2em 2em;
	padding: 0 2em 0 0;
	font:120%/1.5em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

a {
	color:#006699;
}

a:hover {
	color:#cc3333;
}


#menu_matr {
	text-align:center;
	padding-bottom:0.7em;
}
#menu {
	width:950px;
	display: block;
	text-align: center;
	margin: 0 auto;
	border:1px solid #333;
	background:#fff;
}
#menu ul {
	
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
#menu li {
	display: block;
	float: left;
	width: 105px;
	margin: 0;
	padding: 0;
	background:#F0F0C1  left top repeat-x;
	background:#fff;	
	
}

#menu a {
	display: block;
	width:100%;
	padding: 80px 0 0.3em;
	margin:0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	color: black;
}
#menu li a {
	margin:0 auto;
	
}
#menu  a {
	background: transparent ;
	
}
#menu li.current {
		background-color:#FAB846;
}

#menu .kat1 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") 0 0 no-repeat;
}
#menu .kat2 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -105px 0 no-repeat;
}
#menu .kat3 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -210px 0 no-repeat;
}
#menu .kat4 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -315px 0 no-repeat;
}
#menu .kat5 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -420px 0 no-repeat;
}
#menu .kat6 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -525px 0 no-repeat;
}
#menu .kat7 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -630px 0 no-repeat;
}

#menu .kat8 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -735px 0 no-repeat;
}

#menu .kat9 a {
	width:100px;
	background: transparent url("/gfx/menu.jpg") -840px 0 no-repeat;
}

#menu a:hover {

	background-color:#FF9900;
	z-index: 50;
	color:white;
}


div.sedacky {
	text-align:center;
	margin:0 auto;
	width:100%;
}
div.sedacky div.sedacka_matr {
	float:left;
	width:50%;
	
}
div.sedacky div.sedacka {
	margin:0.4em;
	border:1px solid #FFF9BB;
	background:#FFF9BB;
	
}
div.sedacka h3{
	margin:0.2em 0.5em;
	padding:0;
	background:#ffffcc url("/gfx/list_bg.png");
	border:1px solid #ffcc33;
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
div.sedacka a{
	text-decoration: none;
}
div.sedacka .info {
	margin:0 0 0.7em 0;
	font-size:75%;
	text-align:center;
}
div.sedacka .info a{
	text-decoration: underline;
}
div.sedacka .img {
	height:245px;
	text-align:center;
	margin:0.5em 0 0 0;
}
div.sedacka .img img{
	border:1px solid #999;
}
.foto {
	border:1px solid #999;
	display:block;
}

.foto-left, .foto-right {
	float: left;
	width: 350px;
	margin: 0;
	padding: 1.5em 0;
	text-align: center;
	background: #FFF9BB;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 80%;
	}
.foto-right {
	float: right;
	margin: 0 1em 5em 0;
	}
.foto-left img, .foto-right img{
	text-align:center;
	margin:0 auto 1em;
}

.foto-dalsi {
	float: left;
	margin: 0.5em;
	padding: 1.5em 0.5em;
	text-align: center;
	background: #FFF9BB;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 80%;
	}

p.informace {
	font-weight:bold;
	margin-left:1.5em;
}

p.dovoz {
	width:15em;
	font-weight:bold;
	color:red;
	margin-left:1.5em;
	padding-left:45px;
	line-height:45px;
	background: url("/gfx/vykricnik.png") left center no-repeat;
	
}
table.rozmery {
	border:1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	
	border-collapse: collapse;
	margin:0.5em;
}

table.rozmery thead {
	background-color:#FFFF99;
	
}

table.rozmery td.varianta{
	text-align:left;
	
}

table.rozmery th, table.rozmery thead td {
	padding:0.2em 0.5em;
	border-right:1px solid #999;
	font-size:84%;
}

table.rozmery tr {
	border:0;
	padding:0;
	margin:0;
}

table.rozmery td {
	border:1px solid #999;
	padding:0.2em 0.5em;
	text-align:right;
	font-size:82%;
}

table.rozmery tr.d {
	background-color:#FFFFCC;
}


.ceny table {
	border:1px solid #999;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;	
	border-collapse: collapse;
	margin:0.5em;
}

.ceny table thead {
	background-color:#FFFF99;
	
}

.ceny table tr {
	border:0;
	padding:0;
	margin:0;
}

.ceny table td {
	border:1px solid #999;
	padding:0.2em 0.2em;
	text-align:right;
	font-size:78%;
}

.ceny table th, .ceny table thead td {
	padding:0.2em 0.2em;
	border-right:1px solid #999;
	font-weight: bold;
	font-size:80%;
}

.ceny table tr.d {
	background-color:#FFFFCC;
}
p.dph {
	color: #666;
	font-size:80%;
	font-style: italic;
	font-weight: bold;
}
p.error {
	border:1px solid #666;
	margin:0.5em 2em;
	padding:0.3em;
	background-color:#FFFFCC;
}
form {
	padding-top:1em;
}
label {
	float:left;
	width:10em;
	margin-left:1.5em;
}
input, textarea {
	margin:0 0 0.2em 0.5em;
	font-family: "Arial CE", Arial, sans-serif;
	width:25em;	
	background: url("/gfx/input_bg.png") left top no-repeat;
	padding:0 0.2em;
	border:1px solid #666;
}
input.odeslat {
	width:auto;
	padding:0.3em;
}
