@charset "utf-8";

ul, p, li, p, h1, h2, h3, h4, div, a, body{
	padding:0;
	margin:0;
}
body{
	background-color:#FFFFFF !important;
}
h1, h2 {
	margin-bottom:20px;
}
h2{
	margin-top:10px;
}
#footer{
	padding-left:30px;
}
.article_title{
	color:#333333;
	font-weight:normal;
	margin:0;
	padding:5px 0 8px;
	font-size:20px;;
	font-family:"Segoe UI",Arial,Helvetica,sans-serif;
	text-decoration:none;
	clear:both;
}
.article_title a{
	text-decoration:none;
}
.article_created_date{
	background:url("templates/delipart/images/icon-date.gif") no-repeat scroll 0 2px transparent;
	padding:3px 3px 3px 20px;
}
.article_tools {
background:none repeat scroll 0 0 #ECECEC;
border-top:1px solid #DDDDDD;
clear:both;
display:block;
float:left;
margin-bottom:15px;
width:100%;
padding: 5px;
}

.article_teaser img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position:inherit;
}

.pager{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:530px;
	font-size:12px;
	height:50px;
}
.pager_left_arrow, .pager_right_arrow, .pager_pages{
	float:left;
	padding:5px;
}
.pager_left_arrow{
	width:100px;
	text-align:right;
}
.pager_right_arrow{
	width:100px;
	
}
.pager_pages{
	width:300px;
}
.pager_pages div{
	width:20px; float:left;
	background-color:#EFEFEF;
	margin:1px;
}
.pager_pages div strong{
	width:20px; float:left;
	background-color:#FF890D;
}

.pager a {
	text-decoration:none;
}
.error {
	color:#FF0000;
}

#ja-col1{
	padding-top:0px !important;
}
.edit_icons{
	width:150px;
	float:right;
}
#ja-wrapper{
	width:1000px !important;
	margin-left:auto;
	margin-right:auto;
}
#topheader{
	height:135px;
}

#top_menu {
	width: auto;
	height:35px;
	margin-left:5px;
}
#top_menu div{
	float:left;
	height:35px;
}
#menucontent{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(img/menubg.jpg);
}
#leftmenu_border{
	background:url(img/menubg_left.jpg);
	background-repeat:no-repeat;
	width:6px;
}
#rightmenu_border{
	background:url(img/menubg_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:6px;
}

#top_menu a {
	padding:10px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	line-height:35px;
}
#ja-wrapper{
	background-color:#FFFFFF;
}
#ja-containerwrap{
	background-color:#F2F2F2;
	border: 1px solid #CCCCCC;
}
#ja-content{
	background-color:#FFFFFF;
	margin:5px;
	border: 1px solid #CCCCCC;
	padding:5px;
	margin-top:0px;
}

.hp_prop{
	width:500px;
	clear:both;
}
.note{
	font-size:10px;
}

.modul{
	background-color:#FFFFFF !important;
	margin-bottom:20px;
	border: 1px solid #CCCCCC;
}
.modul div{
	background-color:#FFFFFF !important;
	padding:5px;
}

.modul h3{
	background-color:#FF890D;
	font-size:14px !important;
	font-weight:bold !important;
	color:#FFFFFF !important;
	display:block;
	padding:5px !important;
	text-transform: uppercase; 
}

.calendarcontainer{
	height:500px;
}
.calendar{
	float:left;
	margin:15px;
}

.calendar td{
	background-color:#CCCCCC;
}
.clear{
	clear:both;
}
input, select{
	margin:2px !important;
}
h3 a{
	text-decoration:none;
}
.tab td{
	background-color:#CCCCCC;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
.tab td.active{
	background-color:#FF890D;
}
.tab a, .tab a:hover{
	text-decoration:none;
}
.whitebg{
	background-color:#FFFFFF !important;
}
.hp_title {
	display:block;
	width:300px;
}
.hp_prop{
	height:auto;
}
#header{
	height:170px;
	background-image:url(img/headerbg.jpg);
}
.ikonok{
	float:left;
	width:400px;
	height:35px;
}