﻿/*

Design By: Polski Granit
Date 7/02/2009

*/

/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
	vertical-align: baseline;
	background: transparent;
}
span {
	margin: 0;
	padding: 0;
}

ol, ul, li{
	list-style: none;
	
}
/*END RESET*/


html {
	background: #52666f  url(../images/general/background.png) repeat-x fixed;

}

body {
	font-family: Helvetica, Arial, sans-serif;
	color:#333333;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
}

body#firma #navbar li a.firma, body#produkty #navbar li a.produkty, body#ceny #navbar li a.ceny, 
body#granit #navbar li a.granit, body#galeria #navbar li a.galeria, body#kontakt #navbar li a.kontakt {

	color: #ffffff;
	background: url(../images/general/buttonbgG.png) repeat-x;
} 

body#kontakt #maincontent {text-align: center;}

#maincontent ul {padding: 0 0 2em 3em;}

#maincontent li{list-style-type: disc;}

body#granit #maincontent a img {
	background: url(../images/general/picBG.png) no-repeat center center;
	padding: 12px;
	margin: 1em 1em 1em 0em;
}

body#granit #maincontent a img:hover{opacity: 0.8;}
body#galeria #maincontent a img:hover{opacity: 0.8;}

body#kontakt #maincontent a img:hover{

	opacity: 0.8;
	
}
body#ceny #maincontent label {

	display: block;
	
}



body#galeria #maincontent li {
	
	display: inline;

}
body#galeria #maincontent a img {
	
	background: url(../images/general/picBG2.png) no-repeat;
	padding: 10px;
}

#maincontent b {

	color: #3F3F3F;
}

input, textarea {

	background-color:#ffffff;
	border: 1px solid #8F8F8F;
	font-size: 12px;
	padding: .5em;
	color: #7F7C67;
}

label {

	font-weight: 400;
	color:#656565;
	font-family: Georgia, Arial, sans-serif;
	margin-top: .5em;
}
#submit {
	float: left;
	margin-top: 1px;
	
}
#submit:hover{

	background: #D5D5D5;
}


a {

	color: #333333;
	text-decoration: none;
}

a:hover {

	text-decoration: underline;

}  


h1, h2 {

	font-family: Georgia, Arial, sans-serif;
	margin-bottom: .5em;
	font-weight: 400;
}

h1 {font-size: 28px;}

h2 {
	font-size: 20px;
	margin-top: .5em;
}


#container {
	margin: 0 auto;
	width: 745px;
	margin-top: 50px;
	margin-bottom: 50px;
}

#header {
	background: url(../images/general/header.gif) no-repeat;
	height: 105px;
}

#navbar {
	overflow: hidden;
	border-bottom: 4px solid #8db85f;
	border-right: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
}

#navbar ul {float: left;}

#navbar li {display: inline;}

#navbar li a {
	text-align: center;
	text-decoration: none;
	float: left;
	font-family: Lucida Grande, arial;
	text-transform: uppercase;
	color: #d5d5d5;
	padding: 5px 0 6px 0;
	width: 123px;
	background: url(../images/general/buttonbgN.png) repeat-x;
	font-size: 12px;
	line-height: 1.5em;
}

#navbar li a:hover {color: #ffffff;}

#navbar li a.kontakt{width: 128px;}


#maincontent {
	background: #ffffff url(../images/general/mainbg.png) repeat-x;
	border-top: 1px solid #595a59;
	padding: 2em 2.5em 2em 2.5em;
	overflow: hidden;
}

#maincontent p {margin-bottom: 1em;}

#maincontent ul {
	font-style: italic;
}

#box {
	margin-top: 4em;
	text-align: center;
}

#box img {
	padding: 4em 4em 0 4em;
}

#footer {
	background: #ffffff url(../images/general/footerbg.png);
	border-top: 1px solid #585858;
	border-bottom: 1px solid #585858;
	padding: 1em 2.5em 1em 2.5em;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial ,Helvetica, sans-serif;
	color: #000000;
	line-height: 1.3em;
	clear: both;
	
}

#footer a {
	
	

}

#fbox1 {

	float: left;

}

#fbox2 {

	float: left;
	text-align: center;
	padding-left: 150px;
	padding-right: 135px;

}


#fbox3 {

	float: left;
	
}

#copy {
	
	color: #ffffff;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 4em;
	font-size: 12px;

}
#response {


	padding: 8px 0 0 10px;
	font-size: 15px;
	overflow: hidden;
}

#loading {

	float: left;
	padding: 8px 0 0 10px;

}
.error, .error2 {  
   background: #f8dbdb;
   border: 1px solid #FF6F6F;
}  


.ok{

	color: green;

}
.info {

	color: #FF6F6F;
}


hr {
  border:0;
  border-top: 1px solid #dfdfdf;
  height: 0;
 
}
table {
	border-collapse: collapse;
	margin: 1em 0 1em 0;
	
}
td {
	border: 1px solid #bfbfbf;
	padding: .5em;
}
th {
	font-family: Georgia, Arial, sans-serif;
	border: 1px solid #bfbfbf;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/lightbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/lightbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/lightbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 70px;
	height: 15px;
	background: transparent url(../images/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 5px 0 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*END SLIMBOX*/
