/** Arkusz stylów CSS dla strony Decoline.pl **/
/** Autor: £ukasz Kondracki *******************/
/** Wykonanie: aymoo 2009 *********************/

body {
	margin: 0px 0px 0px 0px;
	background-color:#393939;
	background-image:url(../images/tlo_01.png);
	background-repeat:repeat-x; }
	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#cccccc;
	text-align: justify;
	margin:0px;
	padding:0px 0px 10px 0px;}

a {
	color:#fff;}
	
a:hover {
	color:#666;
	text-decoration:underline;}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	font-style:normal;
	color:#d22527;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	color:#d22527;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	text-align:center;}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	color:#666666;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	font-weight:bold;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	color:#d22527;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	font-weight:bold;
	text-align:center;}	
	
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style: italic;
	color:#cccccc;
	margin-bottom:bpx;
	margin-top:4px;
	padding:0px;
	font-weight: normal;
	text-align:left;}
	
h6 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	margin:7px 0px 5px 0px;
	padding:0px;
	font-weight: normal;
	text-align:left;}

ul {
	margin:0px;
	padding:5px 0px 10px 30px;}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#CCCCCC;}

/**** DIVy ****/

/** #bgr {
	width:920px;
	min-height:850px;
	background-image:url(../images/main_bgr.jpg);
	background-repeat:no-repeat;
	margin:auto;} **/

#glowny {
	width:810px;
	margin:auto;
	}
	
#header {
	height:136px;
	background-image:url(../images/tlo_03.png);
	}

/** black box **/

#box_top_l { 
	float:left;
	height:41px;
	width:12px;
	background-image:url(../images/tlo_05.png);}

#box_top {
	float:left;
	height:41px;
	width:786px;
	background-image:url(../images/tlo_06.png);}

#box_top_r {
	float:left;
	height:41px;
	width:12px;
	background-image:url(../images/tlo_08.png);}	

#box {
	float:left;
	width:770px;
	background-image:url(../images/tlo_master_15.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:5px 30px 20px 30px;}

#box_bottom_l {
	float:left;
	height:12px;
	width:12px;
	background-image:url(../images/tlo_15.png);}

#box_bottom {
	float:left;
	height:12px;
	width:786px;
	background-image:url(../images/tlo_16.png);}

#box_bottom_r {
	float:left;
	height:12px;
	width:12px;
	background-image:url(../images/tlo_17.png);}

/** black box **/

#logo {
	float:left;
	width:227px;
	height:112px;
	margin:10px;
	padding-left:10px;}
	
#trzyem {
	float:right;
	width:294px;
	height:37px;
	margin:10px;
	padding:75px 13px 0px 0px;
	}

#menu {
	float:left;
	width:230px;
	padding:0px;}

#menu h2 {
  float:left;
  font-weight:bold;
}
	
#foto { 
	width:750px;
	height:230px;
	background-color:#003366;
	margin-bottom:25px;
	margin-top:0px;}
	
/** #option {
	float:left;
	width:200px;
	height:33px;
	border-bottom:#333333 solid 1px;
	padding:12px 0px 0px 33px;
	background-image:url(../images/pointer_18.png);
	background-repeat:no-repeat;
	background-position:left;
	} **/
	
#content {
	float:left;
	width:500px;
	padding:0px 0px 0px 20px;}
	
#content_temppage {
	float:left;
	width:720px;
	padding:0px 20px 0px 20px;}
	
#footer_menu {
	height:25px;
	width:750px;
	border-top:#333333 solid 1px;
	margin-top:15px;}

#clear { clear:both; }

/****classes ****/

.clear { clear:both; }

.option {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	color:#FFF;
	text-align:left;
	
	float:left;
	width:200px;
	height:33px;
	border-bottom:#333333 solid 1px;
	padding:12px 0px 0px 30px;
	background-image:url(../images/pointer_18.png);
	background-repeat:no-repeat;
	background-position:left;
	}

.option a { 
	color:#cccccc;
	text-decoration:none;}
	
.option a:hover {
	color:#d22527;
	padding-left:5px;}

.bottom_menu {
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align: center;
	padding-top:12px;}
	
.bottom_menu a {
	text-decoration:none;
	color:#333333;}
	
.bottom_menu a:hover {
	color:#CCCCCC;}

.footer {
color:#0F0F0F;
font-family:"Trebuchet MS",Tahoma;
font-size:11px;
font-style:normal;
font-weight:normal;
padding-top:12px;
text-align:center;
}
.footer a {
color:#0F0F0F;
font-weight:bold;
text-decoration:none;
}
	
.footer a:hover {
	color:#999999;}
	
/********** FORMULARZ **********/

.formularz {
	font-family: "Trebuchet MS", Tahoma;
	line-height:25px;
	color:#999999;
	font-size:12px;
	padding:0px 0px 0px 40px;
	}
	
#frm {
	border:solid 1px #333333;
	text-align:left;
	margin-bottom:25px;
	}
	
.pole {
	background-color:#CCCCCC;
	border:solid 1px #333333;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#333333;
	}
	
fieldset {border:0px;}

.smallfont { padding:10px 0px 0px 20px; border:0px; font-size:14px; line-height:90%; font-style:italic; }

.contentfont { color:#d22527;}

.pdf_button { 
	padding:8px 0px 0px 0px;}
	
	
b.pogrobienie
{
   color: #FFF;
}

.zdjsamochodowe
{
   float: right;
	 margin: 5px 0px 0px 13px;
}

.akapsamochodowe
{
   padding: 0px;
	 margin: 0px;
	 text-align: justyfy;
}

.zdj-dekorac1
{
   margin-right: 10px;
	 margin-top: 13px;
}

h2 .frekl
{
   font-size: 13px;
}

	
