 /* Fix IE. Hide from IE Mac \*/* html ul li { float: left; height: 1%; }* html ul li a { height: 1%; }/* End */ul li a:hover {  } /* Hover Styles */
* {margin: 0;padding: 0;outline:none;}
#content .content_side ul, #content .content_side li {
	margin-left: 20px;
}
#content .content_side blockquote, #content .content_side dd {
	margin-left: 40px;
}
.cb {clear: both;}
body {background: url('pic/BG.gif') repeat-x #dad9d9; font-family: arial;}
#top {margin: 0 auto; width: 940px;}
#top .menu {width: 940px; height: 24px;background: url('pic/top_menu.gif'); color: #fff; font-size: 12px; }
#top .menu b {font-weight: normal; color: #cbcbcb;}
#top .menu .version {margin-left: 10px;margin-top: 3px;float: left;}
#top .menu .date {float: right; margin-right: 10px; margin-top: 3px; }
#top .menu .lang {display:inline; float: right; margin-right: 8px; padding-top: 3px;}
#top .menu ul{display:inline; list-style: none; }
#top .menu ul li {display: inline; margin-right: 3px;}
#top .menu ul li span {display: none; }
#top .menu ul li img {border: none;}

#top .logo {width: 940px; height: 77px;background: url('pic/logo.jpg'); }
#content {margin: 0 auto; width: 940px;}
#content #nav_top {background: url('pic/nav_top.gif');height: 36px; }
#content #nav_top .log_out {font-size: 12px; float: right; margin: 10px 10px 0 0;padding-right:15px;}
#content #nav_top .log_out a{text-decoration:none;}
#content #nav_top .off {background: url('pic/log_out_off.gif') no-repeat right; color: #717171 ;}
#content #nav_top .off a{color: #717171 ;}
#content #nav_top .on {background: url('pic/log_out_on.gif') no-repeat right;color: #efefef ;}
#content #nav_top .on a{color: #efefef ;}
#content #nav_top .menu {float: left;margin-top: 7px;padding: 0 6px;}
#content #nav_top .menu a {color: white; font-size: 12px; text-decoration: none;width: 100px;display: block;float: left;text-align: center;height: 17px;padding: 3px;}
#content #nav_top .menu span {float: left;color: red ;text-align: center;margin-top: 1px;}
#content #nav_top .menu a:hover {background: url('pic/bg_nav_top.gif');color: black;}
#content .content {background: white ; min-height: 380px;}
#content .content .logowanie {padding: 15px;font-size: 12px;float: left; width: 250px;background: white;}
#content .content .logowanie input#fe-password {border-left: 3px solid #767676 ;border-top: 1px solid #767676 ;border-bottom: 1px solid #767676 ;border-right: 1px solid #767676 ;width: 230px;background: #eee;font-size: 14px;padding: 2px;margin-top: 3px;}
#content .content .logowanie input#fe-username{border-left: 3px solid #767676 ;border-top: 1px solid #767676 ;border-bottom: 1px solid #767676 ;border-right: 1px solid #767676 ;width: 230px;background: #eee;font-size: 14px;padding: 2px;margin-top: 3px;margin-bottom: 8px;}
#content .content .newsy {float: right;width: 660px;padding-bottom: 10px;}
#content .content .newsy .box {margin: 0 auto; width: 580px;}
#content .content .newsy .box a {margin-top: 13px;text-decoration: none; color: #000; font-size: 12px;float: left;}
#content .content .newsy .box span {margin-top: 13px;font-size: 12px; color: #b4b4b4; float: right;width: 100px; text-align: right;}
#content .content .newsy .box .news {width: 572px;clear: both;float: left;border: 1px solid #ddd ;border-left: 3px solid #ddd ;padding: 4px; font-size: 10px;  color: #626161;background: #fbfbfb ;}
#content .content .newsy .box .news a.wiecej {float: right;background: #767676;padding: 2px 3px; color: #fff;margin-right: -4px; margin-bottom: -4px;margin-top: 4px;}
#bottom {margin: 0 auto; width: 940px;background: url('pic/bg_bottom.gif');height: 33px; }
#end {margin: 0 auto; width: 940px;background: url('pic/bg_end.gif');height: 53px; }

#content #nav {
	font-size: 15px;
	padding: 5px 10px 10px 20px;
	border-right: 1px solid black;
	width: 200px;
	overflow: hidden;
	float: left;
}
#content #nav ul {
	padding-left: 20px;
}

#content #nav li a {
	color: black;
}
#content #nav li a.default_page {
	color: green;
}

#content #nav li a.contact_page {
	color: red;
}


#content #nav li a:hover {
	text-decoration: none;
}

#content div.content_side {
	display: inline;
	float: left;
}

#content div.content_side h3, #content div.content_side h4 {
	margin: 30px;
}

#content div.content_side .form {
	margin: 30px;
	font-size: 15px;
}

#content div.content_side .form div {
	margin-bottom: 20px;
}

#content div.content_side .form label {
	margin-bottom: 3px;
}

#content div.content_side .form label.title {
	display: block;
}
#content div.content_side select .current {
	font-weight: bold;
	color: red;
}

#content div.content_side .form input[type="submit"] {
	width: 150px;
}

#content div.content_side .form input[name="title"] {
	width: 400px;
	height: 18px;
}

#content div.content_side .form select[name="order"] {
	width: 300px;
	height: 22px;
}

#content div.content_side .form textarea[name="content"] {
	width: 630px;
	height: 500px;
}


#content div.content_side h5 {
	margin: 10px 0 0 20px;
}

#content div.content_side h5 a {
	color: red;
}

#content div.content_side .err {
	color: red;
}
#content div.content_side div.err {
	margin-bottom: 3px;
}

#content div.content_side .msg {
	color: green;
}

#content div.content_side fieldset {
	width: 630px;
	padding: 5px;
}

#content div.content_side fieldset dt {
	font-weight: bold;
}

#content div.content_side fieldset dd {
	overflow: hidden;
}

#content div.content_side fieldset dl {
	margin-bottom: 20px;
}


#content div.content_side fieldset a.back {
	text-decoration: none;
	color: red;
}

/* IE :/ */
#content #nav li {
	clear: both;
}