@charset "utf-8";
/* CSS Document by Kristián Feldsam - feldsam@gmail.com */
hr {
	height:1px;	
	background:#5d5d5d;
	border:none;
}
a img {
	border:none;
}
a, #right a.none {
	text-decoration:none;
	color:#5d5d5d;
	cursor:pointer;
}
a:hover, #right a.none:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
}
body {
	margin:0px;
	background:#e1e1d7;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#5d5d5d;
}
.bold {
	font-weight:bold;
}
.cl {
	clear:both;
}
#container {
	width:990px;
	margin:50px auto;
	background:#FFFFFF;
}
#left {
	width:202px;
	float:left;
}
	#logo {
		margin:16px 0px /*36px*/ 16px 19px;
	}
	#language_bar {
		width:160px;
		height:23px;
		background:#efefef url('../images/arrow.gif') right top no-repeat;
		margin:0px 0px /*26px*/ 20px 19px;
		line-height:23px;
		cursor:pointer;
		overflow:hidden;
	}
		#language_bar a, #language_bar2 a {
			margin-left:5px;
		}
	#language_bar2 {
		margin:0px 0px 26px 19px;
		background:#efefef;
		width:136px;
		height:46px;
		line-height:23px;
		display:none;
	}
	ul.main_menu {
		list-style:none;
		margin:0px 0px /*52px*/ 22px 27px;
		padding:0px;
		line-height:24px;
	}
		ul.main_menu li.sub {
			margin-left:10px;
			font-size:11px;
		}
			ul.main_menu a {
				color:#5f5f5f;
			}
	#partners {
		margin:0px 0px 20px 27px;
	}
	#partners img {
		margin-top:/*20px*/ 15px;
		display:block;
	}
#intro  {
	width:788px;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}
#right {
	width:788px;
	float:left;
	margin:0px;
	padding-bottom:15px;
	line-height:18px;
}
* html #right {
	width:787px;
}
	div.content, div.privatezone  {
		float:left;
		width:431px;
		margin:16px 16px 0px 0px;
		padding:0px 43px 0px 22px;
	}
	div.privatezone {
		width:631px;
	}
		#right a, div.contacts a {
			text-decoration:underline;
		}
		#right a:hover, div.contacts a:hover {
			text-decoration:none;
		}
		div.content h1 {
			font-size:18px;
			font-weight:normal;
		}
		div.content h2 {
			font-size:15px;
			font-weight:bold;
		}
		div.content p {
			margin:10px 0px;
		}
	div.colum {
		float:left;
		margin:16px 16px 0px 0px;
		padding:14px 13px 43px 13px;
	}
	div.first {
		background:#eae8c2;
		width:223px;
	}
	div.second {
		background:#eaeae5;
		width:211px;
	}
	div.third {
		background:#e5e7d6;
		width:228px;
		margin-right:0px;
	}
	div.fixed_height {
		height:300px;
	}
		div.colum h1 {
			font-size:13px;
			font-weight:bold;
			margin:25px 10px 24px 10px;
			line-height:18px;
		}
		div.colum h1.ahref {
			margin:5px 10px 4px 10px;
		}
		div.colum p {
			margin:0px 10px;
		}
#down {
	border-top:14px solid #e1e1d7;
	background:#eaedf6 url(../images/down.jpg) top right no-repeat;
	height:247px;
	padding:0px;
	line-height:18px;
	font-size:11px;
}
	#down h3 {
		font-size:12px;
		font-weight:bold;
		margin:41px 0px 18px 30px;
		width:560px;
	}
	#down div {
		float:left;
		width:260px;
		margin:0px 0px 0px 30px;
	}
	* html #down div.first1 {
		margin-left:15px;
	}
div.contacts {
	border-top:12px solid #e1e1d7;
	background:#c3c3c3;
	min-height:235px;
	height:auto !important;
	height:235px;
	float:left;
	margin:0px;
	padding-top:33px;
	font-size:11px;
	line-height:18px;
}
div.first_c {
	width:250px;
	padding-left:40px;
}
div.second_c {
	width:225px;
}
div.third_c {
	width:223px;
}
div.fourth_c {
	width:252px;
}
#footer {	
	background:#e1e1d7;
	text-align:center;
	border-top:14px solid #e1e1d7;
	font-size:11px;
	line-height:22px;
}
	ul.foot_menu {
		padding:0;
		margin:0;
		width:100%;
		float:right;
	}
		ul.foot_menu li {
			display:inline;
			list-style: none;
			width:auto;
		}
			ul.foot_menu a {
				padding:0 23px;
				border-right:1px solid #5f5f5f;
				display:inline;
				width:auto;
			}
			ul.foot_menu li.first a {
				padding-left:0px;
			}
			ul.foot_menu li.last a {
				border:none;
				padding-right:0px;
			}
div.pz_nav a {
	margin:0px 5px;
}
div.pz_nav {
	margin-bottom:10px;
}
table.calendar {
	width:180px;
	text-align:center;
	background:url('../images/cal_week_bg.gif') repeat-x;
	float:left;
	margin:12px 12px 12px 0px;
}
#right table.calendar a {
	text-decoration:none;
}
table.calendar td {
	background:#ffffff;
}
table.calendar td.today {
	background:#93b4c0;
}
table.calendar td.today a {
	color:#ffffff;
}
table.calendar td.selected {
	background:#c4c3c3;
}
table.calendar td.both {
	background:#a3b7bf;
}
table.calendar td.event {
	background:#ee0e54;
}
table.calendar td.event a, table.calendar td.selevent a {
	color:#ffffff;
}
table.calendar td.selevent {
	background:#b2496a;
}
table.calendar td.todayevent {
	background:#e2819f;
}
table.calendar td.todayselevent {
	background:#ca8b9f;
}

table.calendar td.week {
	width:20px;
	background:none;
}
table.calendar tr.week {
	color:#ffffff;
}
#right a.selected {
	font-weight:bold;
}
/* comments */
.com_error {
	color:#cc0000;
}
.com_ok {
	color:green;
}
#com_treecontrol a {
	margin: 0px 5px;
}
#comments {
	margin: 5px 0px;
	line-height:16px;
}
.com_name {
	margin:0px 5px;
}
.com_header {
	margin:0px 5px;
	font-weight:bold;
}
.com_text {
	margin:0px 5px;
	line-height:18px;
}
.com_reply {
	margin:0px 5px;
	float:right;
}
#com_form {
	margin:0px 0px 0px 5px;
	float:right;
}
#com_form table td {
	text-align:right;
	padding:0px;
}
#com_form textarea {
	width:380px;
	height:100px;
}
/** modul files **/
#right table.files a {
	text-decoration:none;
}
#right table.files a:hover {
	text-decoration:underline;
}
table.files a {
	text-decoration:none;
	cursor:pointer;
}
table.files a:hover {
	text-decoration:underline;
}
table.files img {
	margin:0px;
	margin-right:2px;
	border:none;
}
table.images td {
	text-align:center;
	vertical-align:top;
}
div.comment {
	border:1px solid #5d5d5d;
}
.table_members{
	border: solid white 2px;
	padding: 4px 4px 4px 4px;
}
.table_members td{
	border: solid white 4px;
	padding: 2px 2px 2px 8px;
 	background: #e1e1d7;
}
.table_members td.white{
	border: solid white 2px;
	padding: 4px;
	background: white;
}
