/* HTML Overrides */

html { height: 100%; }

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 9pt;
	line-height: normal;
	background-color: #FFFFFF;
	color: #333333;
	}
	

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
  
a:link, a:visited { 
	font-family: 'Open Sans', sans-serif;
	color: #490e00;
	text-decoration: none;
}

a:active, a:hover {
	font-family: 'Open Sans', sans-serif;
	background:	#490e00;
	color:		#fff;
	text-decoration: none;	
}


	
emphasis {
	font-style: italic;
	}


form {
	margin: 0px;
	padding: 0px;
	}
	
input {
	
	font-size: 10pt;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

select {
	
	font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	}

h1 {
	margin: 5px 0px;
	font-size: 18pt;
	}
	
h2 { font-size: 14pt;
	text-indent: 20px;
}
	
h3 { font-size: 14pt; }

h4 { 
	font-size: 11pt;
}

h5 { font-size: 11px; }

h6 { 
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	
}
	

table {

	border-collapse: collapse;
	
}

td {
	
	vertical-align: top;
	
}
#baseDiv {

	width: 1012px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	height: 520px;	
	
}

#mainDiv {
	
	width: 100%;
	float: left;
	
}


#footerDiv {

	float: right;
	text-align: right;
	padding-top: 10px;
	color: #b2b2b2;
	
}

#kwicks_container { 
	background-color: white;
	height: 100%;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	height: 520px;
	overflow: hidden;
}
 
#kwick_home {background-color: #000;
	width: 843px;
}
#kwick_uslugi {background-color: #d8d8d8;
	width: 43px;
	background-image: url('../pic/uslugi-bo.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
	
	}

#kwick_galeria {
	background-color: #c5c5c5;
	width: 43px;
	background-image: url('../pic/galeria-bo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#kwick_kontakt {
	background-color: #b2b2b2;
	width: 43px;
	background-image: url('../pic/kontakt-bo.jpg');
	background-repeat: no-repeat;
	background-position: top left;		
	}

.descSpan { 
	position: absolute;
	left: 43px; 
	bottom: 43px;
	font-size: 50pt;
	color: #ffffff;
	
	display: none;
	opacity: 0.7;	
}

.descSpan font {
	background-color: #490e00;
}

.smallDesc {

	font-size: 9pt;
	
}

#homeWrapper {
	position: relative;
	overflow: hidden;
	width: 843px;
	height: 520px;
}

#homeDiv {

	width: 300px;
	text-align: right;
	position: relative;
	clear: both;
	float:left;
	left:43px;
	top:50px;
	

	
}

#homeDiv p {
	margin-right: 74px;
	font-family: 'Varela', sans-serif;
	color: #ffffff;
	font-size: 12pt;
}
#homeDiv table {
	width: 100%;
	height: 100%;
}

#homeDiv td {
	text-align: center;
	vertical-align: middle;
}

#kontaktWrapper {
	position: relative;
	overflow: hidden;
	width: 843px;
	height: 520px;
}

#kontaktDiv {

	height: 100%;
	
}

#kontaktDiv table {
	width: 100%;
	height: 100%;
}

#kontaktDiv td {
	text-align: center;
	vertical-align: middle;
}


#uslugiWrapper {
	position: relative;
	overflow: hidden;
	width: 843px;
}

#uslugiDiv p {

	margin: 100px 150px;
	text-align: justify;
	
}

