/*

purpurowy		#a39297;
grafitowy		#666565;
jasny grafit	#52606a;
*/


body
{
	background:url(grafika/tlo3.jpg);
	
	margin:0;
	font-family:Tahoma;
	font-size:14px;
	color:#52606a;
}

/*///////////////////////////////////////////////////////////////////////////box model*/
ul.img_list 
{
	display:-moz-box;
	-moz-box-pack:justify;
}
li.over a, li.image_one a ,#galeria, li.image_one a .rollover , li.opis 
{
	display:inline-block;
}

nav ul, nav a, nav li, #topMenu ul, #topMenu li, #topMenu a, nav li , li.over a, li.image_one a ,#galeria, li.image_one a .rollover , li.opis , #hr,#stopka
{
	

	/* Safari and Chrome */
	display:-webkit-box;
	-webkit-box-orient:horizontal;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-orient:horizontal;
	box-pack:center;
	box-align:center;
}
	
nav ul, nav a, nav li, #topMenu ul, #topMenu li, #topMenu a, nav li 
{
	/* Firefox */
	display:-moz-box;
	-moz-box-orient:horizontal;
	-moz-box-pack:center;
	-moz-box-align:center;
}

#top1
{
	background:url(grafika/top2.jpg) center top no-repeat;
	background-size:100%;
	height:598px;
}
#top2
{
	background:url(grafika/top5.jpg) center top no-repeat;
	background-size:100%;
	height:530px;
}
.pasek h2
{
	text-align:center;
}
#top3
{
	background:url(grafika/top4.jpg) center top no-repeat;
	background-size:100%;
	height:570px;
}
#top1, #top2, #top3
{
	border-top:5px solid #52606a;
	-moz-box-shadow:0px 0px 7px #000;
	-webkit-box-shadow:0px 0px 7px #000;
	box-shadow:0px 0px 7px #000;
}
header
{		
	margin:5px auto;
	font-size:30px;
}
h1
{
	font-family: 'apolonia_nova_cienka_otRg';	
	text-shadow: 0 0 0.05em #52606a;
	padding-top:250px;
	font-size:60px;
	color:#fff;
}
h2
{
	font-family: 'apolonia_nova_cienka_otRg';	
	text-shadow: 0 0 0.05em #52606a;
	font-size:36px;
	
}
h3
{
	font-family: 'apolonia_nova_cienka_otRg';	
	text-shadow: 0 0 0.05em #52606a;
	font-size:36px;
	clear:left;
	padding:20px 20px 20px 0;
	margin:0;
	width:200px;
	height:100%;
	float:left;
}
nav
{
	background:#a39297;
	width:100%;
	height:50px;
	text-align:center;
	
}
nav ul, #topMenu ul
{	
	margin:0 auto;
	height:100%;		
}
nav li 
{
	width:200px;
	height:50px;
	border-left:1px solid #fff;	
	
}
.last
{
	border-right:1px solid #fff;
}
nav a
{
	
	
	font-family:'apolonia_nova_otregular';
	font-size:18px;
	color:#fff;		
	text-decoration:none;
	
	width:200px;
	height:50px;
}
nav a:hover
{
	background: #52606a;

	-webkit-transition:background 1s ease;
-moz-transition:background 1s ease;
-o-transition:background 1s ease;
transition:background 1s ease;
}
article
{
	width:800px;
	margin:0 auto;
	padding:20px;
	
}
.hr
{
	border-bottom:1px solid #a39297;
	margin-bottom:20px;
	padding-bottom:40px;
}

#topMenu
{
	text-align:center;
	width:100%;
	height:60px;
	background:url(grafika/menu.png)center bottom repeat-x;	
	position:fixed;
	top:-40px;
}
#topMenu:hover
{
	top:0;
	cursor:pointer;
	-webkit-transition:all 200ms linear;	
	-moz-transition:background 200ms linear 200ms;	
	-o-transition:background 200ms linear;	
	transition:background 200ms linear;
}
#topMenu ul
{

	position:relative;
	bottom:10px;	
	height:60px;
}
#topMenu li
{	
	
	
	height:60px;
	width:150px;
	
}
#topMenu a
{	
	
	width:100%;
	height:80%;	
	font-family:'apolonia_nova_otregular';
	font-size:16px;
	text-decoration:none;
	color:#52606a;
	
}
.s1, .s2, .s3, .s4
{
	background:url(grafika/krecha.png) center 7px no-repeat;
}

.s1:hover
{
	background:url(grafika/1s.png) center 14px no-repeat;
	color:#a39297;
	-webkit-transition:background 200ms linear;	
	-moz-transition:background 200ms linear;	
	-o-transition:background 200ms linear;	
	transition:background 200ms linear;	
	
}
.s2:hover
{
	background:url(grafika/2s.png) center 14px no-repeat;
	color:#a39297;
	-webkit-transition:background 200ms linear;	
	-moz-transition:background 200ms linear;	
	-o-transition:background 200ms linear;	
	transition:background 200ms linear;	
}
.s3:hover
{
	background:url(grafika/3s.png) center 14px no-repeat;
	color:#a39297;
	-webkit-transition:background 200ms linear;	
	-moz-transition:background 200ms linear;	
	-o-transition:background 200ms linear;	
	transition:background 200ms linear;	
}
.s4:hover
{
	background:url(grafika/4s.png) center 14px no-repeat;
	color:#a39297;
	-webkit-transition:background 200ms linear;	
	-moz-transition:background 200ms linear;	
	-o-transition:background 200ms linear;	
	transition:background 200ms linear;	
}
#topMenu a:hover
{
	color:#888;
	-webkit-transition:color 200ms linear;	
	-moz-transition:color  200ms linear;	
	-o-transition:color  200ms linear;	
	transition:color 200ms linear;	
}

#stopka
{
	  	/* Firefox */
	display:-moz-box;
	-moz-box-orient:horizontal;
	-moz-box-pack:center;
	-moz-box-align:center;
	width:100%;
	height:50px;
	margin:40px auto;
	text-align:center;
}	
#stopka img
{	
	
	border:0;
	margin:2px;	
}
.ikony
{
	  	/* Firefox */
	display:-moz-box;
	-moz-box-orient:horizontal;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari and Chrome */
	display:-webkit-box;
	-webkit-box-orient:horizontal;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-orient:horizontal;
	box-pack:center;
	box-align:center;	
	
	margin:0;
	padding:0;
	
}
.ikony li
{
	list-style:none;
	float:left;
}
.najazd
{	  	
	width:34px;
	height:34px;
	position:absolute;
	top:0;
	left:0;
	background:rgba(255,255,255,0.5);
}
li.over a
{		
	position:relative;
}
#nr
{
	width:50px;
	height:20px;
	margin:40px auto;
	padding:40px 0;

	color:#52606a;
}
.transparent
{
	border:0;
	width:960px;
	margin:0 auto;
}
table.transparent tr td:nth-child(1)
{
	width:200px;
	font-family:'apolonia_nova_cienka_otRg';
	font-size:34px;
	text-align:left;
	vertical-align:middle;
}

.wiersz
{
	padding:20px 0;
	width:800px;	
	height:200px;
	border-top:1px solid #a39297;
	
}

.maxH
{
	height:100%;
	width:200px;
	float:left;
}
.tresc
{
	height:100%;
	width:600px;
	float:left;
}
#galeria
{	
	
	display:block;
	
	
	width: 300px;
	
	text-align:center;
	margin:0 auto 0 auto;
	width:80%;		
	
}

}
table#kontakt
{
	
	width:100%;
	margin:20px auto;
	height:250px;
	text-align:right;
	
	
}
table
{
	margin:30px auto;
	float:left;
}
#kontakt input, #kontakt textarea
{
	width:400px;
	height:20px;
	margin:2px;
	border:0;
	border-bottom:5px solid #52606a;
	padding:5px;
}
#kontakt input:focus, #kontakt textarea:focus
{
	outline:0;
	background:#52606a;
	color:#fff;
}
#kontakt label
{
	width:200px;
	text-align:left;
	font-family: 'apolonia_nova_otregular';
	font-size: 18px;
}
#kontakt textarea
{
	width:400px;
	height:120px;
	
	border:0;
}
#kontakt input[type="submit"]
{
	width:100%;
	height:30px;
	border:0;
	background:#52606a;
	font-family:'apolonia_nova_otregular';
	font-size:18px;
	color:#fff;		
	text-decoration:none;
}
#kontakt input[type="submit"]:hover
{
	background: #a39297;
	cursor:pointer;
	-webkit-transition:background 1s ease;
	-moz-transition:background 1s ease;
	-o-transition:background 1s ease;
	transition:background 1s ease;
}
#kontakt td.info
{
	padding-right:20px;
	vertical-align:middle;
	text-align:left;
	font-family: 'apolonia_nova_otregular';
	font-size: 18px;
}
#kontakt a
{
	text-decoration:none;
	color: #a39297;
}
#kontakt a:hover
{
	color:#52606a;
}
#kontakt ul
{
	margin:0;
	padding-left:0;
	
}
#kontakt li
{
	list-style:none;
	height:32px;
	line-height:200%;
	
	
}
#kontakt li img
{
	vertical-align:middle;
	margin:4px 10px;
}
/*-------------------------------------------------------------------------------galeria*/
.galeria
{
	text-align:center;
	
}

ul.img_list {
	
	float:left;
	margin:0 auto;
	text-align:center;
    
	width:100%;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}   
 
li.image_one a , li.opis 
{    
	float:left;
    width:180px;
    height:180px;
	margin:1px;
    position:relative;
	
}
 
li.image_one a .rollover 
{   	
    position:absolute;
    top:0;
    left:0;
    width:180px;
    height:180px;
	color:#52606a;
	text-align:center;
	font-family: 'apolonia_nova_cienka_otRg';	
	font-size:36px;
	text-shadow: 0 0 0.05em #52606a;
    background:rgba(255,255,255,0.5);
	cursor:url('../ikony/zoomin.png');		
}
li.opis
{
	display:-webkit-box;
	-webkit-box-align:center;
	
	margin:1px;
	padding:0;
	width:180px;
    height:180px;
	color:#52606a;
	text-align:center;
	font-family: 'apolonia_nova_cienka_otRg';	
	font-size:36px;
	text-shadow: 0 0 0.05em #52606a;
    background:rgba(255,255,255,0.5);
	
	
}

#zolc
{
	background:#dfba5c;
	cursor:default;
}
#roz
{
	background:#bb6176;
	color:#fff;
	text-shadow: 0 0 0.05em #fff;
	cursor:default;
}
#cielisty
{
	background:#FFBBD6;
	cursor:default;
}
#bury
{	
	background:#846750;
	color:#fff;
	text-shadow: 0 0 0.05em #fff;
	cursor:default;
}
#grafit
{	
	background:#4e5560;
	color:#fff;
	text-shadow: 0 0 0.05em #fff;
	cursor:default;
}
#blekit
{	
	background:#5c7288;
	color:#fff;
	text-shadow: 0 0 0.05em #fff;
	cursor:default;
}
#niebieski
{	
	background:#5492d7;
	cursor:default;
	color:#fff;
	text-shadow: 0 0 0.05em #fff;
}
#zielen
{	
	background:#acbd1e;
	cursor:default;
	color:#fff;
	text-shadow: 0 0 0.05em #fff;
}
/*////////////////////////////////////////////////////////////////////////prace*/

#prace
{	
	/* Firefox */
	display:-moz-box;
	-moz-box-orient:vertical;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari and Chrome */
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-orient:vertical;
	box-pack:center;
	box-align:center;
}
.tlo1
{
	background-color:#a39297;
	width:100%;
}
.tlo2
{
	
	width:100%;
}
.pasek
{
	
	width:800px;
	margin:30px auto;
}
#strony
{
	width:100%;
	height:20px;
	margin:20px auto;
}
#strony a
{
	color:#a39297;
	text-decoration:none;
	margin:0 20px;
	
}
#strony a:hover
{
	color:#777;
}
.right
{
	text-align:right;
	padding:0;
	float:left;
	width:30%;
	margin:0;
}
.left
{
	text-align:left;
	padding:0;
	float:left;
	width:30%;
	margin:0;
}
.middle
{
	text-align:center;
	padding:0;
	float:left;
	width:40%;
	margin:0;
}
hr
{
	display:block;
	float:left;
	border:0;
	border-bottom:1px solid #a39297;
	width:100%;
	margin:20px auto 40px auto;
}
#box1, #box2, #box3, #box4, #box5
{
	min-height:800px;
}

form
{
	height:400px;
}