/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

a img{
	border:0;
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	color:#000000;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	background-attachment:fixed;
	font-size:14px;
}
body.admin {
	margin:0;
	padding:0;
	color:#000000;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	background-attachment:fixed;
	font-size:14px;
}

div.ON{
	}

div.OFF{
	visibility:hidden;
	display:none;
}

input.ON{
	}

input.OFF{
	visibility:hidden;
	display:none;
}


div.gap{
	height:24px;
	}
	
div.minden{
	width:984px;
	min-height:710px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/loop.png);
	background-repeat:repeat-y;
	background-position:111px;
	}
div.adminMinden{
	width:984px;
	min-height:710px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/loop2.png);
	background-repeat:repeat-y;
	background-position:111px;
	}

div.head{
	width:984px;
	background-image:url(../images/theme.png);
	background-repeat:no-repeat;
	position:relative;
	top:-25px;
	min-height:750px;
	margin-left:auto;
	margin-right:auto;
	}

div.adminHead{
	width:984px;
	background-image:url(../images/theme2.png);
	background-repeat:no-repeat;
	position:relative;
	top:-25px;
	min-height:750px;
	margin-left:auto;
	margin-right:auto;
	}

div.left{
	float:left;
	margin-left:140px;
	margin-top:150px;
	width:190px;
	}
	
div.bread{
	float:left;
	margin-left:20px;
	margin-top:133px;
	font-size:90%;
	width:400px;
	font-weight:bold;
	}

div.language{
	float:right;
	text-align:right;
	width:120px;
	margin-right:60px;
	margin-top:133px;
	}
	
	
div.content{
	float:right;
	width:560px;
	min-height:400px;
	margin-right:65px;
	margin-top:15px;
	padding:0.2em;
	text-align:justify;
	}
		
	
div.tail{
	color:#666666;
	background-image:url(../images/bottom.png);
	width:984px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background-position:111px top;
	background-repeat:no-repeat;
	font-size:70%;
	}
div.tail a {
	color:#333;
	text-decoration:none;
}
div.tail a:hover {
	color:#000;
}
	
div.adminTail{
	color:#666666;
	background-image:url(../images/bottom_2.png);
	width:984px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background-position:111px top;
	background-repeat:no-repeat;
	font-size:70%;
	}
	
	
/* Left menu */

ul.leftMenu {
	text-align:right;
	list-style:none;
	padding-right:10px;
	height:360px;
	}
ul.leftMenu a {
	color:#110600;
	text-decoration:none;
	}
ul.leftMenu a:hover {
	color:#990000;
	}
ul.leftMenu li{
	line-height:150%;
	letter-spacing:2px;
	}
ul.leftMenu li.loginProp{
	letter-spacing:0;
	
}
ul.leftMenu li.topLevel{
	}
ul.leftMenu li.subLevel{
	margin-right:1em;
	font-size:90%;
	letter-spacing:3px;
	}
ul.leftMenu li.activeMenu{
	font-weight:bold;
	letter-spacing:2px;
	}
	
input.search {
	text-align:right;
	margin:0;
	border:0;
	padding:0;
	background:none;	
	background-image:url(../images/inp.png);
	background-repeat:no-repeat;
	background-position:right 17px;
	padding-bottom:3px;
	margin-bottom:5px;
	margin-top:5px;
	width:70%;
	color:#333333;
	font-style:italic;
}
div.search {
	text-align:right;
	padding-right:10px;
	}
div.login {
	text-align:right;
	padding-right:10px;
	padding-top:2em;
	padding-bottom:0;
	margin:0;
	line-height:170%;
	letter-spacing:4px;
	}
	
div.logout {
	text-align:right;
	padding-right:10px;
	padding-top:2em;
	padding-bottom:0;
	margin:0;
	line-height:120%;
	}

div.logout a{
	text-decoration:none;
	color:inherit;
	font-weight:bold;
	font-size:80%;
}
	
div.login span.title{
	color:#000;
	cursor:pointer;
}
div.login span.title:hover{
	color:#000;
}
div.login form.inpsV {
	display:block;
	visibility:visible;
}
div.login form.inpsH {
	visibility:hidden;
	display:none;
}

	
/* NavBar */
div.bread a {
	color:#110600;
	text-decoration:none;
	}
div.bread a:hover {
	color:#990000;
	}
	
	
/* Content */

div.content a{
	color:#330000;
	text-decoration:none;
	letter-spacing:2px;
	font-weight:bold;
	}
	
div.content a:hover {
	color:#990000;
	}

div.content label{
	margin-bottom:1em;
	display:inline-block;
	width:100px;
	}

div.content input{
	border:0;
	margin:0;
	padding:0;
	background:none;
	background-color:#cccccc;
	border-bottom: 1px solid #000;
}

div.content div.info {
	text-align:right;
	font-size:70%;
	color:#333333;
	margin-top:1em;
}

a.gomb {
	background:#CCCCCC;
	padding:.2em;
	color:#000000;
	text-decoration:none;
	letter-spacing:3px;
	padding-left:5px;
	border:1px solid #000000;
}

a.gomb:hover {
	background:#993333;
}

table.users {
	font-size:80%;
	width:100%;
	border-left:2px solid black;
	}
	
table.users tr.head{
	background:#333333;
	color:#FFFFFF;
	font-weight:bold;
	}

table.users tr.a:hover {
	background:#CC6666;
}	
table.users tr.b:hover {
	background:#CC6666;
}	

table.users tr.b {
	background:#bbbbbb;
}	
table.users td{
	border-bottom:1px solid black;
	padding:2px;
	padding-left:4px;
	}
	
div.content span.hilight {
	font-weight:bold;
	background-color: #CC9966;
}

div.content h1 {
	font-size:120%;
	font-weight:bold;
}

div.content h2 {
	font-size:110%;
	font-weight:bold;
}

div.content h3 {
	padding:0.5em;
	margin:0;
	text-align:center;
	font-size:100%;
	font-weight:bold;
}

div.content div.pageNum {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
	color:#000;
	font-weight:bold;
	text-align:center;
	
}

div.content div.pageNum a.act {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:1px solid #000;}
	
div.content span.info{
	font-size:90%;
	font-style:italic;
	color:#333333;
	}
	
div.content ul.news{
	padding:0;
	padding-bottom:0em;
	list-style:none;
}

div.content ul.news li.datum {
	font-size:70%;
	font-weight:bold;
}

div.content ul.news li.cim {
	font-size:110%;
	font-weight:bold;
	text-align:left;
}

div.content ul.news li.content {
	margin-left:2em;
	margin-right:2em;
}

div.content div.eventDate {
	text-align:left;
	font-size:110%;
	padding:0;
	padding-left:1em;
	padding-top:2em;
	margin:0;
	line-height:normal;
	border-bottom:1px solid #100207;
}

div.content label.event{
	width:auto;
	padding:.1em;
	}
	
div.content select.event{
	margin-right:1em;
	}
	
div.content ul.events{
	padding:0;
	padding-bottom:0em;
	list-style:none;
}

div.content ul.events li.datum {
	font-size:80%;
	font-weight:bold;
}

div.content ul.events li.loc {
	font-size:80%;
	font-weight:bold;
}

div.content ul.events li.link {
	font-size:80%;
	font-weight:bold;
}


div.content ul.events li.cim {
	font-size:110%;
	font-weight:bold;
}

div.content ul.events li.content {
	font-size:80%;
	margin-left:2em;
	margin-right:2em;
	line-height:normal;
}

div.content ul.events label{
	padding:0;
	margin:0;
	line-height:normal;
	width:100px;
	font-weight:bold;
	color:#333333;
}

div.naptar {
	float:right;
	width:auto;
	margin-left:1em;
	margin-bottom:1em;
	margin-top:1em;
	clear:none;
}

table.calendar tr{
	text-align:right;
}

table.calendar a{
	letter-spacing:normal;
}

table.calendar td{
	padding:3px;
	margin:0;
}

table.calendar td.norm:hover{
	background:#CCCC99;
}

table.calendar td.link{
	background:#CC6633;
}

table.calendar td.today{
	color:#110000;
	font-weight:bold;
	border:1px solid #110000;
}

caption.calendar-month{
	font-size:120%;
	font-weight:bold;
}

table.calendar th {
	font-size:80%;
	font-weight:bold;
	}
	
div.content div.strip {
	margin:1em;
	background-image:url(../images/frame/strip.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:.5em;
	margin-bottom:1em;
	text-align:justify;
}
	
div.content div.message {
	background-image:url(../images/frame/rpl_strip.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:1em;
}

div.content div.message input {
	background:none;
	background-image:url(../images/frame/strip.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family:inherit;
	font-size:90%;
	width:180px;
	border:0;
}

div.content div.message textarea {
	background:none;
	background-image:url(../images/frame/strip.png);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	border:0;
	padding:2px;
	font-family:inherit;
	font-size:90%;
}

div.content div.message label {
	font-weight:bold;
	width:auto;
	}
	
div.content div.strip table.mess {
	width:100%;
	}
	
div.content td.messMenu {
	font-size:80%;
	text-align:right;
	height:auto;
	width:100%;
}

div.content div.news {
	background:none;
	background-image:url(../images/frame/strip.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:1em;
	width:45%;
	float:left;
}
div.content div.cal {
	margin-left:1em;
	background:none;
	background-image:url(../images/frame/strip.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:1em;
	width:45%;
	float:right;
}

div.content hr {
	height:1px;
	color:#330000;
	border:0;
	background:#000000;
}