html, body { margin: 0; padding: 0; }
body{background-color:#6F7A7E}

body, div, span, td,th,p {font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:130%;color:#555}
a {color: #333355;text-decoration: none;}
a:hover {text-decoration: underline;color: #333355;}
a img {border:none}

#header {width:960px; height:126px; margin:0 0; position:relative; background:url(../images/bg_head.png); text-align:right;}
#head_logo {position:absolute; top:0px; left:0px}
#menu {position:absolute; top:93px; left:115px; height:23px; line-height:23px; font-size:15px; color:#FFFFFF }
#rek {width:468px; height:60px; position:absolute; right:20px; top:16px;}
#container {width: 960px;margin:0px 0; background: url(../images/bg_body.png); } 
#container_wrapper {float: left;width: 100%; } 
#main_content {margin-left: 200px; padding:14px} 
#left_sidebar {float: left; width: 180px; margin-left: -960px;padding:10px; margin-top:5px}

#footer_container { border-top:0px solid #F2EFEA}
#footer {width:955px; margin:0 0; padding:5px 0px; text-align:right }

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

#breadcrumb {margin:0 0 20px 0; width:100%; height:15px; line-height:15px; border-bottom:1px solid #CCCCCC; padding:0px 5px; color:#49555A}
#breadcrumb span{color:#E66A01; font-weight:bold; font-size:10px; }
#breadcrumb a{color:#E66A01; font-weight:bold; font-size:10px; }

/*newsletter*/
.n_t {font-weight:bold; color:#E45E00; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.n_b {color:#000000; font-size:10px; line-height:110%; color:#666666; margin-bottom:10px}
.n_in {font-size:11px; border:1px solid #ccc; height:15px; padding:1px 2px; width:90px}

/*start*/
.start_topic {padding:7px 7px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:center}
.start_body {padding:7px 10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align: justify}


.box_header {background:url(../../../images/bg_menu_left.png) repeat-x bottom; text-align:center; font-size:13px; font-weight:bold; padding:5px 0px; color:#374149; background-color:#FAFAFA}
.box_body { width:160px; margin:10px auto; text-align:center }

.error_box {
	color:#CC0000;
	font-weight:bold;
	background-color:#FFFFEE;
	background-image:url(../images/icons/bad.png);
	background-position:5px 5px ;
	background-repeat:no-repeat;
	padding: 5px 10px 10px 30px;
	margin:5px 0 5px 0;
	text-align:left;
}

.form_error {
	color:#993300;
	font-weight:bold;
	font-size:11px;
}
.ext_link_icon {
	background: url(../images/extlink.gif) left center no-repeat;
	padding-left: 16px;
	display: inline-block;
}

.message {
	background-color:#F9F9F9;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:5px;
	margin-top:5px;
	border-bottom:1px solid #CC3300;
	border-top:1px solid #CC3300;	
	overflow:auto;
}

.message_error {
	color:#CC0000;
	font-weight:bold;
	background-image:url(../images/icons/bad.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:1px 10px 3px 25px;
	margin-left:5px;
	text-align:left;
}

.message_info {
	color:#339900;
	font-weight:bold;
	background-image:url(../images/icons/ok.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:1px 10px 3px 25px;
	margin-left:5px;
	text-align:left;
}

.message_question {
	color:#2664CA;
	font-weight:bold;
	background-image:url(../images/icons/question.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:1px 10px 3px 25px;
	margin-left:5px;
	text-align:left;
}

a.confirm_yes, a.confirm_yes:visited, a.confirm_yes:link{
	font-weight:bold;
	font-size:13px;
	border:1px solid #6CB462;
	text-align:center;
	width:100px;
	display:block;
	float:left;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(../images/icons/tick.png);
	background-position:left;
	background-repeat:no-repeat;
	
}
a.confirm_yes:hover {
	border:1px solid #999999;	
}

a.confirm_ok, a.confirm_ok:visited, a.confirm_ok:link{
	font-weight:bold;
	font-size:13px;
	border:1px solid #6CB462;
	text-align:center;
	width:100px;
	display:block;
	float:left;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(../images/icons/tick.png);
	background-position:left;
	background-repeat:no-repeat;
	
}
a.confirm_ok:hover {
	border:1px solid #999999;	
}

a.confirm_no, a.confirm_no:visited, a.confirm_no:link {
	font-weight:bold;
	font-size:13px;
	border:1px solid #E42224;
	text-align:center;
	width:100px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(../images/icons/cross.png);
	background-position:left;
	background-repeat:no-repeat;
}

a.confirm_no:hover {
	border:1px solid #999999;	
}


/*nawigacja stronami*/
.paging_top, .paging_bottom{ padding:2px 8px; background-color:#F0F1F5; overflow:auto; font-size:10px; height:100%; color:#9A1B24; border-bottom:1px solid #CED1D8; border-top:1px solid #CED1D8; }
.paging_top{margin:0 0 15px 0; }
.paging_bottom{margin:10px 0 0 0;}
.paging_top .pt_l, .paging_bottom .pt_l{ float:left; text-align:left; line-height:14px;color:#9A1B24; font-size:10px;}
.paging_top .pt_r, .paging_bottom .pt_r{ float:right; text-align:right;line-height:14px; font-size:10px;color:#9A1B24}
.pt_r a, .pt_l a{color:#9A1B24; font-size:10px}
.pt_r a:hover, .pt_l a:hover{color:#9A1B24; font-size:10px; text-decoration:none}
.paging_top .off, .paging_bottom .off{ color:#CED1D8; font-size:10px; }
.paging_top .page_actual, .paging_bottom .page_actual{ font-weight:bold; font-size:10px; color:#9A1B24}


