/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url(panel/strona_tlo_gora.png);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	background-color:#FFFFFF;
}

.expert_kuchnie_logo{
	width: 900px;
	height:181px;
}

.kuchnie {
	width: 900px;
	margin:0 auto;
}

.kuchnie_lewo{
	width:631px;
}

.kuchnie_srodek{
	width:2px;
	background-color:#FFFFFF;
}

.kuchnie_prawo{
	width:267px;
}

.kuchnie_tresc{
	background-image:url(panel/kuchnie_tlo.png);
	background-position:top;
	background-repeat:repeat-x;
	width:631px;
	padding:5px;
}

.kuchnie_menu {
	width:631px;
	height:41px;
	background-color:#FFFFFF;
}

.kuchnie_logowanie{
	width:267px;
	height:157px;
	background-image:url(panel/kuchnie_logowanie.png);
	background-repeat:repeat-x;
}

.kuchnie_subskrypcja{
	width:267px;
	background-image:url(panel/kuchnie_subskrypcja.png);;
	background-repeat:repeat-x;
	border-bottom:1px solid #fff;
}

.kuchnie_promocje{
	width:267px;
	height:342px;
	background-image:url(panel/kuchnie_promocje.png);;
	background-repeat:repeat-x;
}

.expert_kuchnie_about_h{
	background-image:url(panel/strona_tlo_dol_h.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:65px;
}

.expert_kuchnie_about{
	background-image:url(panel/strona_tlo_dol.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:65px;
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover { 
	color:#F03807;
	text-decoration:none;
}

a.menu {
	color:#A5702C;
	text-decoration:none;
}

a.menu:hover {
	color:#F03807;
	text-decoration:none;
}

td.menu {
	border-bottom:4px solid #E88317;
}

td.select {
	border-bottom:4px solid #E84509;
}

.label
{
	color:#F5C798;
}

input.logowanie{
	border:1px solid #A54900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.linespace {

}

div.tytul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.badnews {
	color:#CC0000;
	font-weight:bold;
}

a.miasto {
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

a.miasto:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#333333;
}

.tytul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	text-transform:capitalize;
}

h1{
	font-size:12px;
	display:inline;
}

h2{
	font-size:11px;
	display:inline;
}
