/* CSS Document */
html,body {
		background-image:url(images/fon.jpg);
		background-position:top;
		background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #010101;
	background-color: #ffffff;
}

a:link,a:visited  {
	font-family: Arial;
	font-size: 13px;
	color: #93ABCD;
	text-decoration: none;
}
a:hover,a:active {
	font-family: Arial;
	font-size: 13px;
	color: #E80000;
	text-decoration: none;
}


A.gr:link, .gr, A.gr:active, A.gr:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ef3829;
	text-decoration: none;
}
A.gr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}


A.menu_down:link, .menu_down, A.menu_down:active, A.menu_down:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
}
A.menu_down:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #005077;
	text-decoration: none;
}

A.menu_top:link, .menu_top, A.menu_top:active, A.menu_top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eaebed;
	text-decoration: none;
	text-transform: uppercase;
}
A.menu_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #93ABCD;
	text-decoration: none;
	text-transform: uppercase;
}

.create{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2b2c;
	text-decoration: none;
}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CED1D5;
	text-decoration: none;
}

.no_form
{
font-family: Arial;
	font-size: 12px;
	background-color: #F6F8F9;
	border: 0px solid #003084;
}
select, submit, input, textarea, button {
	font-family: Arial;
	font-size: 12px;
	background-color: #EFEFEF;
	border: 1px solid #383841;
}




.text {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005983;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F6477;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9fb4d3;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #010101;
	font-weight: bold;
}


.posit_no{
background-repeat:no-repeat;
background-position:top;
}
.posit_top{
background-repeat:repeat-x;
background-position: top;
}
.posit_right{
background-repeat:repeat-y;
background-position:right;
}
.posit_left{
background-repeat:repeat-y;
background-position:left;
}
.posit_niz{
background-repeat:repeat-x;
background-position: bottom;
} 
.posit_niz_no{
background-repeat:no-repeat;
background-position: bottom right;
} 

.posit_im_l{
background-repeat:no-repeat;
background-position:right bottom;
}
.posit_im_r{
background-repeat:no-repeat;
background-position:left bottom;
}



A.skylogic:link, .skylogic, A.skylogic:active, A.skylogic:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DCDEE1;
	text-decoration: none;
}
A.skylogic:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2EA443;
	text-decoration: none;
}


