
html, body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, input,
p, blockquote, th, td, img {
margin: 0;
padding: 0;
}

html, body {
height: 100%;
}

body{

	background: #0c0c0c;
}

div.site{
	width: 600px;
	
	overflow: hidden;
	float: left;
}



div.cont{
	margin-left: 100px;
	width: 830px;
}

div.top{
	height: 148px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
}

div.title{
	
	
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #d1d1d1;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #4a4a4a;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

.title a{
	color: #d1d1d1;
}

.title a:hover{
	color: #8A8A8A;
}

div.wstep{
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	color: #B1B1B1;
	line-height: 28px;
	text-align: justify;
}

div.btn{
	float: right;
	margin-top: 15px;
	background: url(btn.jpg);
	background-repeat: no-repeat;
	width: 99px;
	height: 27px;
	text-align: center;	
	padding-top: 3px;
	cursor: pointer;
}

.btn a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color:  #B2B2B2;
	font-weight: bold;	
}

.btn a:hover{
	color: #fff;
}

a{
	text-decoration: none;
}

.art{
	color: white;
	height: 44px;
	padding-top: 106px;
	cursor: pointer;
	padding-left: 320px;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 25px;
	font-family: Georgia;
	margin-top: 25px;
}

a .art{
	color:  #B2B2B2;
}

a:hover .art{
	color: #Fff;
}

a:hover div.art {
opacity:0.9;
filter:alpha(opacity=90);
}

div.footer{
	border-top: 1px solid #4a4a4a;
	text-align: center;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	clear: both;
	padding-bottom: 30px;
	
}

div.footl, div.footr{
	width: 285px;
	border-top: 1px solid #4a4a4a;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
	line-height: 18px;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 25px;
}
div.footl{
	float: left;
	text-align: left;
}

.footl img{
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 4px;
}

div.footr{
	float: right;
	text-align: right;
}



.footr a, .footl a, .fader a, .fad a{
	color: #fff;
}


.footr a:hover, .footl a:hover, .fader a:hover, .fad a:hover{
	color: #B2B2B2;
}

a img{	
	border: 0px;
}

.footl a:hover img {
opacity:0.5;
filter:alpha(opacity=50);
}

.fader, .fad{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	line-height: 19px;
	width: 600px;
	overflow: hidden;
	text-align: justify;
}

.fader p, .fad p, .tresc p{

	margin-top: 15px;
}

.fader{opacity:0;display:none;}

div.sidebar{
	float:right;
	width: 200px;
	
	padding-top: 20px;
	text-align: right;
}

.sidebar2{
height: 63px;
padding-top: 65px;
text-align: right;
padding-right: 6px;
}


.sidebar a{
	width: 200px;
	display: block;
	background-image: url(l.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	font-weight: bold;
	font-size: 12px;
	
}

.sidebar a:hover, .sidebar #a{
color: #fff;
}

.wstep h2{
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 20px;
	color: #F8F8F8;
}

.tresc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	line-height: 19px;
	width: 600px;
	overflow: hidden;
	text-align: justify;
	
}


.tresc .podpis{
	font-size: 11px;
	text-align: right;
	margin-top: 15px;
}

.tresc a{
	color: white;
}

.tresc a:hover{
	color: #969696;
}


.obraz{
	width: 188px;
display: inline;
float: left;
text-align: center;
font-family: arial;
color: #d1d1d1;
font-size: 11px;
font-weight: bold;
margin-right: 18px;
	margin-bottom: 25px;
	

}

.obraz img{
	border: 4px solid #303030;
	margin-bottom: 10px;
		background-color: #303030;
}

.obraz a:hover img{
	border: 4px solid #1F1F1F;
}

.tresc li a{
	font-weight: bold;
}

.tresc li{
	margin-bottom: 5px;
}

ul.list{
	list-style-type: square;
 	list-style: inside;

}

a:active {
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}

.galeria{
	margin-top: 30px;
}


