body {
	
	background-image:url(../images/backgrounds/classic_bg_flowers.png);
	background-repeat:no-repeat;
	
	background-color:#a6ca1b;
	background-attachment:fixed;
	margin-top:5px;
}
html {
	color:#FFF;
	font-family: Verdana;
	font-size:12px;/*line-height:14px;*/
}
p, ul, li, a, div {
	line-height:16px;
	color:#333;
}
img {
	border:none;
}
a {
	color:#1D4D7D;
}

strong {
	color:#7a95d3;
}
h1 {
	color:#ff6600;
	font-size:22px;
	font-weight:normal;
	margin: 0 0 20px 0;
}
h2 {
	color:#fff;
	font-weight:normal;
	font-size:20px;
	margin: 0 0 15px 0;
}
h3 {
	color:#495a69;
	font-weight:bold;
	font-size:16px;
	margin: 0 0 15px 0;
}
h4 {
	color:#495a69;
	font-weight:bold;
	font-size:14px;
	margin: 0 0 10px 0;
}
p {
	margin: 0 0 13px 0;
}
.clear {
	clear:both;
	float:none;
}
.indent {
	text-indent:-9999px;
}
.highlight {
	color:#fca116;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
#wrapper {
	width:983px;
	background:#fff;
	margin:0 auto;
	border:4px solid #fff;
}
#push {
	height:54px;
	float:none;
	clear:both;
}
#header {
	height:264px;
	background:#FFF;
	position:relative;
	border-bottom:2px solid #000;
}
#logo {
	background:#01244a;
	border:0px solid #F00;
	width:585px;
	padding-top:0px;
	height:170px;
	float:left;
}
/*#header_img {
	width:410px;
	text-align:left;
	padding:10px;
	float:left;
}*/
#menu {
	margin-top:267px;
	margin-left:15px;
	border:0px solid #F00;
	height:48px;
	text-align:left;
	float:left;
	background:url(../images/menubckg.jpg);
	
	background-position:-1px;
	position:absolute;
	z-index:1000;
}
#gall_contacts {
	margin-top:10px;
	margin-left:350px;
	border:0px solid #F00;
	height:48px;
	text-align:left;
	float:left;
	background:url(../images/menubckg.jpg);
	background-position:-1px;
	position:absolute;
	z-index:1000;
}
ul.gall_contacts {
	margin:0px;
	margin-left:1px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:10px;
	float:left;
}
ul.gall_contacts li {
	list-style-type:none;
	margin-right:1px;
	margin-bottom:1px;
	float:left;
	color:#000;
}
ul.gall_contacts li a:link, ul.gall_contacts li a:visited {
	width:auto;
	display:block;
	color:black;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	text-decoration:none;
}
ul.gall_contacts li a:hover {
/*background:#666;*/
}
#header_text {
	width:340px;
	text-align:center;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	font-size:24px;
	color:#FFF;
	font-style:italic;
}
/* ACTUAL CONTENT */
#left {
	margin-top:45px;
	margin-left:10px;
	color:black;
	margin-bottom:10px;
	width:600px;
	float:left;
	text-align:justify;
	padding:10px;
	border:0px solid #333;
	min-height:320px;
}
#left a:link, #left a:visited {
	color:#1D4D7D;
	text-decoration:none;
}
#right {
	height:800px;
	margin-top:28px;
	padding:10px;
	padding-left:5px;
	width:258px;
	float:right;
	background:url(../images/backgrounds/right_bg.png);
	background-repeat:repeat-x;
}
.index_right_images {
	padding:2px;
	border:1px solid #333;
	margin-bottom:10px;
}
#footer {
	clear:both;
	width:960px;
	height:32px;
	text-align:right;
	background:#000;
	margin:0 auto;
	margin-bottom:10px;
	line-height:32px;
	padding-right:15px;
	font-size:11px;
	border:1px solid #333;
	border-top:none;
	color:#fff;
}
ul.menu {
	width:953px;
	margin:0px;
	margin-left:1px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	float:left;
	border:1px solid #fd7603;
	background:url(../images/menu/menubg-09.jpg);
	background-position:0px 50%;

}
ul.menu li {
	list-style-type:none;
	margin-right:0px;
	margin-bottom:1px;
	float:left;
	
	background:url(../images/menu/divider-09.gif) no-repeat right;
	background-position:0px 50%;

}
ul.menu li a:link, ul.menu li a:visited {
	width:auto;
	display:block;
	color:white;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	text-decoration:none;
	/*background:#ff6600;*/
	
}
ul.menu li a:hover {
	/*background:#ff944c;*/
	background:url(../images/menu/hoverbg-09.gif);
	background-position:0px 50%;
}
table#products td {
	padding-right:10px;
	padding-left:10px;
	text-align:left;
}
table#feedback {
	border-bottom:1px solid #D8D8D8;
}
table#feedback {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	border-top:4px solid #C1D6E6;
}
table#feedback {
	border-bottom:0 solid #000000;
	border-left:0 solid #000000;
}
table#feedback td {
	border-bottom:1px solid #D8D8D8;
}
table#feedback td.noborders {
	border-bottom:none;
}
.success {
	color: FFF;
	background-color: #000;
	border:1px solid #495A69;
	padding:10px;
}
.errors {
	color: FFF;
	background-color: #000;
	border:1px solid #495A69;
	padding:10px;
}
.product_images {
	padding:2px;
	border:1px solid #333;
	margin-bottom:10px;
}
.product_images_text {
	padding:2px;
	text-align:left;
	font-size:11px;
	line-height:14px;
}
.image_container {
	width:180px;
	height:160px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:20px;
}
/* SLIDESHOW */
.slideshow {
	border:1px solid #333;
	margin:0px;
	width:950px;
}
.slideshow ul.portfolio {
	border:1px;
	border-style:solid;
	border-color:green;
	list-style:none;
}
.slides {
	padding:0px;
	border:0px solid #333;
	margin-bottom:10px;
}
.slides ul.promotions {
	list-style:none;
	padding:2px;
	margin-left:18px;
}
*html .slides ul.promotions {
	list-style:none;
	padding:2px;
}
#language_selection {
	background:#fff;
	float:right;
	width:365px;
	height:179px;
	border:0px;
	border-style:solid;
	border-color:red;
}
#banner {
	border:0px solid #F00;
	width:585px;
	height:280px;
	float:left;
	overflow:hidden;
}
#news {
	padding-left:10px;
	background:url(../images/newsBkg.jpg);
	float:right;
	width:355px;
	height:225px;
	border:0px;
	border-style:solid;
	border-color:red;
}
.news_date {
	font-size:11px;
	color:#999;
	margin-bottom:5px;
}
.images_cont {
	float:left;
	margin-right:10px;
	width:215px;
	font-size:11px;
}
.images_cont strong {
	font-size:13px;
	text-transform:uppercase;
}
.images_cont .headers {
	height:50px;
}
.news_cont {
	width:325px;
	padding:10px;
	padding-bottom:10px;
	border-bottom:1px solid #35659d;
}
.news_date {
	font-size:11px;
}
#news_new {
	width:325px;
	padding:10px;
	padding-bottom:0px;
	border-bottom:1px solid #fff;
}
.more {
	width:19px;
	height:18px;
	float:right;
}
.more a:link, .more a:visited {
	margin-bottom:5px;
	padding-righ:25px;
	background:url(../images/newsBkg.gif) no-repeat;
}
.more a:hover {
	background:url(../images/newsBkgHover.gif) no-repeat;
}
#news strong {
	color:white;
}
#news a:link, #news a:visited {
	color:#FFF;
	text-decoration:none;
}
#news a:hover {
	color:#81C0FF;
	text-decoration:none;
}
#language_link {
	margin-bottom:5px;
	border:0px solid #F00;
	width:365px;
	text-align:left;
	float:left;
	background-position:-1px;
}
ul.language {
	color:#F00;
	margin:0px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:54px;
	float:left;
}
ul.language li {
	padding-top:20px;
	width:100px;
	height:50px;
	color:#666;
	list-style-type:none;
	border-right:1px solid #757877;
	margin-right:5px;
	float:left;/*background:#413D3B;*/
}
ul.language li a:link, ul.language li a:visited {
	font-size:12px;
	font-weight:bold;
	color:#757877;
	text-align:center;
	display:block;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	text-decoration:none;
}
ul.language li a:hover {
	color:#3C668F;
}
ul.language li.last {
	border-right:none;
}
ul.menu li.double a:link, ul.menu li.double a:visited {
	display:block;
	color:white;
	padding-left:10px;
	padding-right:10px;
	line-height:12px;
	text-decoration:none;
}
.services li {
	line-height:20px;
	list-style-type:circle;
}
.home_top_offers {
	width:210px;
	height:157px;
	overflow:hidden;
}
.obj_view {
	width:517px;
}
.obj_heading {
	font-size:14px;
	margin-bottom:0px;
	margin-left:4px;
	margin-bottom:10px;
}
.obj_thumbs {
	padding:2px;
	border:1px solid #eee;
}
.obj_thumbs_s {
	padding:2px;
	border:1px solid #eee;
	margin-top:5px;
	margin-right:6px;
}
.obj_short_content {
	margin-top:0px;
	color:#444;
}
.obj_price {
	color:#1588C1;
}
.read_more {
	border:1px solid #ccc;
	width:70px;
	float:right;
	padding-left:6px;
}
.read_more a:link, .read_more a:visited {
	text-decoration:none;
	color: #336699;
}
.submit_btn {
	height:25px;
	padding:0px 3px 0 0;
}
.obj_divider {
	border-top:1px solid #eee;
	margin-top:5px;
	margin-bottom:10px;
}
table.obj_props {
	width:100%;
	margin-top:4px;
}
table.obj_props td {
	font-size:11px;
	background:#f8f8f8;
}
.top_offers_content {
	height:65px;
}
.top_offers_img {
	height:130px;
	overflow:hidden;
}
.box {
	margin-left:2px;
	border:1px solid #fff;
	width:253px;
	padding:1px;
	overflow:hidden;
	-moz-border-radius:3px;
	background:#f2f5fc;
	background:url(../images/backgrounds/box_blue_bg.png);
	margin-bottom:10px;
	color:#1D4D7D;
	font-size:11px;
}
.box_header {
	background:url(../images/menu_bg.png);
	background:#b9c5e5;
	background:url(../images/backgrounds/box_blue_header_bg.png);
	background-position:-10px 0px;
	height:25px;
	line-height:25px;
	padding:4px;
	color:#0a1c74;
	font-weight:bold;
}
.box_content {
	padding:4px;
	line-height:20px;
}
.box_content a:link, .box_content a:visited {
	text-decoration:none;
	font-size:11px;
}
.box_content a:hover {
	color:#F90;
}
.box_content input {
	font-size:11px;
	font-family:verdana;
}
.right_news_header {
	line-height:12px;
	margin-top:3px;
	color:#375faf;
	
}

.right_news_header a:link,  .right_news_header a:visited {
	line-height:12px;
	color:#375faf;
}

.right_news_header a:hover {
	
	color:#F60;
}

table.fakti {
	

border-top:1px solid #eee;
border-right:1px solid #eee;

}

table.fakti  td {
	

border-bottom:1px solid #eee;
border-left:1px solid #eee;

}