/* CSS Document */
* {  }

body {
	font-size: 0.8em;
	background: #000000 url(/images/bg.jpg) no-repeat;
	color: #202020;
	text-align: center;
	font-family: Tahoma;
	margin: 0; padding: 0;
}

a, 
a:link, 
a:visited, 
a:active { color: #303030; text-decoration: none;}
a:hover { color: #1E90FF; text-decoration: none;}

.bold { font-weight: bold; }
.superscript { vertical-align: super; font-size: 75%; }

.clear { clear: both; height: 0px; visibility: hidden; font-size: 1px; }
.hidden { display: none;}

img, a img { border: 0; }

/* Main heads */

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
}

h1 {
font-family: Tahoma;
font-size: 2.2em;
margin: 0px 0px 7px 0px;
font-weight: normal;
color: #202020;
}

h2 {
font-family: Tahoma;
font-size: 1.7em;
margin: 0px 0px 7px 0px;
font-weight: normal;
color: #202020;
}

h3 {
font-size: 1.4em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #202020;
}

h4 {
font-size: 1.2em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #202020;
}

h5 {
font-size: 1em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #202020;
}

h6 {
font-size: 0.9em;
margin: 10px 0px 7px 0px;
font-weight: normal;
color: #202020;
}

/* Main heads END */




/* START: GENERAL PAGE LAYOUT */

#containerout {
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	width: 960px;
	text-align: left;
}

#container {
	margin: 0 auto;
	margin-top: 0px;
	padding: 0;
	width: 960px;
	text-align: left;
}

#top {
	width: 960px;
	float: left;
}

#seotop {
	float: left;
	width: 960px;
	height: 20px;
	text-align: center;
}

#seo {
	float: left;
	width: 960px;
	height: 40px;
	text-align: center;
}

#logo {
	float: left;
	width: 340px;
	height: 90px;
}

#kontakty {
	float: right;
	width: 300px;
	height: 90px;
}

#kontakty img{
	padding: 10px 0px 0px 0px;	
}

#kontaktytext {
	padding: 10px 10px 0px 0px;	
	font-size: 0.9em;
	float: right;
	color: #b9b9b9;
	text-align: right;
}

#kontaktytext p{
	padding: 0px;	
	margin: 0px;	
}

#kontaktytext a{
	padding: 0px;	
	margin: 0px;	
	color: #b9b9b9;
}

#menu {
	width: 960px;
	height: 56px;
	float: left;
	display: block;
	background: url(/images/menu.png) no-repeat;
}

#menubuttons {
	float: left;
	margin: 20px 20px 0px 40px;
	display: block;
}

#menubuttons a{
	margin: 0px 20px 0px 0px;
	font-family: Tahoma;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
}

#gfx {
	width: 960px;
	height: 240px;
	float: left;
	display: block;
	background: url(/images/gfx.png) no-repeat;
}


/* START: CONTENT */

#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	float: left;
	display: block;
}

/* CONTENT: MAIN */

#main {
	float: left;
	width: 960px;
}

/* CONTENT: Static pages */

#static {
	margin: 20px 30px 50px 30px;
	padding: 0px 0px 0px 0px;
	}

#staticin td{
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	

#staticin img{
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #E4E4E4;
}	
	
#static a, 
#static a:link, 
#static a:visited, 
#static a:active { color: #ff4500; text-decoration: none;}
#static a:hover { color: #ff4500; text-decoration: underline;}	

/* CONTENT: FIRSTPAGE */


#firstpage {
	margin: 20px 0px 50px 30px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	width: 650px;
	float: left;
	display: block;
	}

#firstpagein td{
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}	

#firstpagein img{
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #E4E4E4;
}	
	
#firstpage a, 
#firstpage a:link, 
#firstpage a:visited, 
#firstpage a:active { color: #ff4500; text-decoration: none;}
#firstpage a:hover { color: #ff4500; text-decoration: underline;}	


#firstpanel {
	margin: 20px 30px 50px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	width: 245px;
	float: right;
	display: block;
	}

#firstpanel h2 {
font-family: Tahoma;
font-size: 2.2em;
margin: 0px 0px 7px 0px;
font-weight: normal;
color: #202020;
}

#footer{
width: 960px;
height: 68px;
color: #202020; 
float: left;
padding: 0px 0px 0px 0px;
background: url(/images/footer.png) no-repeat;
}

#footer p {
margin: 30px 30px 0px 20px;
text-align: right;
}

#footer a,
#footer a:link,
#footer a:visited { color: #ff4500; ; text-decoration: none; }
#footer a:hover { color: #ff4500; text-decoration: underline; }


/* END: FOOTER */

/* SEOLISTA */

#seo {padding: 10px 10px 10px 10px; color: #999999; text-transform: 
uppercase;  font-size: 10px;  }
#seo a {color: #ffffff; text-decoration: none;}
#seo a.active {color: #ffffff; text-decoration: none;}
#seo a:hover {color: #ff4500; text-decoration: none;}

/* SEOLISTA END*/

.fotky {
	padding: 0px;
}



.fotky img {
	border: 1px solid #a5a5a5;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}

.fotky a:hover img {
	border: 1px solid #ff3300;
}

.lightbox img {
	border: 1px solid #a5a5a5;
	padding: 2px;
	margin: 5px 5px 5px 5px;
}

.lightbox a:hover img {
	border: 1px solid #ff3300;
}

.NewsHead{
	border-top: 1px dotted #acacac;
	margin: 15px 0px 5px 0px;
	padding: 15px 0px 5px 0px;
}

/* Fotogalerie profily */

.nic {
float: left;
text-align: center;
margin: 0px 0px 0px 0px;
}

.nic img{
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #E4E4E4;
}	

/* TODO: fix it */
.hidden {
  float: left;
}


.fotoinfo {
font-size: 0.8em;
color: #fff;
text-align: center;
font-family: Tahoma;
margin: 5px 5px 5px 5px;
padding: 2px 2px 2px 2px;
}


.fg_profil_1 {
text-align: left;
margin: 0px 0px 10px 0px;
padding: 5px 0px 0px 0px;
float: left;
}

.fg_profil_1_head {
text-align: left;
font-family: Tahoma;
font-size: 1.5em;
padding: 3px 3px 3px 3px;
margin: 0px 0px 0px 0px;
font-weight: normal;
float: left;
}

.fg_profil_1 img{
	margin: 0px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
}	

.fg_profil_1 a:hover img {
}




.fg_profil_2 {
text-align: left;
margin: 0px 0px 10px 0px;
padding: 5px 0px 0px 0px;
float: left;
}

.fg_profil_2_head {
font-family: Tahoma;
font-size: 1.7em;
margin: 5px 0px 10px 0px;
font-weight: normal;
float: left;
display: block;
}

.fg_profil_2 img{
margin: 5px 5px 5px 5px;
padding: 3px 2px 3px 2px;
}	

.fg_profil_2 a:hover img {
}




.fg_profil_3 {
margin: 0px 0px 10px 0px;
padding: 5px 0px 0px 0px;
float: left;
text-align: left;
}

.fg_profil_3_head {
text-align: left;
font-size: 1.3em;
margin: 10px 0px 7px 0px;
font-weight: normal;
float: left;
}

.fg_profil_3 img{
margin: 5px 5px 5px 5px;
padding: 3px 2px 3px 2px;
}	

.fg_profil_3 a:hover img {
}


/* KARTA Bazar*/

.bazar{
	float: left;
   width: 900px;
	margin: 0px 0px 0px 0px;
}

.bazar_box{
	width: 900px;
	margin: 30px 0px 20px 0px;
	color: #5d5d5d;
	border: 1px solid #898989;
}

.bazar_boxIn{
	padding: 7px 5px 7px 5px;
	}

.bazar_foto{
	width: 400px;
}
	

.bazar_box H2{
padding: 3px 0px 10px 0px;
margin: 0px 0px 10px 0px;
font-size: 1.6em; font-weight: normal;
color: #646464;
border-bottom: 1px dotted #b2b2b2;
}

.bazar_box H2 a:hover{
}

.price{
padding: 10px 0px 0px 0px;
margin: 20px 0px 0px 0px;
border-top: 1px dotted #b2b2b2;
}

.bazar_box H3{
font-size: 1em; font-weight: bold;
color: #646464; 
}

.bazar_box H3 a:hover{}

.bazar_boxIn img {
	border: 1px solid #898989;
	padding: 2px;
	margin: 5px 0px 0px 0px;
}

.bazar_boxIn a:hover img {
	border: 1px solid #E67C16;
}

.shtext{
	border-top: 1px dotted #b2b2b2;
	margin: 10px;
}

.shtext H3{
	text-align: right;
}

