/*
-----------------------------
Style css by Dariusz Ławiński
-----------------------------
*/




/*-----------------------------
PODSTAWOWE
-----------------------------*/
body{
margin: 0px auto;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	}

a{
	color: #666;
	text-decoration: none;
	}

a:hover{
	color: #333;
	text-decoration: underline;
	}

img{
	border: 0px;
	}
h1 {
	color: #666;
	}
/*-----------------------------
PODSTAWOWE
-----------------------------*/



/*-----------------------------
TEMPLATE
-----------------------------*/
#wraper{
	margin: 0px auto;
	width: 960px;
	}
#logo{
	width: 960px;
	height: 100px;
	position: relative;
	}
#menu{
	width: 960px;
	height: 29px;
	}
#wyroznione{
	color: #ffffff;
	width: 960px;
	height: 223px;
	background: url(../img/wyroznione_bg.gif);
	}
#srodek{
	overflow: hidden;
	width: 960px;
	}
#footer{

	width: 100%;
	height: 45px;
	background: #3fb4d8;
	color: #ffffff;
	margin-top: 20px;
	clear: both;
	}
#footer a {
	color: #fff;
	}
/*-----------------------------
TEMPLATE
-----------------------------*/
.indent-extra-button{ 
	padding: 0px 0 0 25px;
	}

.extra-button{
	background:url(../img/button.png) 0 0 no-repeat;
	width:101px;
	height:23px; 
	display:block; 
	text-align:center;
	font-size:11px; 
	font-family:Tahoma;
	color:#000000; 
	text-decoration:none; 
	line-height:20px;
	text-indent:5px;
	}
.extra-button:hover{
	color:#40b1d5; 
	text-decoration:underline !important;
	}


/*-------------------------------------menu---*/
ul.menu-nav {
margin:0 !important;
	}
ul.menu-nav li	{
	display:block; 
	float:left;
	}
ul.menu-nav li a  {
	border:none;
	text-decoration:none !important;
	display:block;
	}
ul.menu-nav li a span	{
	display:block; 
	padding:6px 29px 6px 29px;
	color:#303030;
	display:block; 
	font-size:12px;
	font-weight:normal;
	text-decoration:none !important;
	font-family:Arial;
	background:url(../img/rozdzielacz.gif) left 0 no-repeat;
	}
ul.menu-nav li a:hover	{
	color: #fff;
	}

ul.menu-nav li a:hover  {
	border:none;
	display:block; 
	text-decoration:none;
	width:auto;
	font-weight:normal;	
}
ul.menu-nav li a:hover span	{
	display:block; 
	color:#0083ab;
	font-weight:normal;
}
/*-------------------------------------menu---*/

label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 1.5em;
	display: block;
	font-size: 12px;
	}
.submit input {
	margin-left: 10.3em;
	} 
.form {
	text-align: left;
	margin-left: 150px;
	margin-top: 30px;
	}
.input {
	border: 1px #e7e7e7 solid;
	}
textarea {
	border: 1px #e7e7e7 solid;
	}
textarea:hover {
	border: 1px #ccc solid;
	}
.input:hover {
	border: 1px #ccc solid;
	}
.error {
	font-size: 14px;
	color: red;
	}
#reklama {
	width: 100%;
	margin-top: 5px;
	}
.rogi {	
	}
.kategorie {
	list-style: none;
	line-height: 16px;
	padding-left: 10px;
	}
.kategorie a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	}
.kategorie a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 16px;
	}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

#screenshot2{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
.promocje_opis a {
	color: blue;
	}


/* Tag cloud */

	#tags ul{
		margin:1em 0;
		padding:.5em 10px;
		text-align:center;		
		}
	#tags li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
		}
	#tags li a{
		text-decoration:none;
		color:#666;
		padding:0 2px;	
		}
	#tags li a:hover{	
		color:#cccccc;
		}		
	
	.tag1{font-size:100%;}
	.tag2{font-size:120%;}
	.tag3{font-size:140%;}
	.tag4{font-size:160%;}
	.tag5{font-size:180%;}
	
	/* alternative layout */

	#tags .alt{
		text-align:left;
		padding:0;
		background:none;
		}
	#tags .alt li{
		padding:2px 10px;
		background:#efefef;
		display:block;
		}
	#tags .alt .tag1, 
	#tags .alt .tag2, 
	#tags .alt .tag3, 
	#tags .alt .tag4, 
	#tags .alt .tag5{font-size:100%;}
	#tags .alt .tag1{background:#7cc0f4;}
	#tags .alt .tag2{background:#67abe0;}
	#tags .alt .tag3{background:#4d92c7;}
	#tags .alt .tag4{background:#3277ad;}
	#tags .alt .tag5{background:#266ca2;}
	
	.btn{display:block;}
	
/* // Tag cloud */

 img, div, input { behavior: url("/include/templates/promocyjnegazetki/js/png/iepngfix.htc") }



