
* {
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, li, ol, tr, td, a {
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}


body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
}

#headline {
	width: 920px;
	margin: 0 auto 0 auto;
}

#headimage {
	width: 920px;
	margin: 0 0 0 30px;
}

#menu a {
	color: #988804;
	font-weight: bold;
}

#container {
	margin: 10px auto 0 auto;
	width: 920px; !important
}

#leftside {
	width: 190px;
	float: left;
	padding-bottom: 30px;
	margin: 30px 0 0 0;
}

#leftside ul {
	padding: 0;
	margin: 0 0 0 30px;
}

#leftside li {
	border-bottom: 1px solid #EAEADA;
	list-style: none;
}

#leftside li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #00386f;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

#leftside li a:hover {
	background: #071d56;
	color: #fff;
}

#leftside img {
	background-color: #ebebeb;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0 0 10px 30px;
}

#content {
	width: 690px;
	margin: 30px 0 0 200px;
	padding-bottom: 30px;
	border-left: solid 1px #EAEADA;
}

#content_list {
	width: 920px;
	margin: 30px 0 0 30px;
	padding-bottom: 30px;
}

#content a {
	text-decoration: underline;
	color: #0856a3;
}

#content ul {
	margin: 5px 0 5px 35px;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
}

#content .regtable {
	margin: 0 0 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

#content .regtable td {
	padding: 2px 10px 2px 2px;
}

#content .regtable input.input1 {
	width: 300px;
	padding: 3px;
}

#content .regtable input.input_small {
	width: 50px;
	padding: 3px;
}

.redstar {
	color: #CC0000;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 140%;
	font-weight: normal;
	color: #071d56;
	padding-bottom: 10px;
	letter-spacing: 2px;
	margin: 0 0 0 20px;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #540173;
	font-weight: bold;
	margin: 0 0 0 20px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 10px;
	margin: 0 0 0 20px;
}

#footer {
	clear: both;
	min-height: 200px;
	border-top: solid 1px #EAEADA;
	vertical-align: bottom;
	margin: 0 30px 0 30px;
}

#footer p {
	margin: 20px 10px 20px 10px;
	color: #071d56;
}

.content2 {
	float: right;
	width: 620px;
}
.content2 table {
	text-decoration: none;
	font-size: 9px;
	border: 1px solid #EEE;
	text-align: center;
}
.content2 td {
	text-decoration: none;
	border: 1px solid #EEE;
	text-align: center;
}

#programtable {
	border-top: solid 1px #d4d4d4;
	border-right: solid 1px #d4d4d4;
	margin-left: 20px;
}

#programtable td {
	lineheight: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	border-bottom: solid 1px #d4d4d4;
	border-left: solid 1px #d4d4d4;
}

.kek {
	background-color: #99ccff;
}

.bezs {
	background-color: #ffcc99;
}

.sarga {
	background-color: #ffcc00;
}

.zold {
	background-color: #33cccc;
}

.break {
	background-color: #bdd995;
}
