/* GENERAL STYLES */
body.sub_page,
body.main_page {
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #003366;
	font-size: 13px;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
div#maincontainer {
	border: solid 1px #C0C0C0;
	width: 800px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: white;
	background:white url(/i/content_bgd.gif) repeat-y;
	_width: 800px;
}
#top {
	height: 84px;
	background-color: #444;
	background:#444444 url(/i/top_bgd.jpg) no-repeat;
	font-size:13px;
}
#top #homepage {
	float: left;
	width: 600px;
	height: 83px;
	display: block;
	text-decoration:none;
}
a img {
	border: none;
}

/* main page specific */
.main_page #top {
	background:#666666 url(/i/main_logo.jpg) no-repeat;
	width:800px;height:108px;}
.main_page #top a#homepage {
        display:block;
	width:600px;
	height:108px;
	text-decoration:none;
}
.main_page #top a:hover {text-decoration:none;}

.main_page #main_part {
	width:800px;height:169px;padding:0;
        background:transparent url(/i/main_text_bgd2.jpg) no-repeat;
}
.main_page #main_part .text {
            padding:40px 120px 10px 50px;
            color:#666666; 
            font:Arial 10pt;
            margin:0;
            font-weight:bold;
            font-family:Arial;
            line-height:29px;
}
.main_page #bottom_menu {
    padding-left:20px;
    width:780px;
    height:29px;
    background:#cccccc url(/i/main_bottom_bgd.gif) repeat-x;
}
.main_page #footer {
    background:#a6bcd3 url(/i/i-footer-bg.jpg) no-repeat;
    height:70px;
    padding: 5px 0 5px 0;
}
.main_page #bottom_pics {height:168px; background:#a6bcd3;}
.main_page #bottom_pics a {float:left;}

.main_page #top .search {
	padding-top:30px;
}

#maincontainer #navmenu-h {
	width:800px;
}

#main_part {
	background: transparent url(/i/s-logobutt_2.gif) no-repeat left top;
	margin: 0;
	padding: 30px 1em 1em 0;
}
#main_part .left {
	float: left;
	padding-top:16px;
}
#main_part .text {
	margin-left: 184px;
	padding-right:1em;
}

#top form {margin:0;padding:0;}

#top .search {
	margin-left:671px;
	padding-top:8px;
	margin-top:0;
}
#top .search .inputbox {
	font-size:9px;
	padding:0;margin:0;
	width:93px;
}
#top .search button {
	width:20px;
	height:17px;
	border:none;
	padding:1px 0 0 0;
        background:#444444 url(/i/go.gif) no-repeat;vertical-align:top;
	#margin-left:5px;
}


#footer {
	text-align: center;
	font-size:9px;
	line-height:150%;
}

.sub_page #footer {
	margin:0 2em 0.5em 186px;
	border-top:2px solid #9A9A9A;
	/*padding-top:0.5em;
	padding-bottom:0.5em;*/
}

#footer a {
	color:black;
	text-decoration:none;
}

#footer a:hover {
	color:#A07011;
	text-decoration:underline;
}

#eu_text {
	clear:both;
	color:white;
	background:#003366;
	margin:15px auto;
	width:510px;
	text-align:left;
	font-size:12px;
}
#eu_text .eu_flag {
        float:left;
        margin-right:10px;
}

#vbq {
	margin:1em 0;
	color:#a0bfd7;
}
#vbq a {color:#a0bfd7;}
#vbq a:hover {color:white;}


#main_part .left .back {
	display:none;
}

#menu_group {
	background-image: url(/i/small_group_over.gif);
}

.main_page #menu_group {
	background-image: url(/i/main_group_over.jpg);
}

/* Produkty */
table.Products {
	color:black;	
}
table.Products td {
	vertical-align:top;
	padding:0.7em;
	width:50%;
	}
table.Products td img {
	clear:both;
	}	
	
table.Products tr.products_top td {
}
table.ProductsWithCategories tr th {
	text-align: center;
	background-color:#AF904F;
	text-transform:uppercase ;
	line-height: 120%;
	font-weight:bold;
	vertical-align:middle;
}
table.ProductsWithCategories tr th h2 {
	color: white;
	margin:0;
	padding:2px 0;
	font-size:9pt;
}

table.ProductsWithCategories .category1 {
	background-color:#D4E7FC;
	border-right:solid 3px white;
	border-left:solid 5px white;
}
table.ProductsWithCategories .category2 {
	background-color:#DDECFD;
	border-right:solid 3px white;
}
table.ProductsWithCategories .category3 {
	background-color:#C0DDF6;
	border-right:solid 5px white;	
}
table.Products .product_name {
	padding-top:5px;
	padding-bottom:0;
	margin-top:2px;
	margin-bottom:0;
	font-size:10pt;
}
table.Products .product_name a {
	text-decoration:none;
	color:#B7995E;
}
/*
table.Products a {
	position:relative;
	}
table.Products a img.hover_pic {
	position:absolute;
	left:0;
	}
table.Products a:hover img.hover_pic {
	visibility:hidden;
}
*/
table.Products .short_text {
	font-size:8pt;
	margin-bottom:0;
}
table.Products .short_text li {
	padding-left:1.5em;
	list-style-position:inside;
}
table.Products a.himg {
	display:block;
}
table.Products a.himg:hover img {
	_visibility:hidden;
	opacity:0.1;
	filter: alpha(opacity = 1);
	_zoom:1;
}
.small_product {
	width:250px;
	float:left;
	background-color:White;
	border:1px solid red;
	}
.small_product_3 {
	clear:both;
	}

/* Form */
.insideForm {
        padding-top: 5px;
}
.insideForm label {
	display:block;
	float:left;
	width:15em;
}
.insideForm label.chb {
	display:inline;
	width:auto;
	padding-right:1em;
}
.insideForm .chbHeader {
	clear:both;
	font-weight:bold;
	padding-top:0.6em;
}
.insideForm .chbHeader i {
	font-weight:normal;
}
.insideForm br {
	clear:left;
}
.insideForm input {
	padding-bottom:2px;
} 

/* flags */
.flags {
	padding-top:10px;
	padding-right:5px;
	height:22px;
}
ul.jflanguageselection {
	float:right;
	font-size:0.8em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	vertical-align:middle;
	width:110px;
}
ul.jflanguageselection li {
	background-image:none;
	border:medium none;
	float:left;
	margin:1px;
	padding-left:0;
	padding-right:0;
	white-space:nowrap;
}
ul.jflanguageselection li a {
	display:block;
}
ul.jflanguageselection img {
	border:medium none;
}
#jflanguageselection {
	float:right;
	vertical-align:middle;
}

th a:target {
	font-size:12pt;
}

ul#navmenu-h a img {
	border: none;
}

ul#navmenu-h a:hover img, 
ul#navmenu-h li:hover a img, 
ul#navmenu-h li.iehover a img{
	visibility:hidden;
}

div.left ul#navmenu-v {
	border-top:1px solid #CCCCCC;
}

.pic {
  border:none;
}
.pic .title {
font-size:10px;
margin:1px 0pt 5px;
text-align:center;
}
.pic img {padding:0 5px 0 5px;}

/* Special styles for editor in umbraco */
#holderBody {
        background: #fff;
}

#holder {
        border: 1px solid #ccc;
        padding: 10px;
        margin: 5px;
        text-align: left;
}
.two_columns td {
        width:50%;
}



/* EDITOR PROPERTIES */
h1 {
color:#B7995E;
font-size:14pt;
font-weight:bold;
font-family:Verdana,Arial;
border-bottom:2px solid #9A9A9A;
padding-bottom:4px;

}

.pic_desc {
color:black;
font-size:8pt;
font-weight:normal;
font-style:italic;
font-family:Arial,Verdana;
}

h3 {
color:black;
font-size:11pt;
font-weight:bold;
font-family:Verdana,Arial;
padding-top:15px;
padding-bottom:4px;

}


