@charset "utf-8";
/* CSS Main */
html{overflow:scroll;overflow-x:auto;height:100%;}
html,body,form,img{margin:0px;padding:0px;border:none;}
body {height:100%; font-family: Arial, Helvetica, sans-serif; font-size:12px;color:#333; background: #fff url(bg.gif) no-repeat 50% 158px;}
body *{outline:none;}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0px;padding:0px;}
a{text-decoration:none; color:#e2001a;}
a:hover{text-decoration:underline;}
/*******************************************************/
#unload{ display:none;background: #edeecc url(loading.gif) no-repeat center center;height:100%; width:100%;position:absolute; z-index:2000; top:0; left:0;}
#top{
	width:100%;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%; 
	margin:0 auto;
	text-align:center; 
	min-width:980px;
}


#Header{margin:15px auto; width:980px; position:relative;}

#left{display:block; float:left; width:209px; padding:0px 40px;border-right:1px solid #d9e2ed;}
#right{float:left; width:600px;padding:0px 40px;}
.separator{float:left; width:30px; height:1px;}
h1{font-size:28px; letter-spacing:-1px;color:#e2001a; font-weight:normal; margin:0; padding:0; line-height:30px;clear: both;}
h3{font-size:16px; color:#333333; font-weight: bold; margin:0; padding:0; line-height:22px;clear: both; margin:10px 0;}
.hr {border:none; border-top:1px dotted #d9e2eb; line-height:0; font-size:0;height:0px; margin:10px auto;clear: both;}

#SiteMenu a{ text-align:right;display:block; padding:10px 20px; color:#000000; text-decoration:none;  line-height:12px; font-weight:bold; border-bottom:1px dotted #d9e2eb;}
#SiteMenu a:hover, #SiteMenu a.active{color:#ffffff; background:#e2001a; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#SiteMenu a.active:hover{color:#000; background:#e2001a; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#Content{
	text-align:left;
	padding:0; 
	margin:0px auto; 
	padding-bottom:400px;
	overflow:hidden;
}
.clear{clear: both; display: block; font: 1px/0px serif; content: "."; height: 1px; visibility: hidden;}



/*******************************************************/

#Footer{width:100%; padding:0; margin:0; position:absolute; bottom:0; left:0; color:#a2b4c6;}
#FooterContent{ font-size:11px; display:block; padding:20px 20px 20px 20px; height:55px; text-align:left; margin:0 auto; background:#f3fbfe; border-top:1px solid #c7d5e3;}
.FooterRights{display: block; margin:0 auto; width:950px;}
#Footer .hr{ margin:10px auto; width:950px;}
.FooterRights span{ display: block; text-align:left; padding:0;}
.FooterRights span a{ color:#9aadbf; text-decoration: underline; word-spacing:normal; text-decoration:none;}
.FooterRights span a:hover{ text-decoration: none; color:#9aadbf; text-decoration:underline;}
.FooterRights span.copy{width:580px;}
.FooterRights span.created{ float:right; width:250px; text-align:right;}
.FooterRights span.rules{ word-spacing:10px;}


 button{cursor:pointer; }
/******************************** Buttons **********************************/

/*------------------ZEBRA-----------------*/
.highlight      {  background:#f2f3d3; }  
.even           { background:#f8f8ec; }  
.mo         	{  background:#caeff3;}  
.odd            {background:#fff; }  
.zebra tr		{border-spacing: 0px;border: none; } 
.zebra th       { margin:0px; border: 0px; padding:5px 8px; background:#a8a675; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:#FFFFFF;}  
.zebra td       { margin:0px; border: 0px; color:#333333;padding:5px 8px; border-bottom:1px solid #a8a675;  font-size:12px; font-family:Arial, Helvetica, sans-serif;} 

.zebra{ border-collapse: collapse; width:100%; border-spacing: 0px; margin:10px 0; border: 0px; border-left:1px solid #a8a675; border-right:1px solid #a8a675;  border-top:1px solid #a8a675;}






.JSSlideShow{padding:5px;margin-bottom:10px; background:#f3fbfe;}
.fotoItem{float:left;padding:7px;background:#fff;margin:7px;}
.fotoItem:hover{background:#e2001a;}
.thumbnail{display:block;width:90px;height:60px;background-position:center center;}









input, textarea, select{font-size:12px;font-family:Arial, Helvetica, sans-serif,tahoma, Verdana, Geneva;color:#111111;margin:0;
}
.input, textarea, select{
padding:4px;overflow:hidden;border:1px solid #CCCCCC;border-top-color:#555555;border-left-color:#555555;background: #FFFFFF;
margin:0; width:100%;
}
.formContener .gwiazdka{ color:#e2001a; margin:0 5px; font-weight:normal;}
.formContener{background:#f3fbfe; padding:30px 40px; line-height:16px;}
.formContener .label, .formContener .labelError{width:150px;float:left; font-weight:bold;padding:5px 10px;margin:5px 5px 5px -10px; background:#f3fbfe; color:#111111; display:block;}
.formContener .labelError{background:#e2001a; color:#FFFFFF;}
.formContener .formtype{width:345px;float:left;padding:0;margin:5px 0;}
.formContener .formtype span.errorMessage{ clear:both;padding:5px 0;color:#FF0000; display:block; font-weight:bold;}



