/* global */
html{height: 100%;}


/* site content Start 
-----------------------------*/
* {
	margin: 0;
	padding: 0;
}

a{outline: none;}

a { color:#ff0000;
text-decoration:none; 
}

a:hover { color:#c0c0c0;
text-decoration:none;
}

#main
{
	padding-top: 10px;
}

#maintext
{
	padding-left: 20px;
}

body
{  
  background:#3b3b3b url(../images/bg.jpg) repeat-x scroll left top;
  font-family: "Tahoma", sans-serif;
}


#menu {
	font-size: 14px;
	text-decoration:none; 
	text-align:right;
	color:#FFFFFF;
	margin-right:18px;
	margin-bottom:0px;
}
.krecha {
	font-size: 14px;
	text-decoration:none; 
	text-align:right;
	color:#e7e7e7;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:0px;
}

#tytulnews {
	font-size: 20px;
	text-decoration:none; 
	font-weight:bold;
	text-align:left;
	margin-top:15px;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:0px;
	color:#454545;
}
#tekstnewsmain {
	font-size: 14px;
	text-decoration:none; 
	font-weight:none;
	text-align:justify;
	margin-top:0px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:4px;
	color:#000000;
	
}
#tekstnews {
	font-size: 14px;
	text-decoration:none; 
	font-weight:none;
	text-align:justify;
	margin-top:10px;
	margin-right:30px;
	margin-left:30px;
	margin-bottom:4px;
	color:#000000;
	
}
.podpis {
	font-size: 10px;
	text-decoration:none; 
	font-weight:none;
	text-align:justify;
	margin-top:0px;
	margin-bottom:4px;
	color:#878787;
}
#tekstnews {
	font-size: 12px;
	text-decoration:none; 
	font-weight:none;
	text-align:left;
	margin-top:0px;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:4px;
	color:#000000;
}
.tytul {
	color:#ff0000;
	font-weight:bold;
}
.wiecejinfo {
	font-size: 12px;
	color:#ff0000;
	font-weight:none;
}
#leftnewstytul {
	font-size: 16px;
	text-decoration:none; 
	font-weight:none;
	text-align:left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	color:#000000;
}
#stopka {
	font-size: 13px;
	text-decoration:none; 
	font-weight:none;
	padding-top: 15px;
	color:#FFFFFF;
}
.wiecejinfo {
	font-size: 10px;
	text-decoration:none; 
	text-align:left;
	font-weight:normal;
	margin-top:0px;
	padding:0px;
	color:#d0782b;
}

#linkmenu {
	font-size: 12px;
	text-decoration:none; 
	font-weight:none;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:37px;
	margin-bottom:0px;
	color:#292929;
}

.a { color:#FFFFFF;	
text-decoration:none; 
}

.a:hover { color:#ff0000;
text-decoration:none;
}

#obrazek {
	padding-top:7px;
	padding-left:0px;
	padding-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}
div#navbar {
	width: 150px;
	display:block;
	float:left;
	text-align:left;
	padding-top:5px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type: none;
	display: block;
}
div#navbar li a {
	text-decoration: none;
	padding:0 0 0 0;
	color: #FFFFFF;
	display:block;
	width:150px;
	height:18px;
	font-size: 14px;
	text-align:center;
	background-color: #343434;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-bottom-color:#FFFFFF;
}
div#navbar li a:link {
	color: #FFFFFF:
	}
div#navbar li a:hover {
	color: #ff0000;
	text-decoration:none;
}
#nazwafelgi {
	font-size: 19px;
	text-decoration:none; 
	font-weight:bold;
	text-align:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:20px;
	margin-bottom:0px;
	color:#ff0000;
}
#rozmiary {
	font-size: 14px;
	text-decoration:none; 
	font-weight:none;
	
}
#wykonczenie {
	font-size: 12px;
	text-decoration:none; 
	font-weight:none;
	color:#FFFFFF;
	padding-bottom:3px;
	padding-left:5px;
}
#menu1
{ background: #40403E;
  color: #EEE;
  border-color: #82974B;
}

.wheels_menu {
	position: fixed; 
	bottom:0px; 
	right:0px; 
	left:0px; 
	width:100%; 
	color: white; 
	background-color: black;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	background-image:url('images/menudol.jpg');
	background-repeat: repeat-x;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	text-align:middle;
	align:center
}

.wheel_link {
	color:#FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.wheel_link:hover {
	color:red;
	font-size: 9px;
	text-decoration: none;
}
.wheels_menu2 {
	position: fixed; 
	top:0px; 
	right:0px; 
	left:0px; 
	width:100%; 
	color: #000000; 
	background-color: white;
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	height: 40px;
	background-image:url('images/menudol.jpg');
	background-repeat: repeat-x;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	text-align:middle;
	align:center;
	z-index: 2;
}

.wheel_link2 {
	color:#000000;
	font-size: 13px;
	font-weight:normal;
	text-align:middle;
}
.wheel_link2:hover {
	color:red;
}