html, body, form
{
	margin: 0;
	padding: 0;
	color: #ffffff;
}

html
{
	height:100%;
}

body
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	/*min-width: 980px;*/
	
}

/*Font*/
body
{
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
	/*color: #ffffff;*/
	background-color: #010066;
}

/*Font in table*/
table
{
	font-size:100%;
	color: #ffffff;
}

/*Links*/
a:link {color: #317AC9;}
a:visited{color:#317AC9;}
a:active {color: #317AC9;}
a:hover{color:#DD0000;}


small
{
	font-size:12px;;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}









/* Header menu: home, search, feedback*/












#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:10px;
	/*text-decoration:none;*/
	color:#ffffff;
}

/*Content table*/
#content
{
	/*width:90%;*/
	border-collapse:collapse;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	/*padding-top: 10px;*/
	color: #ffffff;
}
#studio {
 
 margin-top: 40px;
 text-align: center;
 color: #010066;
 font-weight: bold;
}
#rueng {
	margin-top: 5px; position: absolute;
	
	margin-bottom: 13px; 
}
/*Left column*/


/*Main column*/


/*Right column*/


/*Bottom banner*/


/*Footer*/
#footer {
	padding: 20px;
	font-size: 10px;
	color: #ffffff;
}
#footer a {
	text-decoration: none;
	color: #ffffff;
}
/*Link in footer*/


/*Data table*/
table.data-table
{
	
}

/*Any cell*/
table.data-table td
{
	/*border:1px solid #CECECE;
	background-color:#FFFFFF;*/
	color:#ffffff;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	/*background-color:#E1E5ED;*/
	text-align:center;
	font-weight:normal;
	background-image:none;
	/*border:1px solid #CECECE;*/
	/*padding:4px;*/
	color:#ffffff;
}

/*Body cell*/
table.data-table tbody td
{
	/*background-color:#FFF;*/
	background-image:none;
	color:#ffffff;
}

/*Foot cell*/
table.data-table tfoot td
{
	/*background-color:#F1F3F6;*/
	padding:4px;
	color:#ffffff;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}
.foto {
	border: 1px solid #ffffff;
	border-collapse:collapse;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}
#rum{ margin-left:130px; position: relative; z-index: 1;
	background-image:url(images/rus.gif); 
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 10px;
	height: 16px;
	/*font-size: 14px;*/
	text-decoration: none;
	text-transform: none;
	/*font-weight: bold;*/
	color: White;
	 /*padding-top: 10px;
	 margin-top: 5px;
	 float: right;*/
}
#rum a {
	color: #ffffff;
}
#engm{ margin-left:230px;  position: relative;
	background-image: url(images/eng.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	/*padding-top: 10px;*/
	height: 16px;
	/*font-size: 14px;*/
	text-decoration: none;
	text-transform: none;
	/*font-weight: bold;*/
	color: White;
	/*margin-top: 5px;
	 float: right;*/
	 width: 60px;
}
#engm a {
	color: #ffffff;
}
#engm a:hover {
	color: #ffffff;
	text-decoration: none;
}
#logozag {
	text-align: center;
	margin-top: 12px;
}