/* 
....................................................
....................................................
...frudomain.com | copyright 2008 | version: 1.0....
....................................................
....................................................
*/

@import url("reset.css");
@import url("mail_form.css");


/* --------------------------------------------------------------------------------------- */

/*Global Settings 
--------------------------------------------------------------------------------------- */	

html { min-height: 100%; margin-bottom: 1px; }


body{
	font:12px Verdana, Helvetica, Arial, sans-serif;
	line-height:1.5em;
	background:#242722;
	color:#22261f;	
	}	



#wrapper {}

#container { 
	background:#e6e9e2;
	margin:2px 0 0 0;}	
	
#root {
	width:960px;
	margin:0 auto;}


	
/* Links *****/
a 				{text-decoration:none;}
a:link 			{text-decoration:none;}
a:visited		{}
a:hover 	    {text-decoration:underline;}	
	
	
ul {
	list-style:none;
	margin: 0;
	padding: 0;
}	
	
/* Global Classes 
--------------------------------------------------------------------------------------- */

.clearer		{ clear:both;margin:0; padding:0; line-height:1px; font-size:1px; }
.float-left   	{ float:left; }
.float-right   	{ float:right; }

.text-left     	{ text-align:left; }
.text-right    	{ text-align:right; }
.text-center   	{ text-align:center; }
.text-justify  	{ text-align:justify; }

.bold          	{ font-weight:bold; }
.italic        	{ font-style:italic; }

.underline     	{ border-bottom:1px solid; }
.no_underline 	{ text-decoration:none;}	

.highlight     	{ background:#ffc; }




.vertical-middle { vertical-align:middle;}
.displaynone	{ display:none;}

/* --------------------------------------------------------------------------------------- */	



/* Header Layout
--------------------------------------------------------------------------------------- */	

#header {
	background: url(../images/header_background-01.jpg);
	margin:0;
	height:415px;}	



#logo {
	position:absolute;
	width: 290px;
	height: 100px;
	margin: 0 0 0 30px;}

#logo a {
	text-indent:-9999px;
	display:block;
	width: 290px;
	height: 100px;}





/* ----------------------------------------- */	

#top_menu {
	position:absolute;
	width: 600px;
	margin: 0 0 0 360px;}


#top_menu ul {
	float:right;}

		
#top_menu ul li {
	float:left;
	margin: 0;} 	



#top_menu a {
	margin:0;
	background:#FFFFFF;
	padding:10px 12px;
	color:#22261f;
	display:block;}

#top_menu  a:hover {	
	color:#22261f;
	text-decoration:underline;}	


/* ----------------------------------------- */	


#left_menu-box {
	position:absolute;
	width: 30px;
	margin: 130px 0 0 0;
	font-size: 10px;}	

#left_menu-box ul, #left_menu-box li {
	margin:0;}

#language_menu {
	text-align:center;}
	
#language_menu a {
	color:#555242;}

#language_menu a:hover {
	color:#555242;}	
	

/* ----------------------------------------- */	


#small_menu {
	background:url(../images/left_menu.jpg) no-repeat;
	width:30px;
	height:60px;}
	
#small_menu li {width:30px;
	height:20px;}	

#small_menu a {
	display: block;
	width:30px;
	height:20px;}

#small_menu span {
	display:none;}



/* ----------------------------------------- */	



#main_menu {
	color:#3f3e30;
	background:#a6b91c;
	width: 530px;
	padding: 10px 20px;
	position: absolute;
	margin: 300px 0 0 0;}

#main_menu a {
	color:#3f3e30;}
	
#main_menu a:hover {
	text-decoration:underline;
	color:#3f3e30;}	

#main_menu h2 {
	margin:0;}
	
#main_menu div{
	float:left;}
	
#main_menu div h3{
 display:none;}

#column-1 {
	padding:0;}

#column-2 {
	padding:0 0 0 50px;}
	
#column-3 {
	padding:0 0 0 25px;}


/* --------------------------------------------------------------------------------------- */	
	
	
	

/* Middle Layout
--------------------------------------------------------------------------------------- */	

#content {
	background:url(../images/header_background-02.jpg) no-repeat;
	width: 960px;
	padding-top:10px;}


#entry {
	width:600px;
	padding: 0px 10px 0 30px;
	float: left;
	margin-top: 100px;}


/* ----------------------------------------- */	
#tekst {
	padding:0 60px 0 60px;}
	
#tekst ul li {
	list-style: disc; }	
	
	
	

#tabela {}

#oferta_taby {}

#formularz {}	





/* ----------------------------------------- */	
#side_bar {
	color:#555242;
	width:320px;
	float: right;
	}
	

#search_box {
	
	background:#f8fbf3;
	}


#search{
 	background: url(../images/tab_shadow_02.gif) #FFFFFF repeat-x;}


.tab_gfx {}


#box_1 {}


/* ----------------------------------------- */	

.btn {
	text-align:right;
	}

.btn a {
 background:#a6b91c;
 padding:2px 5px 2px 10px;
 color:#3f3e30;}
.btn a:hover {	color:#3f3e30;
text-decoration:underline;}



.label {
	margin: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;}	
	
.notice {
	font-size:10px;
	line-height:1.4em;
	padding-right: 2em;
	padding-bottom: 1em;}	




/* ----------------------------------------- */	

#address-box {
	font-weight:bold;
	padding: 25px 10px 5px 10px;
	}
	
	
.size_01 {
	font-size:16px;
	margin-left: 5px;
	line-height: 1.3em;
}

.size_02 {font-size:22px}


#ad_left {height:80px; padding-top:10px; padding-left:60px; background:url(/images/icon_address.jpg) no-repeat}

#ad_right {height:80px; padding-top:10px; padding-left:60px; background:url(/images/icon_phone.jpg) no-repeat}
















/* ----------------------------------------- */	

#speccial_offers {}

#speccial_offers_rotator {
	background-color: #FFFFFF;
	padding: 10px;}







/* --------------------------------------------------------------------------------------- */	
		


/* Footer Layout
--------------------------------------------------------------------------------------- */
#footer {
	margin: 0px auto;
	width:940px;
	padding: 20px 10px 5px 10px;
	color: #1b1b15;
	font-size: 10px;
	line-height: 1.5em;}

#footer a {color: #545A50; text-decoration:underline;}
#footer a:hover {color: #545A50; text-decoration:none;}


#inst {
	background:url(../images/footer_logo-mspon.gif) no-repeat;
	height: 58px;}

#inst div{
	padding:12px 0 0 65px;}
	
#credit {
	margin:3em 0 0 0;}	
	
	
/* --------------------------------------------------------------------------------------- */	


#tabela_oferty {}
#tabela_oferty th {}
#tabela_oferty td {}
#tabela_oferty tr {}

/* ----------------------------------------- */	

#lista-ofert {}
#lista-ofert th {}
#lista-ofert td {}
#lista-ofert tr {}

