@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}

#header {
	height: 104px;
}

#header .logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 87px;
	width: 142px;
	margin-top: 8px;
	margin-left: 13px;
	clear: right;
}

#header .lang {
	background-image: url(../images/lang_bg.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 139px;
	float: right;
	margin-top: 8px;
	margin-right: 11px;
	padding-top: 2px;
}
#header .lang a {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	margin-left: 26px;
}
#header .lang a:hover {
	color: #6F7F94;
}



#header .slogan {
	float: left;
	clear: right;
	margin-left: 5px;
	margin-top: 8px;

	#margin-top: 35px;

}
#header .slogan h1 {
	font-size: 16px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
}


#menu {
	float: right;
	clear: both;
	#width: 700px;
	margin-top: -32px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu .shape {
	background-image: url(../images/menu_shape.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 182px;
	float: left;
}


#main {}






#features {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#content{
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 35px;
	padding-top: 40px;
	margin-top: 5px;
}

#content2{
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 60px;
	padding-top: 40px;
	margin-top: 10px;
	float: left;
	width: 520px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	color: #3A3A3A;
	line-height: 17px;
	text-align: justify;
}
#content2 img {
	padding: 3px;
	float: left;
	margin-right: 10px;
	background-color: #E6E6E6;
	margin-top: 10px;
}
#content2 ul li {
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 25px;
	margin-bottom: 5px;
	line-height: 23px;
}
#content2 ul li a {
}



#content2 a {
	text-decoration: underline;
	color: #435674;
	font-size: 12px;
	font-weight: bold;
}


#content2 h1 {
	font-size: 18px;
	color: #3E3E3E;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
	padding-bottom: 4px;
}

#content .block {
}





#sidebar {
	float: right;
	width: 250px;
	margin-top: 10px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
	margin-right: 20px;
	padding-top: 40px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 70px;
}
#sidebar h1 {
	font-size: 16px;
	color: #273951;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5F7089;
	margin-bottom: 20px;
}
#sidebar .act_list li .img {
	float: left;
	background-color: #D3D3D3;
	padding: 4px;
}
#sidebar .aktivitete {
	margin-bottom: 25px;
}

#sidebar .act_list li {
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	clear: both;
	height: 52px;
}
#sidebar .act_list li .text {
	float: right;
	width: 175px;
	font-size: 11px;
}
#sidebar  .act_list li .text a {
	color: #292929;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
}


#sidebar  .button span {
	font-family: "Comic Sans MS", cursive;
}

#sidebar .button {
	line-height: 15px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 18px;
	width: 100px;
	color: #FFF;
	font-size: 11px;
	margin-left: 150px;
	text-align: center;
	text-decoration: none;
	clear: both;
	margin-bottom: 20px;
}
#sidebar .button:hover {
	background-image: url(../images/button_hov.png);
	background-repeat: repeat-x;
}
#sidebar .news {
	font-size: 11px;
	color: #3E3E3E;
}
#sidebar .snews {
	overflow: hidden;
}


#sidebar .news li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D1D1;
	display: block;
}




#content .block li {
	background-image: url(../images/block_bg.png);
	background-repeat: repeat-y;
	width: 273px;
	float: left;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 35px;
	overflow: hidden;
	#height: 300px;
}
#sidebar .news li .text .title {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	line-height: 17px;
	text-decoration: none;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#sidebar .news li .text .more {
	text-decoration: none;
	color: #25364D;
}
#sidebar .news li .text .more span {
	font-family: "Comic Sans MS", cursive;
}



#content .block li .top {
	background-image: url(../images/block_top.jpg);
	background-repeat: no-repeat;
	height: 19px;
	overflow: hidden;
}
#content .block li .bottom {
	background-image: url(../images/block_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
	position: static;
	clear: both;
}


#content .block .last {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#content .act_list li {
	background-image: url(../images/line.jpg);
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content .block li .img {
	float: left;
	margin-left: 19px;
	margin-bottom: 10px;
}
#content .block li h1 {
	display: block;
	clear: both;
	margin-left: 19px;
	margin-right: 19px;
	font-size: 18px;
	color: #2e2e2e;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
}

#content .block li .text {
	margin-right: 19px;
	margin-left: 19px;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
	display: block;
	margin-bottom: 15px;
}
#content .block li .button {
	line-height: 15px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 18px;
	width: 100px;
	color: #FFF;
	font-size: 11px;
	margin-left: 155px;
	text-align: center;
	text-decoration: none;
}
#content .block li .button span {
	font-family: "Comic Sans MS", cursive;
}

#content .block .last .button {
	line-height: 15px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 18px;
	width: 100px;
	color: #FFF;
	font-size: 11px;
	margin-left: 155px;
	text-align: center;
	text-decoration: none;
	clear: both;
}
#content .block li .button:hover {
	background-image: url(../images/button_hov.png);
	background-repeat: repeat-x;
}

#content .block .last .button:hover {
	background-image: url(../images/button_hov.png);
	background-repeat: repeat-x;
}

#content .block .last .button span {
	font-family: "Comic Sans MS", cursive;
}
#content .block .last .img {
	background-color: #D3D3D3;
	padding: 4px;
}
#content .block .last .img:hover {
	background-color: #EBEBEB;
}
#content .block .last .text {
	float: right;
	width: 165px;
	margin-left: 5px;
	font-size: 11px;
}
#content .block .last .text a {
	display: block;
	color: #292929;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
#content .block .last .text a:hover {
	color: #7D7D7D;
}

#content .activity {
	clear: both;
	background-image: url(../images/big_block_bg.png);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#content .activity h1 {
	display: block;
	clear: both;
	margin-left: 19px;
	margin-right: 19px;
	font-size: 18px;
	color: #2e2e2e;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBFBF;
}
#content .activity .top {
	background-image: url(../images/big_block_top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
}
#content .activity .img {
	background-color: #DCDCDC;
	padding: 4px;
	float: left;
	margin-left: 19px;
}
#content .activity .text {
	width: 600px;
	float: right;
	font-size: 12px;
	color: #3F3F3F;
	line-height: 20px;
	display: block;
	margin-right: 19px;
}
#content .activity .text a {
	display: block;
	color: #292929;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	font-size: 13px;
}

#content .activity .button {
	line-height: 15px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	display: block;
	height: 18px;
	width: 100px;
	color: #FFF;
	font-size: 11px;
	margin-left: 155px;
	text-align: center;
	text-decoration: none;
	clear: both;
	float: right;
	margin-right: 19px;
}
#content .activity .button:hover {
	background-image: url(../images/button_hov.png);
	background-repeat: repeat-x;
}




#content .activity .bottom {
	background-image: url(../images/big_block_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
	clear: both;
}

#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 133px;
	clear: both;
	font-size: 12px;
}
#footer .wrap {
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	height: 113px;
	padding-top: 20px;
	font-size: 11px;
}
#footer .wrap .fmenu {
	float: left;
	color: #FFF;
	margin-left: 13px;
}

#footer .wrap .fmenu a  {
	color: #FFF;
	margin-left: 10px;
	text-decoration: none;
	margin-right: 10px;
	padding: 0px;
}
#footer .wrap .fmenu a:hover {
	text-decoration: underline;
}

#footer .wrap .design {
	float: right;
	color: #FFF;
	margin-right: 28px;
}
#footer .wrap .design a {
	color: #c0d3ec;
	text-decoration: none;
}
#footer .wrap .design a:hover {
	text-decoration: underline;
}

#footer .wrap span {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 20px;
	color: #8495aa;
}

