/* saved */ /* Start of CMSMS style sheet 'Podstawowy' */

/* ZNACZNIKI OGÓLNE */

body{
	background-color: #fff;
	font: 12px Arial;
	color: #4e4e4e;
	text-align: center;
	margin: 0;
}

img{
	border: 0;
}

a{
  	color: #4e4e4e;
	text-decoration: none;
}
a:hover
{
	color: red;
}

p{

}

h1{
 	font: bold 14px Arial;
 	color: #aaaaaa;
 	margin: 5px 0 5px 0;
}

h2{
 	font: bold 12px Arial;
 	color: #4e4e4e;
 	padding: 0;
 	margin-bottom: 8px;
}

h3{
 	font: bold 14px; 
}

/* INDEX - layout*/


div.index-header{
	width: 800px;
	margin: 0 auto;  
	text-align: center;
	float: none;
	margin-bottom: 0px;
}

div.index-content{
	width: 936px;  
	height: auto;	
	float: none;
	margin: 0 auto;
}
/* STOPKA */

div.index-footer a
{
 	color: #a6a6a6; 
}
div.index-footer a:hover
{
 	color: white; 
}

div.index-footer{
	float: left;
	width: 100%;
	background: #14151b url(uploads/images/gfx/footer-back.jpg) repeat-y center;
	border-top: 1px solid #bababa;	
	padding-top: 20px;
	padding-bottom: 20px;
	color: #a6a6a6; 
}

div.index-footer-container{
	margin: 0 auto;
	width: 800px;
	float: none; 
	font-size: 10px;
	font-family: Veranda;
	text-align: left;
}

div.footer-box
{
 	float: left;
	width: auto;
	border-right: 1px solid #515257; 
	padding: 0 30px 0 30px;
}

div.index-footer ul
{
 	margin: 0;
	padding: 0; 
}

/* END STOPKA */

div.content-left
{
	float: left;
	width: 200px;
	height: auto;
	margin-right: 5px;
	padding-top: 10px;
}

div.main-content-box
{
	float: left;
	width: 500px;
	margin: 0 auto;	 
}	

div.main-content-top
{
 	float: left;
	width: 650px;
	height: 27px;
	margin: 0 auto; 
	background: url(uploads/images/gfx/cont-top.jpg) no-repeat center;
}

div.main-content
{
 	float: left;
	width: 460px;
	background: url(uploads/images/gfx/cont-mid.jpg) repeat-y center;
	overflow: hidden;
	margin: 0 auto; 
	padding: 20px;
	padding-bottom: 30px;
}

div.main-content-bot
{
 	float: left;
	width: 650px;
	height: 27px;
	margin: 0 auto; 
	background: url(uploads/images/gfx/cont-bot.jpg) no-repeat center;
}

div.main-right
{
 	width: 150px;
	float: left; 
	margin-top: 20px;
}

table.map
{
 	font-size: 10px; 
 	text-align: left;
 	margin: 10px 0 25px 25px;
}
table.map td
{
 	background-color: #eaeaea;
 	padding: 4px;
}

/* nagłówki */

div.header-article
{
  	width: 228px;
  	height: 16px;
  	background: url(uploads/images/gfx/header-back.jpg);
  	border-right: 1px solid #a6a6a6;
  	padding-top: 2px;
}

/* INDEX - opcje */

div.index-options{
	margin: 0 auto 0 auto;
	width: 150px;
	float: left;
	margin-right: 80px;
	margin-top: 20px;
}

a.cms-logo
{
  	display: block;
 	width: 90px;
	height: 36px;
	background: url(uploads/images/gfx/cms-logo.jpg);
	float: left;	 
}
a.cms-logo:hover
{
	background: url(uploads/images/gfx/cms-logo-h.jpg);	 
}

div.menu-container
{
 	height: 69px;
	width: 936px; 
	float: none;
	margin: 0 auto; 
}

div.redbar
{
 	float: left;
 	height: 24px;
	width: 100%; 
	background: url(uploads/images/gfx/red-bar-back.jpg) repeat-x;  
}

div.redbar-center
{
 	float: none;
 	margin: 0 auto;
 	height: 24px;
	width: 541px; 
	background: url(uploads/images/gfx/red-bar-center.jpg) repeat-x;  
}

div.redbar-mirror
{
 	float: left;
 	height: 20px;
	width: 100%; 
	background: url(uploads/images/gfx/red-bar-mirror.jpg) repeat-x;  
	margin-bottom: 10px;
}

/* menu po prawej stronie */

a.leftside-menu
{
 	display: block;
	background: #efe9d5;
	width: 144px; 
	height: 21px;
	text-align: center;
	background: url(uploads/images/gfx/leftside-menu-back.jpg);
	font-size: 16px;
	padding-top: 3px;
	color: #49432e;
	margin-top: 4px;
}
a.leftside-menu:hover
{
	background: #7d6c52;
	color: #fff;
}

a.index-button{
	width: 170px;
	height: 16px;
	display: block;
	text-align: center;
	color: #000;
	float: left;
	font: bold 12px Arial;
	color: #fff;
	
}
a.index-button:hover{
	color: #000;	
}

a.logo{
  	display: block;
 	background: url(uploads/images/gfx/logo.jpg); 
 	width: 86px;
 	height: 71px;
 	margin: 5px 70px auto 20px;
 	float: left;
}

a.menu-right
{
  	float: right;
  	width: auto;
  	margin-top: 65px;
  	color: #b8b8b8;
  	display: block;
  	font-size: 10px;
  	padding-right: 10px;
  	padding-left: 13px;
}
a.menu-right:hover
{
	color: #e10b0c;
}

a#startpage
{
	background: url(uploads/images/gfx/home.jpg) no-repeat left;   
}

a#startpage:hover
{
	background: url(uploads/images/gfx/home-h.jpg) no-repeat left;   
}

div.searchpanel
{
  	float: right;
  	width: auto;
  	padding-top: 55px;
}

div.searchpanel fieldset
{
 	border: 0; 
}


input.searchbox
{
 	background: url(uploads/images/gfx/searchbox.jpg) no-repeat; 
 	width: 143px;
 	height: 20px; 
 	border: 0;
 	font-size: 10px;
 	padding: 0 10px 0 5px;
 	float: left;
}

input.searchbutton
{
 	display: block;
	width: 20px;
	height: 18px;
 	background: url(uploads/images/gfx/searchbutton.jpg) no-repeat; 
 	float: left;
 	border: 0;
}

div.banner{
  	float: left;
 	width: 100%;
	height: 85px;
	background-color: #fff; 
	margin-top: 5px;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
}



a.button-top
{
  	display: block; 
 	width: auto;
 	height: 15px;
	border-top: 1px solid #ed4d0f;
	border-left: 1px solid #ed4d0f; 
	border-right: 1px solid #ed4d0f;  
}

/* aktualności */

span.news-header
{
  	display: block;
 	width: 100%;
 	padding: 3px;
 	border-left: 20px solid #e10b0c;
 	background: url(uploads/images/gfx/header1.jpg) no-repeat;
 	text-align: center;
}

span.news-date
{
 	color: #a1a1a1; 
	display: block;
	font-size: 8px;
}

div.news-box
{
 	margin: 0;
	padding: 0; 
}

div.box-news-start
{
	font-size: 10px;
	width: 85%;
	margin: 0 auto;
	margin-bottom: 10px;  
	color: #8d8d8d;
	text-align: justify;
}

span.header-news-start
{
	display: block;
 	width: 90%;
 	padding: 3px;
 	text-align: center;  
 	font-size: 10px;
 	margin: 0 auto;
 	color: #e10b0c;
}

/* oferta */

div.oferta-content-box
{
  	background: url(uploads/images/gfx/ofer-box-backg.jpg) no-repeat;
  	padding: 15px;
  	color: #4e4e4e;
}

div.oferta-content-box-bottom
{
  	height: 12px;
}

/* KONTAKT */

div.contact-box
{
  	float: left;
 	width: 260px;
 	font-family: Verdana;
 	padding-bottom: 15px;
 	margin-right: 5px;
}

/* kontakt z CMS */
form#form1 input
{
 	border: 1px solid black; 
 	margin: 5px auto 5px auto;
}
form#form1 textarea
{
 	border: 1px solid black; 
 	font: 12px Arial;
 	margin: 5px auto 5px auto;
}

form#form1 fieldset
{
 	border: 0;
 	text-align: center;
}

form#form1 label
{
  	display: block;
 	width: 200px;
 	text-align: right;
}

.textfieldRequiredMsg, .ababab, .textareaRequiredMsg
{
	font-size: 10px;
	color: #ababab;  
}

.textfieldInvalidFormatMsg, .textfieldMinCharsMsg
{
 	display: none; 
}
	
.buttons
{
 	margin-top: 20px; 
}

	
/* End of 'Podstawowy' */

