/*
Theme Name: Baldyga
Theme URI: http://www.lcs.net.pl
Description: Baldyga
Version: 1.0
Author: �ukasz Jagodzi�ski
Author URI: http://www.lcs.net.pl
*/

a.mailto:link, a.mailto:visited, a.mailto:hover {color:#ffffff;text-decoration:none;}
a.mailto:hover {color:#ffffff;text-decoration:underline;}

img.alignleft {
  float:left;
  margin-right:10px;
}

img.alignright {
  float:right;
  margin-right:10px;
}

body {
	margin:0px;
	padding:0px;
	font-family:arial;
	background-color:rgb(0,80,100);
}

div, p, a, td {
	font-family:arial;
	margin:0px;
	padding:0px;
}
#rf {
display:block;
float: left;
margin-top: 15px;
margin-left:15px;
}

p {
    padding-bottom:10px;
}

td {
    background-color:rgb(255,255,255);
}

#page {
	position:absolute;
	left:0px;
	top:0px;
	margin-top:10px;
	width:760px;
	background-color:rgb(255,255,255);
}

#content {
	margin:10px;
	margin-top:0px;
	width:740px;
}

#header {
	width:740px;
	height:204px;
	margin:10px;
	margin-bottom:0px;
	overflow:hidden;
}

#logo {
	float:left;
	width:330px;
	height:54px;
	background-image:url('images/logo.gif');
}

#menu {
	float:left;
	width:410px;
	height:54px;
	background-image:url('images/menu.gif');
	overflow:hidden;
}

#buttons {
	width:410px;
	height:20px;
	margin-top:32px;
	overflow:hidden;
}

div.button {
	float:left;
	cursor:pointer;
	height:20px;
}

#promocje {
	width:70px;
	background-image:url('images/promocje.gif');
}

#oferta {
	width:50px;
	background-image:url('images/oferta.gif');
}

#uslugi {
	width:50px;
	background-image:url('images/uslugi.gif');
}

#drewno_kominkowe {
	width:125px;
	background-image:url('images/drewno-kominkowe.gif');
}

#o_firmie {
	width:55px;
	background-image:url('images/o_firmie.gif');
}

#kontakt {
	width:60px;
	background-image:url('images/kontakt.gif');
}

#headerImg {
	width:740px;
	height:150px;
	background-image:url('images/header.jpg');
}

#headerInfo {
	width:147px;
	color:rgb(255,255,255);
	text-align:center;
	margin-left:334px;
	padding-top:15px;
	font-size:9pt;
	line-height:11pt;
}

#titleBar {
	width:740px;
	height:20px;
	background-color:rgb(20,130,30);
}

div.entry {
	font-size:9pt;
	margin-top:10px;
}

p.editLink {
	font-size:8pt;
}

p.editLink a:link, p.editLink a:visited, p.editLink a:hover {
	color:rgb(20,130,30);
	font-size:8pt;
}

p.editLink a:hover {
	color:rgb(0,0,0);
}

h2 {
	color:rgb(20,130,30);
	font-size:11pt;
	padding:0px;
	margin:0px;
	margin-top:10px;
}

h2 a:link, h2 a:visited, h2 a:hover {
	color:rgb(20,130,30);
	text-decoration:none;
}

h2 a:hover {
	color:rgb(0,0,0);
	text-decoration:none;
}

a.more-link:link, a.more-link:visited, a.more-link:hover {
	color:rgb(20,130,30);
	text-decoration:none;
}

a.more-link:hover {
	color:rgb(0,0,0);
	text-decoration:none;
}

#footer {
	width:760px;
	height:30px;
	background-image:url('images/footer.jpg');
	text-align:center;
	color:rgb(255,255,255);
	font-size:8pt;
	font:8pt/30px arial;
	overflow:hidden;
}
