body{
	font-family: Tahoma;
	font-size: 10px;
	COLOR: #000000;
	background-color: #ECF5FF;
	text-align: center;
	background-image: url("../gfx/bg1.gif");
}

a,
a:link,
a:visited,
a:active{
	color: #4A6EB2;
	font-weight:none;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

h1,
h2,
h3{
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, sans-serif;
	text-align: left;
	color: midnightblue;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h2.techData {
	font-size: 16px;
	border-bottom: 1px solid #e3e5f1;
	margin-bottom: 4px;
}

p.techData {
	padding: 0px;
	margin: 0px;
	color: #000;
}

div.center,
p.center{
	text-align: center;
}

table, tr, td{
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000;
}

#main1{
	margin: 0 auto;
	width: 982px;
	background-color: #FFFFFF;
}

#main2{
	padding: 6px;
}

#dashed_bg{
	background-position: center;
	background-image:url("../gfx/bottom_bg.gif");
	background-repeat:repeat-x;
	background-attachment:scroll;
}

#btmmnu{
	font-family:Tahoma;
	font-size:8pt;
	color:#4A6EB2;
	font-weight:bold;
	background-color:#FFFFFF;
	position: relative;
	left: 240px;
	padding-left: 10px;
	padding-right: 10px;	
}
#smbl_txt{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	background-color:#FFF;
	padding-left: 10px;
	padding-right: 10px;
	
}
	
#smbl_txt a{
	font-family: Tahoma;
	font-size: 8pt;
	color:#4A6EB2;
	text-align: center;
	background-color:#FFFFFF
}

#smbl_txt a:visited{
	font-size: 8pt;
	color:#4A6EB2;
	text-align: center;
	background-color:#FFFFFF
}	
	
#smbl_txt a:hover{
	font-size: 8pt;
	color: #4A6EB2;
	text-align: center;
	background-color: #FFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	}
	
#main_layout {
	width:970px;
	background-image:url("../gfx/content_bg.gif");
	margin:0;
}

#main_footer {
	padding-top: 10px;
	background:#FFF;
}

#main_header {
  	position:relative;
	left:0;
	top:0;
	height: 179px;
	width:970px;
}

#main_contents{
	margin: 10px;
	float: left;
	width: 578px;
	margin-top: 0px;
	margin-bottom: 20px;
	background: #FFF;
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma;
	font-size: 11px;
/*	text-align: justify;	*/
	text-align: left;
	overflow: hidden;
}

#main_left {
	float:left;
	width:186px;
	color: #191970;
}

#main_right {
	float:right;
	width: 186px;
	color: #191970;
}

#main_left .text,
#main_right .text{
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
	padding: 2px;
	background: #f1f4fa;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS";
	font-size: 11px;	
	text-align: justify;
}

.text a,
.text a:link,
.text a:visited,
.text a:active{
	color:#4A6EB2;
	font-weight:none;
	text-decoration: none;
}

.text a:hover{
	color:#4A6EB2;
	font-weight:none;
	text-decoration: underline;
}

div.novosti {
	font: 11px Tahoma, verdana, arial, helvetica;
	width: 175px;
	height: 260px;
	margin-left:2px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:0px; 
	text-align: justify;
	overflow: auto;
	cursor: auto;
}

.darker{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	background-color: #E0E7F3;
}
	
.lighter{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000;
	background-color: #F1F4FA;
}		
	
.input_bigger{
	padding:2px; font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	background-color: #E0E7F3;
	border: 1px solid #666;
}	
	
.item{
	width: 180px;
	height: 16px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}	
	
.item_long{
	width: 400px;
	height: 16px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}
	
.item a,
.item_long a,
.item a:visited,
.item_long a:visited,
.item a:active,
.item_long a:active{	
	/*font-family: "Lucida Grande", "Trebuchet MS";*/
}

.korpa{
	width: 195px;
	height: 16px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}	
	
.description{
	width: 222px;
	height: 16px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}	
	
input:focus, 
select:focus, 
textarea:focus {
	background-color: #ffffff;
}

#btmmnu a, a:visited{
	font-size:8pt;
	color:#4A6EB2;
	text-decoration: none;
}
#btmmnu a:hover{
	font-size:8pt;
	color:#4A6EB2;
	text-decoration: none;
	border-bottom-style:dotted; border-bottom-width:1px
}

#dot_link a, a:visited{
	font-size:8pt;
	color:#4A6EB2;
	text-decoration: none;
}

#dot_link a:hover{
	font-size: 8pt;
	color: #4A6EB2;
	text-decoration: none;
	border-bottom-style: dotted; 
	border-bottom-width: 1px
}

a.navlnk,
a.navlnk:link,
a.navlnk:active,
a.navlnk:visited{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a.navlnk:hover {
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	background: #B8C9EA;
	color: #000000;
	text-decoration: none;	
}

#showcase {
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px
}

#showcase:hover {
	color: #000000;
	border-style: solid;
	border-width: 1px
}

ul {
	list-style-type: disc;
	list-style-image:url("../gfx/ul_bullet.gif");
	color: #000000;
}

.dropdown{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	COLOR: #000000;
	text-align : justify;
}
	
.chkbutton{
	padding: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	background-color: #F5F5F5;
	border: 1px solid #666666;
}
	
.input{
	padding: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	background-color: #F5F5F5;
	border: 1px solid #666666;
}	
	
label {
	text-decoration: none;
	cursor: hand;	
	cursor: pointer;
}	

label:hover {
	cursor: hand;
	cursor: pointer;
}
	
div.addclear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.clear,
br.clear{
	clear: both;
	height: 1%;
	overflow: hidden;
} 

/* 
| Cart
----------------------------- */

.cartQuantity{
	text-align: center;
	width: 40px;    
	border: 1px solid #DDD;
	background: #FFF;
	font-size: 11px;
	font-weight: bold;
}

/* 
| Form
----------------------------- */

form{
	margin: 0px;
	padding: 0px;
}
