body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/body_bkg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #CFD7E0;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 10px;
}

h1 {
	font-family:  Tahoma,Arial,Verdana,Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font-family:  Tahoma,Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-family:  Verdana,Tahoma,Arial,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-family:  Verdana,Arial,Tahoma,Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #0000;
}


div#wrap_left {
	width: 870px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}

div#wrap_right {
	width: 870px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
div.shadow_bottom_LB {
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(images/shadow_LB.png);
	background-repeat: no-repeat;
}

div.shadow_bottom {
	width: 850px;
	height: 10px;
	float: left;
	background-image: url(images/shadow_bottom.png);
	background-repeat: repeat-x;
}

div.shadow_bottom_RB {
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(images/shadow_RB.png);
	background-repeat: no-repeat;
}

div.shadow_top_LT {
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(images/shadow_LT.png);
	background-repeat: no-repeat;
}

div.shadow_top {
	width: 850px;
	height: 10px;
	float: left;
	background-image: url(images/shadow_top.png);
	background-repeat: repeat-x;
}

div.shadow_top_RT {
	width: 10px;
	height: 10px;
	float: left;
	background-image: urls(images/shadow_RT.png);
	background-repeat: no-repeat;
}

div#main {
	width: 850px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

div#logo {
	background-image: url(images/logo_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 70px;
}

div#navbar {
	background-image: url(images/nav_bar_bkg.png);
	background-repeat: repeat-x;
	width: 850px;
	height: 48px;
}

div#navbar_dash {
	background-image:url(images/dash_bkg.png);
	background-repeat: repeat-x;
}

td#left {
}

td#left_right {
	background-image: url(images/border_shadow.png);
	background-repeat: no-repeat;
}

td#left_right_to {
	background-image: url(images/border_shadow_2.png);
	background-repeat: no-repeat;
}

/*products*/
table.product_preview {
	height: 300px;
	color: #CDC8A5;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(images/company_bkg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	padding: 1px 1px 1px 1px;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
}

table.bread {
	 padding: 2px 2px 2px 2px;
	 margin-right: 4px;
	 border: 1px solid #C8CEDD;
	 background-image: url(images/bread_bkg.png);
	 background-position: bottom;
	 background-repeat: repeat-x;
}

div.product_list_thumb {
	 float: right;
	 width: 131px;
	 height: 102px;
	 margin-left: 30px;
	 background-image: url(images/product_pic_bkg.png);
}

img.product_list_thumb {
 	border: none;
	margin-top: 5px;
	margin-left: 4px;
}

div#subcat_active {
	color: #FF6600;
	background-color: #FFFFFF;
	background-image: url(images/subcat_active.gif);
	background-repeat: no-repeat;
	background-position: 175px -23px;
}

div#cat_active {
	color: #FF6600;
	background-image: url(images/subcat_active.gif);
	background-repeat: no-repeat;
	background-position: 175px 4px;
}

a.maincategory:link, a.maincategory:visited {
	display: block;
	width: 160px;
	min-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(images/cat_menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family:  Verdana,Tahoma,Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.maincategory:hover {
	background-image: url(images/cat_menu.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	color: #6699FF;
}


a.subcategory:link, a.subcategory:visited {
	display: block;
	width: 160px;
	min-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(images/subcat_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	font-family:  Verdana,Tahoma,Arial,  Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
a.subcategory:hover {
	background-image: url(images/subcat_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px -20px;
	color: #FF6600;
}

a.product_title:link, a.product_title:visited {
	font-family:  Tahoma,Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;

}
a.product_title:hover {
	color: #FF6600;
}

.catlist {
	width: 200px;
}


.subcat {
	background-color: #F8F8F8;
}

.maincat {
	background-color: #E4ECED;
	cursor: hand;
}
.catlist {
	border: 1px solid #C8CEDD;
}

.maincatheader {
	background-color: White;
}

.opt {
    font: normal 10px verdana, tahoma, arial, helvetica, sans-serif;
    border: 1px solid #E7E7E7;
	color: #5B5B5B;
    background: White;
	margin: 0px 0px 0px 0px;
}

table.pic_nav { 
	height: 16px; 
	font-size: 10px;  
}

a.pr-n { 
	text-decoration: none;
	padding: 1px 2px;
}
a.pr-n:hover { 
	color: #000; 
	font-weight: bold;
	text-decoration: underline;
	padding: 1px 2px;
}

a.pr-c { 
	color: #FFF; 
	background: #A7D2D8;
	font-weight: bold; 
	padding: 1px 2px;
}
/*products end*/

.deko1 {
	background-color: #003366;
	height: 6px;
}

.deko2 {
	background-color: #56A5C4;
	height: 3px;
}

.deko_shadow {
	background-image: url(images/deko_shadow.png);
	background-repeat: repeat-x;
	height: 8px;
}


div.dots {
	background-image:url(images/dots.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 3px;
	height: 239px;
	float: left;
}

div#screens {
	height: 239px;
}

div.box {
	float: left;
	width: 158px;
	margin-top: 14px;
	height: 212px;
	background-image: url(images/screen_box_shadow.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.thumb_box {
	width: 128px;	
	width/* */:/**/126px;	
	width: /**/126px;
	height: 98px;
	height/* */:/**/96px;	
	height: /**/96px;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	margin-left: 14px;

}

div.thumb_box_sizes {
	width: 122px;	
	width/* */:/**/120px;	
	width: /**/120px;	
	height: 92px;
	height/* */:/**/90px;	
	height: /**/90px;	
	margin-top: 2px;
	margin-left: 2px;
	border: solid 1px #333333;
}

div.thumb_box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:145px;
	text-align:left;
	padding-top: 7px;
	margin-left: 3px;

}

div.thumb_box_title{
	width: 140px;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 2px;
	margin-left: 6px;
}

/* BOX 1 */
div#box1 {
	background-image: url(images/box_bkg_red.png);
	background-repeat: repeat-x;
	height: 200px;
	border-left-color: #F04E23;
	border-left-width: 3px;
	border-left-style: solid;
}

/* BOX 2  */
div#box2 {
	background-image: url(images/box_bkg_blue.png);
	background-repeat: repeat-x;
	height: 200px;
	border-left-color: #007DC5;
	border-left-width: 3px;
	border-left-style: solid;
}

/* BOX 3 */
div#box3 {
	background-image: url(images/box_bkg_yellow.png);
	background-repeat: repeat-x;
	height: 200px;
	border-left-color: #CCCC00;
	border-left-width: 3px;
	border-left-style: solid;
}

/* Modules */
div#logo_small {
	width: 250px;
	height: 52px;
	font-size: 3px;
	background-image: url(images/logo_small_bkg.png);
	background-repeat: no-repeat;
}

div.modul_title_1 {
	width: 240px;
	padding-right: 10px;
	padding-top: 20px;
	background-color: #FCFDFD;
	text-align:right;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;

}

div.modul_title_2 {
	width: 240px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #FCFDFD;
	background-image: url(images/small_logo_after_bkg.png);
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

div.modul_content_1 {
	width: 250px;
	background-image: url(images/company_bkg.png);
	background-color: #E5ECED;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div.modul_content_2 {
	width: 250px;
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div.resNews {
	width: 245px;
	height: 53px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	padding-top: 2px;
	line-height: 130%;
}
div.item_content {
	width: 250px;
	height: 75px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 8px;
}

div.item_title {
	width: 245px;
	height: 20px;
	margin-left: 5px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/separator_dashed.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
}

div.item_desc {
	float: left;
	margin-left: 5px;
	width: 155px;
	height: 53px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	padding-top: 2px;
	line-height: 130%;
}

div.item_thumb {
	float:left;
	width: 65px;
	margin-left: 5px;
	margin-right: 10px;
}



a.catdesc:link, a.catdesc:visited {
	font-family:  Verdana,Tahoma,Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

}
a.catdesc:hover {
	color: #FF6600;
}

/* Modules End */

div.homeContentTitle {
	padding-top: 20px; 
	text-indent: 10px;
	padding-left: 0px; 
	padding-bottom: 3px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #003366;
}

div.news_item {
	width: 592px;
}

div.news_item_shad {
	width: 592px;
	height: 15px; 
	background-image: url(images/news_shad.png); 
	background-position: bottom; 
	background-repeat: no-repeat;
}
div.news_box {
	float: left; 
	display: inline;
	width: 305px; 
	background-image: url(images/separator_dashed.png); 
	background-repeat: repeat-x; 
	padding-top: 6px; 
	margin-left: 10px;
}

div.news_box_content {
	background-image: url(images/separator_dashed.png); 
	background-repeat: repeat-x; 
	padding-top: 6px;
	padding-left: 10px; 
	padding-right: 10px; 
	margin-left: 5px;
	text-align: justify;
}

div.news_box_thumb {
	float: left; 
	width: 257px; 
	height: 130px;
	background-image: url(images/news_1.png); 
	background-repeat: no-repeat; 
	background-position: 0px 10px;
}
.n_list {
	margin-left: 4px; margin-top: 13px;
	border: 0px;
}

.n_item {
	margin-left: 4px; margin-top: 3px; 
	border: 0px;
}

span.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #265985;
}

span.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
}
span.news_text img {
	float: right;
}

/* Nav Bar Links */
div.links_separator {
	float: left; 
	margin-left: 6px; 
	width: 2px;	
	height: 48px; 
	background-image: url(images/lang/separator_link.png); 
	background-repeat: no-repeat;
}
div.menu_links {
	margin-top: 1px;
	display: inline;
	float: left;
}

a.navbar:link, a.navbar:visited {
	display: block;
	padding-top: 11px;
	padding-left: 25px;
	padding-right: 18px;
	background-image: url(images/lang/arrow_link.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family:  Verdana,Tahoma,Arial,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C8D6E1;

}
a.navbar:hover {
	background-image: url(images/lang/arrow_link_over.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	color: #FFCC00;
}
a.navbar#active_menu {
	background-image: url(images/lang/arrow_link_over.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	color: #FFCC00;
}

a.navbar#active_menu:hover {
	color: #fff;
}

a:link, a:visited {
	font-family:  Verdana,Tahoma,Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #FF6600;
}


div.context {
	padding-left: 4px;
	margin-top: 5px;
	text-align: center;
}

a.context:link, a.context:visited {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

/* Pages */
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link
{
	background-color: #F0F5FA;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
	
}
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link
{
	background-color: #DFE6EF;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
	
}
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link
{
	background-color: #C7E8C9;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}
.pagelink a:hover,
.pagelinklast a:hover
{
	background-color: White;
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #E80000;
	font-weight: bold;
	text-decoration: none;
}
/* Gallery */

table.thumb_preview {
	height: 180px;
	color: #CDC8A5;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(images/company_bkg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
	padding: 1px 1px 1px 1px;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
}

table.gal_preview {
	height: 300px;
	color: #CDC8A5;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(images/company_bkg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 1px 1px 1px 1px;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
}

.gal_box {
	padding-left: 10px;
	padding-right: 10px;
}

.al_title {
	color: #4D5066;
	font-family: Verdana, Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}

.al_date {
	color: #FF6600;
	font-family: Verdana, Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 9px;
}

/*Contact Us */

div#thumb_map {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family:  Verdana, Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

table.map_preview {
	width: 320px;
	height: 300px;
	color: #CDC8A5;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(images/company_bkg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 1px 1px 1px 1px;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
}

td.contact_form {
	height: 25px;
}
/*About Us */

div.aboutContentTitle {
	padding-top: 20px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #003366;
}

span.blue {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

li.about {
	margin-top: 10px;
	
}
td.obekti {
	padding-left: 5px;
	padding-right: 5px;
}

form {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E8ECF0;
	border: 1px solid #546B85;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
input.search {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E8ECF0;
	border: 1px solid #546B85;
	font-size: 10px;
	margin: 10px 0px 0px 6px;
}
.txtarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E8ECF0;
	border: 1px solid #546B85;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
.search_highlight {
	color: #DD0000;
	text-decoration: underline;
}

/*search*/

td.search_preview {
	font-family: Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	/*border: 1px solid #003366;*/
}
td.topsearch_preview {
	color: #32331C;
	font-weight: bolder;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	padding: 1px 1px 1px 1px;
	/*border: 1px solid #003366;*/
}
a.visit:link, a.visit:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #262626;
}
a.visit:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}
.search_summary {
	padding-top: 3px;
}
.search_detailend {
	padding-top: 2px;
	padding-bottom: 10px;
	color: #717171;
}
.nextprev {
	background-color: #E8ECF0;
	border: 1px solid #C7C7C7;
}

.np_pagecurrent a:active,
.np_pagecurrent a:visited,
.np_pagecurrent a:link {
	background-color: White;
	font-family: Verdana, Arial, Georgia;
	font-size: 9px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}

.np_pagelink a:active,
.np_pagelink a:visited,
.np_pagelink a:link
{
	background-color: #F0F5FA;
	font-family: Verdana, Arial, Georgia;
	font-size: 9px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
	
}

.np_pagelink a:hover,
.np_pagecurrent a:hover
{
	background-color: White;
	font-family: Verdana, Arial, Georgia;
	font-size: 9px;
	border: 1px solid #ddd;
	padding: 2px 3px 2px 3px;
	color: #E80000;
	font-weight: bold;
	text-decoration: none;
}
fieldset legend {
	font-weight: bold;
	color: Black;
}
fieldset textarea {
	margin: 5px;
}
fieldset input, fieldset select {
	margin: 3px;
}
fieldset {
	border: 1px solid #ddd;
	-moz-border-radius: 7px;
	background: #FCFCFC;
	margin: 0px;
	
}
