a {
color:#004c92;
text-decoration:none;
}
a:hover {
	color:#004c92;
	text-decoration:underline;
}
a:visited {
color:#800080;
text-decoration:none;

}





.reklama_gora{
	text-align: center;
	float: clear;
	margin: 0px;
	padding-bottom:0px;
}
.reklama_gora_auto{
	text-align: center;
	float: clear;
	margin: 0px;
	padding-bottom:10px;
}


/* articles */

div#articles_1{
	float:left;
	width:610px;
	height:auto;
	margin-top:20px;
}

div#articles_add{
	float:left;
	width:100%;
	height:auto;
	margin-top:20px;
}
div#articles_top {
width:100%;
height:57px;
}
div#art_head_bg{
	height:57px;
	background-image:url(images/art_top_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width:96%;
}

div#art_head_left_bg{
	height:57px;
	background-image:url(images/art_top_left_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	width:10px;
}

div#art_head_right_bg{
	background-image:url(images/art_top_right_bg.jpg);
	background-repeat:no-repeat;
	height:57px;
	float: left;
	width:10px;
}

div#art_list{
	height:20px;
	float: left;
	width:99%;
	
	padding:10px;
}

div#art_text{
	height:auto;
	float: left;
	width:99%;

	font-size:12px;
	background-color: #fcfcfc;
}
div#art_text_shop{
	height:auto;
	float: left;
	width: 604px;
	
	font-size:12px;
	background-color: #fcfcfc;
	color:#000000;
}
div#art_text_shop ul {
	color: #a70000;
}
div#art_text_shop_2{
	height:auto;
	float: left;
	width: 584px;

	font-size:12px;
	background-color: #fcfcfc;
}



div#art_text_2{
	height:auto;
	float: left;
	width:99%;

	font-size:12px;
	background-color: #fcfcfc;
}
div#art_text_add{
	height:auto;
	float: left;
	width:97%;

	font-size:12px;
	background-color: #fcfcfc;
	padding-left:10px;
	padding-top:10px;
}


div#art_text_3{
	height:auto;
	float: left;
	width:99%;

	font-size:12px;
	background-color: #fcfcfc;
}
div#art_text_3 ul{
color:#a70000;

}

div#art_foot {
	height:40px;
	width:100%;
	float: left;

}
div#art_foot_bg{
	height:40px;

	float: left;
	width:96%;
	padding-top:10px;
}

div#art_foot_left_bg{
	height:40px;

	float: left;
	width:10px;
}

div#art_foot_right_bg{

	height:40px;
	float: left;
	width:10px;
}



div#articles_text_art{
	display:block;
	float:left;
	font-size: 14px;
	color: #969696;
	clear: left;
	padding-left: 320px;
	width: 290px;
}
div#articles_list_2{
	display:block;
	color: #868585;
	font-size:12px;
	padding-left: 50px;
	width: 200px;
	font-weight: bold;
	clear: none;
	float: left;
	padding-top: 2px;
}
div#articles_list_2 a{
	
	color: #FFFFFF;
	text-decoration:none;
}
div#articles_list_2 a:hover{
	color: #9A9A9A;
	text-decoration:underline;
}
div#articles_list_foot{
	display:block;
	color: #868585;
	font-size:12px;
	width: auto;
	font-weight: bold;
	clear: none;
	padding-top: 2px;
	padding-left: 10px;
	text-align:center;
}
div#articles_list_foot a{
	
	color: #868585;
	text-decoration:none;
	text-align:center;
}
div#articles_list_foot a:hover{
	color: #9A9A9A;
	text-decoration:underline;
	text-align:center;
}



/* article full*/

div#article_full{
	float:left;
	width:610px;
	height:250px;
	margin-top:20px;
}
div#article_full_top {
	width:100%;
	height:97px;
}
div#article_full_head_bg{
	height:97px;
	background-image:url(images/art_full_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width:96%;
}

div#article_full_head_left_bg{
	height:97px;
	background-image:url(images/art_full_left_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	width:10px;
}

div#article_full_head_right_bg{
	background-image:url(images/art_full_right_bg.jpg);
	background-repeat:no-repeat;
	height:97px;
	float: left;
	width:10px;
}
div#article_full_title{
	display:block;
	float:left;
	color:#000000;
	font-size:25px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;
}
div#article_autor{
	display:block;
	float:left;
	color:#959595;
	font-size:12px;
	padding-top: 15px;
	font-weight: bold;
	padding-left: 5px;
	width: 200px;
}
div#article_date{
	display:block;
	float:left;
	color:#959595;
	font-size:12px;
	padding-top: 15px;
	font-weight: bold;
	padding-left: 5px;
	width: 200px;
}
div#article_list_3{
	display:block;
	float:right;
	color:#959595;
	font-size:12px;
	padding-top: 15px;
	font-weight: bold;
	padding-left: 5px;
	width: 150px;
}



/* opinie */

div#opinions{
	float:left;
	width:610px;
	height:100%;
	margin-top:20px;
}
div#opinions_top {
	width:100%;
	height:45px;
}
div#opinions_head_bg{
	height:45px;
	background-image:url(images/opinie_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width:96%;
}

div#opinions_head_left_bg{
	height:45px;
	background-image:url(images/opinie_left_bg.jpg);
	background-repeat:no-repeat;
	float: left;
	width:10px;
}

div#opinions_head_right_bg{
	background-image:url(images/opinie_right_bg.jpg);
	background-repeat:no-repeat;
	height:45px;
	float: left;
	width:10px;
}
div#opinions_title{
	display:block;
	float:left;
	color:#000000;
	font-size:25px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;
	font-family:"Trebuchet MS";
}

div#opinions_head_2 {
	height:45px;
	background-image:url(images/opinie_row_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width:99%;
	border-left: 1px #e7e7e7 solid;
	border-right: 1px #e7e7e7 solid;
}

div#opinions_foot {
	height:10px;
	width:100%;
	float: left;

}
div#opinions_foot_op {
	height:10px;
	width:610px;
	float: left;

}
div#opinions_foot_bg{
	height:10px;
	background-image:url(images/opinie_foot_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width:96%;
}

div#opinions_foot_left_bg{
	height:10px;
	background-image:url(images/opinie_foot_left.jpg);
	background-repeat:no-repeat;
	float: left;
	width:10px;
}

div#opinions_foot_right_bg{
	background-image:url(images/opinie_foot_right.jpg);
	background-repeat:no-repeat;
	height:10px;
	float: left;
	width:10px;
}
div#opinions_title{
	display:block;
	float:left;
	color:#000000;
	font-size:25px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 5px;
	width: 450px;
	font-family:"Trebuchet MS";
}
div#opinions_title_2{
	display:block;
	float:left;
	color:#000000;
	font-size:25px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 10px;
	width: 450px;
	font-family:"Trebuchet MS";
}
div#add_opinion {
	display:block;
	float:left;
	color:#000000;
	font-size:10px;
	font-weight: bold;
	width: 130px;
	margin-top: 20px;
}

/* login */

div#login {
	height:auto;
	width:300px;
	float:left;
	margin-top:20px;
	margin-left:10px;
}
div#login_head {
	height:46px;
	width:300px;
	float:left;
	background-image:url(images/login_top.jpg);
	background-repeat:no-repeat;
}
div#login_body {
	height:auto;
	width:300px;
	float:left;

}
div#login_foot {
	height:33px;
	width:300px;
	float:left;
	background-image:url(images/login_foot.jpg);
	background-repeat:no-repeat;
}
div#login_title{
	display:block;
	float:left;
	color:#8d8d8d;
	font-size:25px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 10px;
	width: auto;
	font-family:"Trebuchet MS";
}
div#login_title_2{
	display:block;
	float:left;
	color:#a70000;
	font-size:12px;
	font-weight: bold;
	width: auto;
	padding-left:15px;
	padding-top:15px;
	font-family:"Trebuchet MS";
}
div#login_title_2 a{

	color:#a70000;

}
div#login_title_3{
	display:block;
	float:left;
	color:#a70000;
	font-size:12px;
	font-weight: bold;
	width: auto;
	padding-left:10px;
	padding-top:3px;
	font-family:"Trebuchet MS";
}
div#login_title_3 a{

	color:#a70000;

}

div#opinion_add_box{
background-image:url(old/opinie/images/add_opinion_button.jpg);
background-repeat:no-repeat;
height:69px;
margin-left:10px;
margin-top:10px;
width:300px;
float:right;
clear:right;

}
div#opinion_add_box2{
/*background-image:url(old/opinie/images/add_opinion_button.jpg);*/
background-repeat:no-repeat;
float:right;
height:69px;
margin-left:10px;
margin-top:10px;
width:300px;
clear:right;
}














div#logowanie {
width:300px;
height:193px;
background-image:url(images/login_box.jpg);
background-repeat:no-repeat;
float:right;
margin-left:10px;
margin-top:20px;
}
.op_autor {
background-image:url(images/op4.jpg);
background-repeat:repeat-x;}
.op_head {
width:610px;
height:auto;
background-image:url(images/op_bg.jpg);
background-repeat:no-repeat;
background-position:top;
}
.op_bg2{
background-color:#FCFCFC;
background-image:url(images/op_bg_2.jpg);
background-position:center top;
background-repeat:no-repeat;
border-left:1px solid #E7E7E7;
border-right:1px solid #E7E7E7;
height:20px;
padding-top:20px;
}
.bord {
border-right: 1px #e7e7e7 solid;
border-left: 1px #e7e7e7 solid;
}
.op_red{
	font-size:25px;
	color:#a70000;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	padding-left:0px;
	line-height:45px;

}
.op_title{
	font-size:25px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	width:450px;
}
.op_add {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	margin-left:15px;
}
.op_add a:hover{
text-decoration:none;
}
.op_color {
	color:#000000;
	font-weight:bold;
	font-size:12px;
}







div#box_promo_1 {
	float:left;
	width:300px;
	height:60px;
	background-repeat:no-repeat;
	margin-top:20px;
}
div#box_promo_11 {
	float:left;
	width:300px;
	height:60px;
	background-repeat:no-repeat;
	margin-top:10px;
}
div#box_promo_2 {
	float:left;
	width:300px;
	height:60px;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}
div#box_promo_3 {
	float:left;
	width:300px;
	height:60px;
	background-repeat:no-repeat;
	margin-top:20px;
}
div#main_img_1{
	float:left;
	width:610px;
	height:250px;
	background-repeat:no-repeat;
	margin-top:10px;
}
div#main_img_2{
	float:left;
	width:300px;
	height:357px;
	background-repeat:no-repeat;
	margin-top:10px;
}
div#main_promo_1{
	float:left;
	width:300px;
	height:250px;
	background-image:url(images/main_promo_1.jpg);
	background-repeat:no-repeat;
	margin-top:1px;
	margin-left:10px;
}
div#h_main_promo_1{
	float:left;
	width:300px;
	height:auto;
/*	background-image:url(images/main_promo_2.jpg);*/
	background-repeat:no-repeat;
	margin-top:-5px;
	margin-left:10px;
}

div#h_main_promo_12{
	float:left;
	width:300px;
	height:auto;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:-8px;
}

div#main_promo_1_1{
	float:left;
	width:300px;
	height:250px;
	background-image:url(images/main_promo_1.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:0px;
}

div#main_promo_2{
	float:right;
	clear:right;
	width:300px;
	height:auto;
	background-image:url(images/main_promo_1.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:10px;
}
div#main_promo_3{
background-image:url(images/main_promo_1.jpg);
background-repeat:no-repeat;
clear:right;
float:right;
height:auto;
margin-left:10px;
margin-top:5px;
width:300px;
}


div#art_text_2 ul {
color:#A70000;
}

#opinions ul {
list-style-type:disc;
}

div#art_text_2 ul{
color:#a70000;
}

div#art_text_3, div#art_text_2{
	height:auto;
	float: left;
	width:99%;

	font-size:12px;
	padding:10px;
	padding-left:15px;
	
}


div#art_text_3 ul{
color:#a70000;

}



















div#articles_title_home{
	display:block;
	float:left;
	color:#a70000;
	font-size:25px;
	padding-top: 8px;
	padding-left: 10px;
	width: 230px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}
div#articles_title{
	display:block;
	float:left;
	color:#a70000;
	font-size:25px;
	padding-top: 10px;
	padding-left: 10px;
	width: 500px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}
div#articles_title_2{
	display:block;
	float:left;
	color:#000000;
	font-size:25px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 5px;
	width: 500px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}
div#articles_title_3{
	display:block;
	float:left;
	color:#000000;
	font-size:18px;
	padding-top: 18px;
	font-weight: bold;
	padding-left: 5px;
	width: 600px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}
div#articles_title_4{
	display:block;
	float:left;
	color:#000000;
	font-size:18px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 5px;
	width: 600px;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
}
div#articles_title_5{
	display:block;
	float:left;
	color:#000000;
	font-size:18px;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 5px;
	width: 600px;
	text-transform:uppercase;
	line-height:45px;
	font-family:"Trebuchet MS";
}
div#articles_info{
	display:block;
	float:left;
	color:#cacaca;
	font-size:11px;
	padding-top: 12px;
	padding-left: 3px;
	width: 40px;
	font-weight: bold;
	line-height: 12px;
}
div#articles_info2{
	display:block;
	float:left;
	color:#d99d61;
	font-size:11px;
	padding-top: 12px;
	padding-left: 3px;
	width: 40px;
	font-weight: bold;
	line-height: 12px;
}
div#articles_text{
	font-family:Verdana;
	font-size:11px;
	display:block;
	float:left;
	color: #191515;
	clear: left;
	padding-left: 10px;
	width: 290px;

}
div#articles_list{
	display:block;
	float:left;
	color: #808080;
	font-size:12px;
	clear: left;
	line-height: 15px;
	width: 300px;
}
div#articles_list a{
	
	color: #808080;
	text-decoration:none;
}
div#articles_list a:hover{
	color: #9A9A9A;
	text-decoration:underline;
}
div#h_articles_list{
	display:block;
	float:left;
	color: #004c92;
	font-size:12px;
	clear: left;
	line-height: 15px;
	width: 300px;
	font-size:12px;
	font-family:Verdana;
	height:128px;
}
div#h_articles_list_m{
	display:block;
	float:left;
	color: #004c92;
	font-size:12px;
	clear: left;
	line-height: 15px;
	width: 300px;
	font-size:12px;
	font-family:Verdana;
	height:133px;
}
div#h_articles_list a{
	
	color: #004c92;
	text-decoration:none;
}
div#h_articles_list a:hover{
	color: #004c92;
	text-decoration:underline;
}
div#h_articles_list a:visited{
	color: #800080;
}


div#articles_text_2{
	display:block;
	float:left;
	font-size: 11px;
	clear: left;
	padding-left: 10px;
	width: 290px;
	padding-top:5px;
	color:#004c92;
	font-weight:normal;
	font-family:Verdana;
}
div#articles_text_m{
	display:block;
	float:left;
	font-size: 11px;
	clear: left;
	padding-left: 10px;
	width: 290px;
	padding-top:0px;
	color:#004c92;
	font-weight:normal;
	font-family:Verdana;
}
div#articles_text_2 a{
	color:#004c92;
	font-weight:normal;
	color: 000000;
	text-decoration:none;
}
div#articles_text_2 a:hover{
	text-decoration: underline;
}
