@charset "utf-8";
/** index */
*{
	margin:0px;
	padding:0px;
}
a>img {
	border:0px;
}
#headercontainer>h1,#headercontainer>h3{
	display:none;
}
body{
	background:url(../client/background.png) repeat-x;
}
a{
	text-decoration:none;
	color:#0066CC;
}
a:hover{
	text-decoration:none;
	color:#666;
}
div#container{
	width:1000px;
	margin:20px auto;
	/**background-color:#00FFFF;*/
}
div#headercontainer{
	/**background-color:#999999;*/
	background:url(../client/head.png) no-repeat;
	height:180px;
}
div#footercontainer, .footer_a a{
	background:url(../client/footer.png) no-repeat;
	height:21px;
	text-align:center;
	clear:both;
	font-size:12px;
	line-height:18px;
	padding:3px;
	text-decoration:none;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_a a:hover{
	color:#06C;
}
div#headerlogo{
	float:left;
	width:230px;
	height:180px;
}
div#headermenu{
	width:500px;
	float:right;
	margin:0px 13px 0px 0px;
	line-height:22px;
}
div#usercontainer{
	/**background-color:#0033CC;*/
	background:url(../client/user_list.png) repeat-x;
	height:37px;
	margin: 0 0 0px 0;
}
div#menu{
	width:200px;
	float:left;
	margin-top:10px;
}
div#content{
	/**background-color:#00FF66;*/
	width:780px;
	height:auto;
	padding:10px;
	float:right;
}
ul#userlist > li,ul#headerlist > li{
	display:inline;
}
ul#userlist{
	text-align:center;
	padding:7px 0 0 0;
}
ul#userlist>li{
	padding:5px 10px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
ul#userlist a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
ul#userlist a:hover{
	color:#FFFF00;
	text-decoration:none;
	text-transform:uppercase;
}
ul#headerlist{
	text-align:right;
}
ul#headerlist>li{
	padding:5px 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
ul#headerlist a{
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
}
ul#headerlist a:hover{
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

div#header_event{
	display:none;
	width:30px;
	height:30px;
	margin:100px 0 0 0;
	float:right;
}
div.header_event_g{
	background:url(../client/event_button_g.png) no-repeat;
}
div.header_event_a{
	background:url(../client/event_button_a.png) no-repeat;
}
div#header_event:hover{
	background:url(../client/event_button_h.png) no-repeat;
	cursor:pointer;
	
}
/** menu produkty */
.button,.button2{
	color:#333333;
	clear:both;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:31px;
	line-height:31px;
	width:170px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.button{
	background:url(../client/buttons/button_1.png) no-repeat;
}
.button2{
	background:url(../client/buttons/button_2.png) no-repeat;
	margin-bottom:15px;
}
.button:hover{
	background:url(../client/buttons/button_1h.png) no-repeat;
	color:#666666;
}
.button2:hover{
	background:url(../client/buttons/button_2h.png) no-repeat;
	color:#666666;
}
a.button, a.button2 {
	display:block;
	height:31px;
	line-height:31px;
	padding-left:10px;
	padding-right:8px;
	text-decoration:none;
}
.ul-menu{
	width:200px;
	clear:both;
	position:relative;
}
ul.ul-menu, .ul-menu li{
	padding:0; 
	margin:0;
	list-style:none;
	width:160px;
}
ul.ul-menu{
	clear:both;
	/*margin-top:6px;*/
	padding:6px 10px;
}
.ul-menu li a{
	color:#000000;
	font-weight:bold;
	display:block;
	border-top:solid 1px #DEDEDE;
	padding:4px 4px 4px 10px;
	text-decoration:none;
}
.ul-menu li a.special_action{
	color:#FF0000;
}
.ul-menu li a:hover{
	color:#336699;
}
/** captcha */
div#captcha_box_c{
	width:580px;
	padding:10px;
	margin:0px auto;
	position:static;
	height:80px;
}
div#captcha_box_l{
	width:300px;
	position:relative;
	float:left;
}
div#captcha_box_p{
	width:280px;
	position:relative;
	float:right;
	margin-top:10px;
}
/** report */
div#report_box_main{
	width:760px;
	height:40px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
}
div#report_box_move{
	width:760px;
	height:30px;
	padding:10px 0 0 0;
	position:absolute;
	top:0px;
}
div#report_box_icon{
	font-size:13px;
	width:20px;
	height:20px;
	float:left;
}
div.report_box_icon_g{
	background:url(../client/point_g.png) no-repeat;
}
div.report_box_icon_a{
	background:url(../client/point_b.png) no-repeat;
}
div.report_box_message_a{
	color:#C00;
}
div.report_box_message_g{
	color:#016834;
}
div#report_box_message{
	float:left;
	height:29px;
	width:710px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:1px;
}
a#main_page{
	display:block;
	width:230px;
	height:180px;
	text-decoration:none;
}
