/* default style for text */
body, table { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }

/* default Links-Style */
a:link {color: #000000; text-decoration: underline;	font-size: 11px;}
a:visited {	color: #000000; font-size: 11px; }
a:hover {color: #444444; text-decoration: none;}
a:active {color: #000000; text-decoration: none; }

#topTitle { padding-right: 5; font-size: 10px; }

/* For right top header */
#rightTopHeader {font-family: 'Monotype Corsiva'; font-size: 36px; line-height: 27px; color:#FF0000; height: auto; width: auto; 
	float: right; text-align: left; background-image: url(img/logoKlientStroiService.gif); background-repeat: no-repeat; background-position: left center;
	padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 30px;}

.topSmallText {	font-size: 10px; font-weight: normal; color: #FFFFFF; text-align: center;}

/* style for center content table*/

.hd { background-image: url(img/ksslogo.gif); background-repeat:no-repeat; background-position: left; padding-left: 13px; margin-left: 5px;}

#content {padding: 7px;}

hr {border: none; color: #0099FF; background-color: #0099FF; height: 1px; margin-bottom: 3px; }

.copyright { font-size: 10px; }

.rMC { background-image: url(img/leftMenuIconProisvod.gif); background-repeat:no-repeat; background-position: left; padding-left: 13px; margin-left: 5px; }
.rMCu { background-image: url(img/molotok.gif); background-repeat:no-repeat; background-position: left; padding-left: 13px; margin-left: 5px; }
.rMCh { background-image: url(img/home.gif); background-repeat:no-repeat; background-position: left; padding-left: 13px; margin-left: 5px; }
.rMCk { background-image: url(img/konvert.gif); background-repeat:no-repeat; background-position: left; padding-left: 13px; margin-left: 5px; }

.rMSC { background-image: url(img/symbol-6.gif); background-repeat:no-repeat; background-position: left; padding-left: 13px; margin-left: 15px; }
.rMSC1 { background-image: url(img/symbol-6.gif); background-repeat:no-repeat; background-position: left; padding-left: 13px; }

.rMSClink a:link { text-decoration: none;}
.rMSClink a:visited { text-decoration: none;}
.rMSClink a:active { text-decoration: none;}
.rMSClink a:hover { text-decoration: underline; }

.errortext { color: #FF0000; font-size: 12px; /*font-weight: bold;*/ }

/* Forms styles */
INPUT {	border: 1px solid #000000; padding: 1px; margin: 5px; background-color: #FFFFFF; font-size: 11px;}
TEXTAREA { border: 1px solid #000000; margin: 5px; padding: 1px; background-color: #FFFFFF;  font-size: 11px;}
SELECT {
	border: 1px solid #000000;
	margin: 5px;
	padding: 1px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 5px;
}
BUTTON { border: 1px solid #000000;	margin: 5px; padding: 1px; background-color: #FFFFFF;  font-size: 11px;}