*{
	margin:0;
	padding:0;
}


body{
	xfont-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	width:990px;
	margin:auto;
	background-color:white;
	color:#000033;
}

#right {vertical-align:top;padding-left:10px; xfont-size:16px}
#left {vertical-align:top;}


a,a:link,a:visited{ 	color:#006699;}
a:hover{	text-decoration:none;}

h1{
	font-size:20px;
	color:#000033;
	background-color:#BDD7E5;
	font-weight:normal;
	padding-left:20px;
	height:100px;
	line-height:33px;
	white-space: nowrap;
}

h1 a{
	display:block;
	height:66px;
	background-image:url("logo.jpg");
	background-repeat:no-repeat;
	margin-left:-20px;
}

h1 a span{
	display:none;
}


h2 {
	xbackground-image:url("gradient2.jpg");
	background-repeat:horizontal;
	height:30px;
	line-height:30px;
	color:black;
	xfont-size:18px;

  margin: 10px 0px 10px 10px;
	white-space: nowrap;
	border-bottom: 1px solid 	#BDD7E5
}


h2 a, h2 a:link, h2 a:visited{
	color:black;
	text-decoration:none;
}


h3 {
	xfont-size:18px;
	font-weight:normal;
	color:#990000;
  margin: 10px 0px 10px 15px;
	
	 
}

h3 a, h3 a:link, h3 a:visited{
	color:#990000;
	text-decoration:none;
	border-bottom:1px solid #990000;
}

h3 a:hover{
	color:#006699;
}

h3 strong.new{
	cfont-size:18px;
	font-weight:bold;
	color:white;
	background-image:url("new.jpg");
	background-repeat:no-repeat;
	display:block;
	text-align:center;
	width:47px;
	height:19px;
	line-height:18px;
	margin-bottom:3px;
	background-color:#CC0000;
}

h4 {
	xfont-size:16px;
	color:#990000;
  margin: 10px 0px 10px 20px;
}




/* VERTICAL CENTER */
.a{
	display:table;
	#position: relative;
	overflow: hidden;
	background-image:url("product.jpg");
	background-repeat:no-repeat;
	background-color:#006699;
	height:69px;
	padding:0 10px 0 10px;
	width:233px;
	margin-bottom:10px;
	text-align:center;
}

.b{
	display:table-cell;
	vertical-align:middle;
	#top: 50%
	text-align:center;
}

.a .b h2{
	text-align:center;
	color:white;
	font-weight:normal;
	#position: relative;
	#margin-top:5px;
}

/* end of VERTICAL CENTER */


p{
	margin-bottom:10px;
}

.partners{
	clear:both;
}


dl dt{
	font-weight:bold;
	float:left;
	margin-right:5px;
}

dl dd{
	margin-bottom:10px;
}

dt + dd{
	color:#990000;
	margin-bottom:0;
}

dd a, dd a:link, dd a:visited{
	color:#990000;
	text-decoration:none;
}

dd a:hover{
	color:#006699;
}

.other, .partners{
	clear:both;
	text-align:center;
	xfont-size:14px;
	color:#C8C8C8;
}

.other strong, .partners strong{
	color:#000033;
	font-weight:normal;
}

.other{
	padding-top:20px;
}

.partners a{
	color:#990000;
}

hr.oddelovac{
	clear:both;
	margin:10px 20px 8px 20px;
	&margin:0 20px 5px 20px;
	border:none;
	color:#C8C8C8;
	background-color:#C8C8C8;
	height:1px;
}

.foot{
	clear:both;
	background-color:#BDD7E5;
	xbackground-color:#006699;
	xcolor:white;
	xfont-size:14px;
	height:24px;
	line-height:24px;
	text-align:center;
	margin-bottom:0;
}

.foot a{
	color:black;
	text-decoration:none;
}

.sample p{
	color:#006699;
}




.subtitle{
	display:block;
	padding-left:20px;
	padding-bottom:8px;
	font-weight:normal;
	background-color:#BDD7E5;
	
	margin-bottom:10px;
}

.subtitle a{
	color:#006699;
}

ol, ul{
	margin-left:22px;
	margin-bottom:10px;
}

table .light {
	margin-bottom:10px;
	border-collapse:collapse;
}

table th .light,
table td .light{
	border:0px solid #CCCCCC;
	height:27px;
	padding:0 8px 0 8px;
}

table th .light {
	background-color:#EAEAEA;
}

.r {text-align:right}
.width {width:100%}

td.text,th.text {padding-left:5px;text-align:left}

tr.sum td {border-top:1px solid #ccc}
tr.head th {border-bottom:1px solid #ccc}


.sample {
  
  margin:10px;
  border: 0px solid black;
  
}

.sample a {
  color: black;
}

/* Search */

.search{
  float:right;
  margin-top:-128px;
  margin-right:7px;
}

