/* rounded saerch*/
div.search						{background: #f0f1f3; margin: 0px; width: 100%}
b.rtop, b.rbottom				{display:block; background: #FFF}
b.rtop b, b.rbottom b			{display:block; height: 1px; overflow: hidden; background: #f0f1f3}
b.r1							{margin: 0 5px}
b.r2							{margin: 0 3px}
b.r3							{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4		{margin: 0 1px;height: 2px}

/* rounded navigation on*/
div.on							{background: #d3d9e3; margin: 0px; width: 100%}
b.rtopon, b.rbottomon			{display:block;background: #FFF}
b.rtopon b, b.rbottomon b		{display:block;height: 1px; overflow: hidden; background: #d3d9e3}
b.r1on							{margin: 0 5px}
b.r2on							{margin: 0 3px}
b.r3on							{margin: 0 2px}
b.rtopon b.r4on, b.rbottomon b.r4on		{margin: 0 1px;height: 2px}

/* rounded content*/
div#contentAd					{background: #f0fdee; margin: 5px 0px;}
b.rtopAd, b.rbottomAd				{display:block; background: #FFF}
b.rtopAd b, b.rbottomAd b			{display:block; height: 1px; overflow: hidden; background: #f0fdee}
b.r1Ad							{margin: 0 5px}
b.r2Ad							{margin: 0 3px}
b.r3Ad							{margin: 0 2px}
b.rtopAd b.r4Ad, b.rbottomAd b.r4Ad		{margin: 0 1px;height: 2px}

/* rounded skidka*/
div.contentSk					{
	background: #3ecc29;
	text-align: center;
}
b.rtopSk, b.rbottomSk				{display:block; background: #FFF}
b.rtopSk b, b.rbottomSk b			{display:block; height: 1px; overflow: hidden; background: #3ecc29}
b.r1Sk							{margin: 0 5px}
b.r2Sk							{margin: 0 3px}
b.r3Sk							{margin: 0 2px}
b.rtopSk b.r4Sk, b.rbottomSk b.r4Sk		{margin: 0 1px;height: 2px}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #224072;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333366;
	padding-left: 10px;
}

a {
	color: #224072;
}

a:hover {
	text-decoration: none;
	border: none;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #224072;
	font-weight: normal;


}

hr { display: block; margin: 5px 0px; border: 0; color: #D0D4D8; background-color: #D0D4D8; height: 1px; }

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.inputForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 100%;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #3ecc29;
	cursor: hand;
	background-color: #3ecc29;

}

.abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-spacing: 0.5em;
}

.logoFloat {
	float: left;
}

.buttonAutorization {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #CCCCCC;
	cursor: hand;
	background-color: #CCCCCC;
}
.inputFormAutorization {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 75px;
}

.smallTextGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.smallTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.groups {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	padding-top: 0px;

}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #172C4D;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

.navTd {
	border-bottom: 3px solid #F0F1F3;
	cursor:pointer; cursor:hand;
}

.navTdOn {
	border-bottom: 3px solid #224072;
	cursor:pointer; cursor:hand;
}

.footer {
	margin: 20px 50px;
}
.sk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;

}
.adGroups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333366;
	margin-right: 5px;
	margin-left: 5px;
}
.adSubGroups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;

}
p {
	 margin-top: 0px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #333333;
     line-height: 1.5em;

}
a.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224072;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;



}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	margin-left: 15px;
	margin-top: 0px;



}
li {
	color: #AEAEAE;
	list-style-type: circle;
	font-size: 9px;
}
a.smallTextUn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333366;


}


