BODY {
	background-color: #FFFFFF;
	font-family:Verdana,Helvetica,sans-serif;;
	font-size:12px;
	color:#084272;
}
BLOCKQUOTE{
	margin:2px 0px 6px 20px;
	padding:0px 0px 0px 0px;
	
}
#conteiner {
	margin: 0px auto;
	width: 762px;
}
div.top {
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	background: #DE514E url(../img/top_left_corner.gif) 0 0 no-repeat;
}
div.top form{display:inline;white-space:nowrap;}
div.top img{vertical-align:middle;padding:0px 5px 0px 0px;}
div.top input{height:10px; vertical-align:middle; font-size:10px}
div.top span.right {
	text-align:right;}
div.top div {
	background: url(../img/top_right_corner.gif) 100% 0 no-repeat;
}

div.top_gr {
	text-align:left;
	color:#024D82;
	background: #CECFD4 url(../img/mini_top_left_gr.gif) 0 0 no-repeat;
}
div.top_gr>div {
	background: url(../img/mini_top_right_gr.gif) 100% 0 no-repeat;
}
div.bottom_gr {
	background: url(../img/mini_bottom_left_gr.gif) 0 100% no-repeat;
}
div.bottom_gr>div {
	background: url(../img/mini_bottom_right_gr.gif) 100% 100% no-repeat;
	font-size: 6px;
}
div.top span {
	margin: 2px 5px 3px 5px;
}
.small {
	font-size:7px;
}
.hidden {display: none;}

#navcontainer {
	text-align: left;
	padding-left: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin: 0;
	background-color: #5C687B;
	border: 1px solid #797979;
	border-top: 0px;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	padding-bottom: 5px;
	height:20px;
	line-height: 15px;
	/* fixes Firefox 0.9.3 */
}
#navcontainer ul {
	float:left;
	padding:0px;
	margin:0px;
	padding-bottom: 5px;
	padding-top: 5px;
	height:15px;
	line-height: 15px;
}
#navcontainer ul li {
	display: inline;
	width:20%;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
	border-right: 1px solid #797979;
	line-height:15px;
}
#navcontainer ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: white;
	text-decoration: none;
	line-height: 15px;
}
#navcontainer #active { border-left: 1px solid #fff; }
#navcontainer ul li ul {display:none;}


#path {
	padding-top:10px;
	width:100%;
	float:left;
	font-size:9px;
	color:#7D7D7D;
}
#path a:link, #path a:visited {
	color:#7D7D7D;
	text-decoration:none;
}
#path a:hover {
	color:#7D7D7D;
	text-decoration:underline;
}


#leftbox{
	width:190px;
	margin:1em 0 0 0;
	float:left;}


.orange_tit {
	font-size:12px;
	margin:0;
	background:#DE514E;
	color:#fff;
	padding:4px 2px 4px 10px;
}
.blue_tit {
	font-size:12px;
	margin:0;
	background:#5C687B;
	color:#fff;
	padding:4px 2px 4px 10px;
}


#calendar_content{
	font-size:10px;
	background:#f0f0f0;}
#calendar_content .contentpaneopen{
	padding:3px 3px 3px 5px;}

#side_menu{
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
#side_menu li:first-child{
	border-top:1px solid #fff;
}
#side_menu li{
	margin:0;
	border-bottom:1px solid #fff;
	background:#5C687B;
}
#side_menu li a {
	display:block;
	margin:0;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
	background:#E3E3E3;
	background-image: url(../img/left_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 12px;
}
#side_menu li a:link,#side_menu li a:visited{
	text-decoration:none;
	color:#084272;
}
#side_menu li a:hover{
	text-decoration:none;
	color:#084272;
	background-image: url(../img/left_menu_orange_arrow.gif);
}
#side_menu #current a {
	background: #DE514E;
	background-image: url(../img/left_menu_white_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 12px;
}

#news {
	width:563px;
	margin:1em 0 0 0;
	float:right;}
#news_content{
	font-size:10px;
	background-color:#fff;
	border:1px solid #F2F2F2;
	border-width:0px 1px 1px 1px;
	padding:10px 3px 10px 5px;
}
#news_content a:link, #news_content a:visited{
	text-decoration:none;
	color:#DE514E;
}
#news_content a:hover{
	text-decoration:underline;
	color:#DE514E;
}
.contentheading{
	font-size:11px;
	font-weight:bold;
	border-left:6px solid #DE514E;
	padding-left:15px
}
.componentheading{
	font-size:12px;
	font-weight:bold;
	border-left:12px solid #5C687B;
	margin:3px 3px 15px 3px;
	padding-left:14px
}
.buttonheading img {
	border:0px;
}
.pagenav {
	display:none; //prev i next
}
#partners {
	clear:both;
	background-color:#f8f8f8;
	width:380px;
	margin:1em 0 0 0;
	float:left;}
#partners ul{
	list-style: url(../img/partners_bullet.gif);
}
#partners li {
	padding-left: 10px;
	padding-bottom: 10px;
}
#projects {
	clear:right;
	background-color:#f8f8f8;
	width:380px;
	margin:1em 0 0 0;
	float:right;}

#stopka{clear: left; position:relative;top:20px;clear:both;height:21px; width:100%; background-color:#DE514E;}

h5 {
	font-size:10px;
	font-weight:heavy;
}
.contenttoc {
	border:1px solid #DE514E;
	padding:5px;
}
