body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333399;;
}
.content {
	background-color: #FFFFFF;
	width: 920px;
	height: auto;
}
#header{ height: 144px;}

#footer { text-align: center; }
#green { text-align: center; font-size: 12px; color: #01580A;}
#udobstvo { font-size: 24px; color: #97DDFF;}
#svetlosin {color: #00CCFF;}
#podzaglavie { font-size: 14px; font-weight: bold;}
#podzaglavie_svetlosin { font-size: 14px; font-weight: bold; color: #0099FF;}

.link {text-decoration: none; color: #333399;}
.link:hover {text-decoration: underline; color: #333399;}

#white {
	color: #fff;
	font-weight: bold;
}
#red {
	color: #f00;
	font-weight: bold;
}
.menukletka {
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E3192;
}
#blue { background-color: #00ccff; }
#red {background-color:#FF0000;}


.golqmoZaglavie {
	font-size: 26px;
	font-weight: bold;
	color: #333399;
}
#orange{font-size: 28px; color: #f60;}
#novoiorig{font-size: 18px;}
.podchertavane {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 10px;
}

