﻿/* elogaz.pl CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}
body {
	background-color: #e6e6e6;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1.kontakt {
	font-size: 11px;
	color: #204580;
	margin: 0px 0px 3px 4px;
}
h1.title {
	font-size: 12px;
	text-decoration: none;
	color: #123672;
	font-weight: bold;
	margin: 2px 0px 5px 0px;
}
a:link {
	color: #CC3333;
}
a:visited {
	color: #CC3333;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #CC3333;
}
a.news:link {
	color: #123672;
	text-decoration: none;
	font-weight: bold;
}
a.news:visited {
	text-decoration: none;
	color: #123672;
	font-weight: bold;
}
a.news:hover {
	text-decoration: none;
	color: #123672;
	font-weight: bold;
}
a.news:active {
	text-decoration: none;
	color: #123672;
	font-weight: bold;
}
table.news {
	margin-bottom: 6px;
}
.news_data {
	color: #333333;
	font-size:10px;
}
a.menu:link {
	font-size: 11px;
	color: #FAFAFA;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #FAFAFA;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #FAFAFA;
	font-weight: bold;
}
a.menu:active {
	text-decoration: none;
	color: #FAFAFA;
	font-weight: bold;
}
td.menu {
	padding: 6px 4px 6px 24px;
	background-image:url(../images/arrow_menu.gif);
	background-repeat:no-repeat;
	background-position: 14px;
}
a.submenu:link {
	font-size: 10px;
	color: #fde400;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:visited {
	text-decoration: none;
	color: #fde400;
	font-weight: bold;
}
a.submenu:hover {
	text-decoration: none;
	color: #fde400;
	font-weight: bold;
}
a.submenu:active {
	text-decoration: none;
	color: #fde400;
	font-weight: bold;
}
td.submenu {
	padding: 5px 5px 5px 25px;
	background-repeat: no-repeat;
	background-position: 24px;
	font-size: 10px;
}
a.submenu2:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.submenu2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.submenu2:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.submenu2:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
td.submenu2 {
	padding: 5px 5px 5px 40px;
	background-image:url(../images/arrow_submenu.gif);
	background-repeat:no-repeat;
	background-position: 32px;
	font-size: 10px;
}
a.menutxt:link {
	font-size: 11px;
	color: #fde400;
	text-decoration: none;
	font-weight: normal;
}
a.menutxt:visited {
	text-decoration: none;
	color: #fde400;
	font-weight: normal;
}
a.menutxt:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.menutxt:active {
	text-decoration: none;
	color: #fde400;
	font-weight: normal;
}
h1.producent {
	color: #CC3333;
	margin: 5px 5px 5px 0px;
	font-size: 14px;
}
.promocja1 {
	text-align:left;
	color: #FFFFFF;
	background-color: #CC3333;
	padding-left: 4px;
	padding-right: 4px;
	font-size:10px;
}
#zapytaj fieldset{
	border: 0px;
}
#zapytaj fieldset label{
	width: 150px;
	display: block;
	float: left;
}
#zapytaj fieldset div{
	clear: both;
	margin-bottom: 10px;
}
#zapytaj fieldset input{
	width: 230px;
}
#zapytaj fieldset textarea{
	width: 230px;
	height:140px;
}
