body {
	background-color : #959595;
}

select {
	background-color : #EFEFEF;
	vertical-align : sub;
	color: #993333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;	
	height: auto;
}
body.admin {
	background-color : #EFEFEF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #454545;
}

table.admin {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a.txt{
	text-decoration: none;
}

a.txt:hover{
	text-decoration: none;
}

.menu{
	color: #454545;
	font-family: "Times New Roman", Times, serif;
	font-size : 17px;
	background-repeat : no-repeat;
	padding-left: 15px;
}

.menu2{
	color: #454545;
	font-family: "Times New Roman", Times, serif;
	font-size : 17px;
	background-repeat : repeat-y;
	padding-left: 15px;
}

.tab{
	padding-left: 15px;
}

.submenu{
	padding-left: 15px;
	font-size: 13px;
	padding-right: 3px;
	text-decoration: none;
}

a.submenu:hover{
	text-decoration: underline;	
}

a.main{
	text-decoration: none;
	color: #454545;
}

a.main:hover{
	text-decoration: underline;
	color: #454545;
}

a.main:visited{
	color: #454545;
}

a.text {
	text-decoration: none;
	color: #1F44B2;
	padding-right: 0px;
}

a.text:hover {
	text-decoration: underline;
	color: #1F44B2;
	padding-right: 0px;	
}

a.text:visited {
	color: #7C1121;
}
.text{
	color:#454545;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align: justify;
	padding-right: 30px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
}

.title{
	color:#454545;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 46px;	
	padding-right : 10px;	
	text-align: center;
	font-weight: bold;
}
.txt{
	color:#454545;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.repbg-x{
	background-repeat : repeat-x;
}
.repbg-y{
	background-repeat : repeat-y;
}
.norep-bg{
	background-repeat : no-repeat;
}
.eventtitle {
	color: #1F44B2;
	font-style : italic;
	font-weight : bold;
}
.vrezka {
	color: #1F44B2;
	font-style : italic;
	font-size : 10px;
}
.hint {
	padding: 3px;
	font-size : 9px;
	font-style : italic;	
}
