body,
html {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	background-image:url(../../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #CC0000;
	font-weight:bold;
}

#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

hr {
  border: 1px solid black ;
  width: 50%;
}

input {
  border: 1px solid black ;
  background-color: #f8f8ff;
}

textarea {
  border: 1px solid black ;
  background-color: #f8f8ff;
}

.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%; position: relative;}

.wew {width: 980px; height: auto; margin:auto; margin-top:-2px;}

.top {
	width: 980px;
	height: 8px;
	background-image:url(../../img/main_bg.jpg);
}

.header {
	width: 980px;
	height: 178px;
	background-image:url(../../img/header.jpg);
}

.menu {
	width: 980px;
	height: 60px;
	background-image:url(../../img/menu_bg.jpg);
}

.main {
	width: 980px;
	height: auto;
	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 0px 5px 0px;
	text-align:justify;
}

.mainpagesidecolumn {
    float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	text-align:justify;
}

.mainpagecolumn {
    float: left;
	width: auto;
	height: auto;
	padding: 5px 10px 5px 10px;
	text-align:justify;
}

.sidebar_right {
    padding: 5px 0px 5px 0px;
    float: left;
    width: 315px;
}

.footer {
	width: 980px;
	height: 80px;
	background-image:url(../../img/footer_bg.jpg);
	color:#777777;
	margin: auto;
	padding-top: 20px;
	text-align:center;
	background-repeat: no-repeat;
}

.footermenu {
    width: 930px;
	height: 46px;
	margin-right: 25px;
	margin-left: 25px;
	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;
}

.menuarea {
    padding-left: 20px;
	padding-right: 20px;
}

.leftarea {
	font-weight:bold;
	text-align:right;
}

.object {
width: 315px;
height: auto;
float: left;
}

.object_header {
	width: 315px;
	height: 28px;
	background-image:url(../../img/object_header.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
    color: #CC0000;
	float: left;
}

.object_content {
	width: 315px;
	height: auto;
	background-image:url(../../img/object_bg.jpg);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-top: 10px;
	float: left;
}

.object_footer {
	width: 315px;
	height: 40px;
	background-image:url(../../img/object_footer.jpg);
	background-repeat: no-repeat;
	float: left;
}

.object_area {
	float:left;
	padding-bottom: 10px;
}

.news {
width: 344px;
height: auto;
float: left;
padding: 0px 0px 0px 0px;
}

.post {
	float: left;
	width: 610px;
	padding: 5px;
}

.post_header {
	width: 344px;
	height: 28px;
	background-image:url(../../img/post_header.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}

.post_tittle {
    width: 225px;
	font-weight: bold;
    color: #CC0000;
	font-size: 12px;
	float: left;
}

.post_username {
    width: 610px;
    font-weight: bold;
    color: #CC0000;
    font-size: 16px;
    float: left;
}

.post_tittle2 {
    width: 610px;
	font-weight: bold;
    color: #CC0000;
	font-size: 14px;
	float: left;
}

.post_date {
    font-weight: bold;
    color: #FFFFFF;
    float: right;
    width: 85px;
}

.post_short {
	float: left;
	width: 610px;
	text-align: justify;
	font-weight:bold;
}

.post_content {
	width: 344px;
	height: auto;
	background-image:url(../../img/post_bg.jpg);
	background-repeat:repeat-y;
	float: left;
}

.post_footer {
	width: 344px;
	height: 40px;
	background-image:url(../../img/post_footer.jpg);
	background-repeat: no-repeat;
	float: left;
}

.more {
    float: left;
	padding-left: 275px;
	cursor: pointer;
}

.more_text {
    float: left;
	padding-top: 3px;
	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: 205px;
	padding-top: 3px;
}

.login_btn {
    float: left;
	padding-left: 3px;
	cursor: pointer;
}

.login_textarea {
	float: left;
	width: 100px;
}

.login_textfiled {
	float: left;
	text-align:right;
	padding-top: 4px;
	height: 18px;
	width: 90px;
}

.login_objectarea {
	float: left;
	width: 200px;
}

.login_objectfiled {
	float: left;
	text-align: left;
	height: 22px;
	width: 200px;
}

.sidebar_info {
    float: left;
	width: 135px;
	padding: 0px 5px 0px 5px;
}

.sidebar_right {
	float: left;
}

.sidebar_promo {
    width: 290px;
	padding: 0px 5px 0px 5px;
}

.promocja {
	float: left;
	width: 290px;
	height: 15px;
}

.promo_spacer {
	float: left;
	background-image: url(../../img/promo_spacer.jpg);
	width: 290px;
	height: 5px;
}

.box{
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;

}

.noentry {
	text-align:center;
	padding-top:10px;
}

.end {
height: 1px;
width: 100%;
clear: both;
}

.error_msg {
    font-weight: bold;
    color: #FF0000;
    font-size: 12px;
    text-align: center;
}