body,
html {
	font-family: "Trebuchet MS", Arial, Verdana, serif;
	background-image:url(../../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}

a {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #da0000; 
	font-weight:bold;	
}

hr {
  border: 1px solid black ;
  width: 50%;
}

input {
  border: 1px solid black ;
  background-color: #f8f8f8;
}

textarea {
  border: 1px solid black ;
  background-color: #f8f8f8;
}

.title {
	font-family: Verdana;
	font-size: 16px; 
	color: black;
	text-decoration:solid;
	font-weight:bold; 
}

.normal {
	font-family: Verdana;
	font-size: 12px; 
	color: black;
}

.naglowek_menu {
	font-family: Verdana;
	font-size: 11px; 
	color: black; 
}

.element_menu {
	font-family: Verdana;
	font-size: 10px; 
	color: black; 
}

.ramka_menu {
  border: 1px #aaaaaa solid;
}

/* moduly */

.zew {width: 100%; height: auto; position: relative;}

.wew {width: 962px; height: auto; margin:auto;}

.header {
	width: 962px;
	height: 198px;
	background-image:url(../../img/header.jpg);
}

.topbar {
	width: 962px;
	height: 30px;
	float:left;
	padding-top: 25px;
}

.topdyst {
	width: 730px;
	height: 40px;
	float:left;
}

.topbar_btn {
	text-align:right;
	padding-right: 10px;
}

.topbar_text {
    float: left;
	padding-top: 1px;
	padding-right: 10px;
}

.topsitemap_btn {
    background-image:url(../../img/sitemap_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 19px;
}

.toplogin_btn {
    background-image:url(../../img/login_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 19px;
}

.menu {
	width: 962px;
	height: 52px;
	background-image:url(../../img/menu_bg.jpg);
}	

.main {
	width: 962px;
	height: auto;
	float: left;
	background-image:url(../../img/main_bg.jpg);
}	

.content {
	width: auto;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px 20px 0px 20px;
	text-align:justify;
}	

.container {
	width: auto;
	float:left;
	padding: 5px;
	text-align:justify;
}	

.mainpagecolumn {
    float: left;
	padding-left: 10px;
	text-align:justify;
	width: auto;
}

.sidebar {
    padding: 5px 5px 5px 10px;
    float: left;
    width: 231px;
}

.footer {
	width: 962px;
	height: 70px;
	background-image:url(../../img/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #666666;
	margin: auto;
	margin-top: -1px;
	padding-top: 16px;
	text-align:center;
	background-repeat: no-repeat;
	float: inherit;
}

.footermenu {
	padding-bottom: 10px;
	text-align:right;
	color:#000000;
}

a.footermenu {
	color:#ffffff; 
	text-decoration:none;
	font-weight:bold;
}

a:hover.footermenu {
	color:#ffffff; 
	text-decoration:underline;
	font-weight:bold;
}

.footerinfo {
	width: 100%;
	height: 26px;
	padding-top: 8px;
	border-top: 1px solid #D9D9D9;
}

.menuarea {
    padding-left: 20px;
	padding-right: 20px;
}

.leftarea {
	font-weight:bold;
	text-align:right;
}

.object {
width: 230px;
height: auto;
float: left;
}

.object_header {
	width: 230px;
	height: 19px;
	background-image:url(../../img/arrow_box.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	font-size: 14px;  
    color: #888888;
	float: left;
}

.object_content {
	width: 230px;
	height: auto;
	padding-left: 5px;
	padding-top: 10px;
	float: left;
}

.object_footer {
	width: 230px;
	height: 26px;
	float: left;
}

.object_area {
	float:left;
	padding-bottom: 10px;
}

.news {
width: 334px;
height: auto;
float: left;
}

.homepage_welcome {
width: 345px;
height: auto;
float: left;
padding-right: 10px;
padding-left: 5px;
text-align:justify;
}

.post {
	float: left;
	width: 693px;
}

.post_header {
	width: 324px;
	height: 20px;
	background-image:url(../../img/post_header.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
}

.post_tittle {
    width: 256px;
	font-weight: bold;  
    color: #ffffff;
	font-size: 12px;
	float: left;
}

.post_tittle2 { /*page_tittle*/
	width: 200px;
	height: 14px;
	font-weight: bold;  
    color: #DA0000;
	font-size: 14px;
	float: left;
}

.post_date {
	color: #FFFFFF;
    float: left;
    
}

.post_content {
	width: 334px;
	height: auto;
	background-color: #f7f7f7;
	text-align: justify;
	float: left;
}

.post_footer {
	width: 334px;
	height: 39px;
	background-image: url(../../img/post_footer.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	float: left;
}

.more {
    float: left;
	padding-left: 260px;
	cursor: pointer;
}

.more_text {
    float: left;
	padding-top: 1px;
	padding-right: 3px;
}

.more_btn {
    background-image:url(../../img/more_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 19px;
}

.lost_password {
    float: left;
	padding-left: 134px;
	padding-top: 3px;
}

.newsletter_padding {
    float: left;
	padding-left: 85px;
	padding-top: 3px;
}

.login_btn {
    float: left;
	padding-left: 3px;
	cursor: pointer;
}

.login_textarea {
	float: left;
	width: 70px;
}

.login_textfiled {
	float: left;
	text-align:right;
	padding-top: 4px;
	height: 18px;
	width: 68px;
}

.login_objectarea {
	float: left;
	width: 140px;
}

.login_objectfiled {
	float: left;
	text-align: left;
	height: 22px;
	width: 140px;
}

.login_header {
	width: 230px;
	height: 19px;
	background-image:url(../../img/arrow_box.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight: bold;
	font-size: 14px;  
    color: #888888;
	float: left;
}

.box{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;

}

.oddzial {
	padding-top: 6px;
	color: #414141;
}

.noentry {
	text-align:center;
	padding-top:10px;
}

.test {
	float: left;
	height: 100px;
	width: 100px;
	background-color: #FF3399;
}

.end {
	height: 1px;
	width: 100%;
	clear: both;
}

#navi_bar {
    padding-left: 20px;
	padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom: 10px;
	width: 654px;
    background: #f0f0f0;
}

.navi_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
}


a.navi_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
}

a:hover.navi_category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #da0000;
}

.msg .x-box-mc {
    font-size:14px;
    text-align:center;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;

}

.x-grid3-row-body p {
    margin:5px 5px 10px 5px !important;
}

.newsletter_btn {
    float: left;
	padding-left: 3px;
	cursor: pointer;
}

.newsletter_textarea {
	float: left;
	width: 40px;
}

.newsletter_textfiled {
	float: left;
	text-align:right;
	padding-top: 4px;
	height: 18px;
	width: 34px;
}

.newsletter_objectarea {
	float: left;
	width: 80px;
}

.newsletter_objectfiled {
	float: left;
	text-align: left;
	height: 22px;
	width: 80px;
}

.photo {
float:left;
padding-bottom:5px;
padding-right:10px;
text-align:justify;
vertical-align:top;
}