html, body { 
 margin:0; 
 padding:0; 
 text-align:center; 
 /*background: #ddeeff url(images/bg.gif) 0 0 repeat-x;*/
 background: #ece4c0;
} 
body, p, br, ul, ol, div, span, input, textarea, submit {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
 
#pagewidth { 
 width:776px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
  z-index: 1;
} 
a {
	color: #6e0019;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*   -----------------   HEADER   -----------------   */
 
#header {
 position:relative; 
 height:270px; 
 background-color:#FFFFFF; 
 width:774px;
 border: 1px solid #d7d7d7;
 border-bottom: none;
 z-index: 1000;
} 
#header h1 {
	padding: 0;
	margin: 0;
}
#header h1 a {
	width: 200px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.gif) 16px 10px no-repeat;
}
#header_pic {
	float: right;
	margin: 4px 10px 0 0;
}
#lang {
	padding: 0 10px;
	margin: 5px 0 0 0;
	text-align: right;
}
#lang a {
	color: #6e0019;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#lang a img {
	border: none;
	vertical-align: middle;
	margin: 0 5px;
}
#header h2 {
	color: #6e0019;
	width: 545px;
	margin: 0 10px 0 0;
	padding: 12px 0;
	text-align: center;
	font-variant: small-caps;
	float: right;
	border-bottom: 1px solid #6e0019;
}
#uvod {
	width: 545px;
	float: right;
	margin: 0 10px 0 0;
	display: inline;
}
#uvod p {
	font-weight: bold;
	margin: 0;
	padding: 10px 5px 10px 0;
}

/*   -----------------   RIGHT COLUMN   -----------------   */

#rightcol {
	float: left;
	width: 180px;
	padding: 0 10px;
	margin: 0 0 0 10px;
}
#rightcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#rightcol li {
	margin-bottom: 10px;
	text-align: center;
}
#rightcol li a {
	color: #6e0019;
	text-decoration: none;
	font-weight: bold;
}
#rightcol li a:hover {
	color: black;
}
#rightcol li a img {
	border: 1px solid #6e0019;
}
#rightcol li a:hover img {
	border: 1px solid black;
}

/*   -----------------   LEFT COLUMN   -----------------   */

#leftcol {
	float: left;
	width: 550px;
	padding: 0 0 10px 10px;
}
#leftcol p {
	margin: 0;
	padding: 0 0 15px 0;
}


/*   -----------------   MAIN CONTENT   -----------------   */
 
#maincol {
 background-color: #FFFFFF;  
 /*display:inline; */
 position: relative; 
 margin-bottom: 8px;
 border: 1px solid #d7d7d7;
 border-top: none;

 }
 #flashmov1 {
	width: 544px;
	height: 222px;
	margin: 10px 10px 0 0;
	/*border: 3px solid #686868;*/
	border: 1px solid black;
	float: right;
	z-index: 1;
	/*display: inline;*/
	background: white;
}
#entr {
	text-align: center;
	margin: 0;
	padding: 20px 0;
	color: #5a78e1;
	line-height: 20px;
}
#entr a {
	text-transform: uppercase;
	color: #5a78e1;
	font-weight: bold;
	text-decoration: none;
}
#entr a img {
	border: none;
	vertical-align: middle;
}

/*   --------------   top nav   -----------  */

#nav {
list-style: none; 
padding: 0;
margin: 0 0 0 10px;
width: 200px;
}

#nav ul, #nav ul ul { 
padding: 0;
margin:0;
list-style: none;
width:200px;
z-index:99;
position:absolute;
top: 0;
left: 200px;
overflow:visible;  
border: 1px solid #6e0019;
background: white;
}
#nav ul ul {
	width: 300px;
	z-index: 200;
}

#nav li { 
margin:0;   
position: relative; 
float:left;
display: block;
}
#nav ul li{ background:white;}

/*#nav ul li{ border-width:1px 1px 0 0;}
#nav ul ul li{ border-width:1px 1px 0 1px;}
#nav ul ul li:last-child{border-width:1px;}*/

#nav li a {
width: 200px;
text-indent: 15px;
display:block;
padding: 8px 0;
/*background: url(images/nav_bg.gif) bottom repeat-x;*/
background: #6e0019;
text-decoration: none;
text-transform: uppercase;
color: white;
font-weight: bold;
border-bottom: 1px solid white;
line-height: 18px;
/*border-right: 1px solid #a6d0e7;*/
}
#nav ul li a {
	width: 162px;
	background: white url(images/nav_arrow.gif) 10px 10px no-repeat;
	border-bottom: 1px solid #6e0019;
	padding: 4px 0 4px 30px;
	margin: 0 0 0 4px;
	text-indent: 0px;
	border-right: none;
	font-weight: normal;
	color: #6e0019;
}
 
#nav a {
    text-decoration:none; 
    display:block;
    /*padding: 0.1em;  
    margin:0.2em 0 0.2em 0.1em; 
    width:11.5em; 
    height:1.05em;*/
}

#nav a:hover {
	background: black;
}
#nav ul li a:hover { 
background: white url(images/nav_arrow.gif) 170px 10px no-repeat;
/*color: #50acf5;*/
color: black;
}
#nav ul ul li a {
	width: 285px;
	background: white;
	border-bottom: 1px solid #6e0019;
	padding: 4px 0 4px 7px;
	text-indent: 0px;
	margin: 0 0 0 4px;
	border-right: none;
	font-weight: normal;
}
#nav ul ul li a:hover {
	background: white;
}

#nav ul{
    display:none;   
}

/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:1px; 
    margin-left: -4px;
}

/* non-IE browsers see this */
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:2px; 
 }

 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}



li>ul { 
	top: auto;
	left: auto;
}
#maincol h2 {
	font-size: 14px;
	color: #58a3b8;
	text-transform: uppercase;
	margin: 0 10px;
	padding: 20px 0 5px 0;
	font-weight: normal;
	border-bottom: 1px solid #6e0019;
	text-indent: 10px;	
}
.options {
	padding: 0;
	margin: 7px 17px;
	list-style: none;
}
.options li {	
	padding: 3px 0 3px 20px;
	margin: 2px 0;
	line-height: 14px;
	background: url(images/bullet.gif) 0 3px no-repeat;
}
.options ul {
	clear: both;
}
.options ul li {
	background: none;
	padding: 0;
	height: auto;
	line-height: normal;
}
#maincol h1 {
	color: #6e0019;
	margin: 0 10px;
	padding: 12px 0;
	text-align: center;
	font-variant: small-caps;
	border-bottom: 1px solid #6e0019;
	border-top: 1px solid #6e0019;
	clear: both;
	font-size: 20px;
}
.product {
	margin: 0;
	padding: 10px;
	font-weight: bold;
}
.price {
	margin: 0;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}
.price span {
	font-size: 16px;
	font-weight: bold;
	color: #6e0019;
}
.price a img {
	border: none;
	vertical-align: middle;
	margin: 0 15px;
}
.broch_link {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 30px;
	margin-left: 10px;
	background: url(images/pdf.gif) 0 2px no-repeat;
}

#contact {
	width: 690px;
	margin: 30px auto;
}

#contact form {
	padding: 0;
	margin: 0;
	float: right;
	width: 420px;
}
#contact label {
	width: 120px;
	margin: 5px;
	padding-top: 2px;
	text-align: right;
	float: left;
	clear: left;
}
.myform, textarea {
	width: 270px;
	margin: 5px;
	float: left;
	border: 1px solid #7b0c26;
	padding: 2px;
}
textarea {
	height: 120px;
	overflow: auto;
}
.myform:focus, textarea:focus {
	background: #d1d1d1;
}
.myselect {
	width: 270px;
	margin: 8px 5px 5px 5px;
	float: left;
}
 
.order_form {
	margin: 10px;
	/*border: 1px solid #d7d7d7;*/
	border-collapse: collapse;
	width: 748px;
} 
.order_form td {
	border-bottom: 1px solid #7b0c26;
	padding: 4px;
}
.order_form td input {
	border: 1px solid #999999;
	width: 30px;
	text-align: center;
	font-weight: bold;
	color: black;
}
.addr_flds {
	border: 1px solid #999999;
	width:170px;
}
.red {
	color: #FF0000;
}
 
 /*   -----------------   FOOTER   -----------------   */
 
#footer {
 /*height:45px; */
 line-height: 18px;
 background-color:#FFFFFF; 
 border: 1px solid #d7d7d7;
 font-size: 11px;
 padding: 5px 15px;
 clear:both;
 } 
 #copyr {
 	float: right;
	padding-top: 9px;
 }
 #desgn {
 	text-align: right;
	color: #686868;
	margin: 0;
	padding: 3px 15px 0 0; 
	font-size: 11px;
 }
 #desgn a {
 	text-decoration: underline;
	color: #686868;
 } 
 #desgn a:hover {
 	text-decoration: none;
 }

 
 /* *** Float containers fix *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

