@charset "UTF-8";
/* CSS Document */

body
	{
		margin:0 0 0;
		font-family:Helvetica;
		color:#4a4a4a;
		font-size:12px;
	}

a
	{
		color:#c22c27;
		text-decoration:none;
	}

a:hover
	{
		text-decoration:underline;
	}
		
	
a.fotky 
	{
		color:white;
		text-decoration:none;
	}

a.fotky:hover
	{
		color:black;
	}

p
	{
		margin-left:25px;
		margin-right:15px;
	}

p.druheodsazeni
	{
		margin-left:35px;
		margin-right:20px;
		margin-bottom:-10px;
	}
	
span.fotografie
	{
		position:relative;
		top:-16px;
		font-size:10px;
		margin-left:25px;
		margin-bottom:10px;
		
	}
	
.fotopopis
	{
		margin-left:25px;
		margin-top:-5px;
	}
	
h1
	{
		font-size:22px;
		font-weight:bold;
		color:#262626;
		margin-left:25px;
		margin-top:25px;
		margin-bottom:0px;
		text-transform:uppercase;
	}
	
h2
	{
		font-size:18px;
		color:#262626;
		margin-top:0px;
		margin-left:25px;
	}

h3
	{
		font-size:14px;
		font-weight:bold;
		margin-left:25px;
		text-transform:uppercase;
	}

h4
	{
		font-size:13px;
		font-weight:bold;
		margin-left:35px;
		margin-bottom:5px;
	}
	
img
	{
		border:0px;
	}

img.floatR
	{
		float:right;
		margin-right:15px;
		margin-left:15px;
	}
	
img.navigace {
  }
		.none 
	{
		display: none;
	}
	
.visible 
	{
		display: block;
	}
	
div.cislovani
	{
		margin-left:25px;
	}

div.cislofoto
	{
		width:14px;
		height:15px;
		background-color: #c22c27;
		color:white;
		text-align:center;
		margin-right:10px;
		float:left;
	}

div.hlavicka
	{
		width:943px;
		height:80px;
		background-image:url(images/head.png);
	}
	
div.obssah
	{
		width:649px;
		min-height:419px;
		border: 2px solid #bfbfbf;
		position:relative;
		left:57px;
		top:20px;
	}

div#prvni
	{
		background-image:url(images/index2.jpg);
	}
	
div.navigace
	{
		width:180px;
		float:right;
		position:absolute;
		left:762px;
		top:100px;
	}
	
div.vgalerii
	{
		margin-top:35px;
		
		margin-bottom:15px;
		text-align:center;
	}
	
div.loga
	{
		margin-left:35px;
	}

div.odsazeni
	{
		margin-left:15px;
		float:left;
	}
	
div.form
	{
		margin-left:25px;
	}
element
	{
	}
	
/* experimentalni cast */ 

div.stridani
	{
	margin-left: 25px;
	width: 600px;
	height: 470px;
	}

#nav {
margin-bottom: 8px;
}

#nav a{
	padding-bottom: 1px;
	padding-top: 1px;
	margin-right: 8px;
	background-color: #c22c27;
	color: white;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
}

a.activeSlide{
	border-color: #373737;
	border-width: 2px;
	border-style: solid;
	
}

div.snimek
	{
		/*margin-top:35px;*/
		
		margin-bottom:15px;
		text-align:center;
	}

div.popisek
{
	text-align: left;
	margin-left: -25px;
	
}

#mojefota {
	/*width: 700px/
	height: 800px;*/
    padding: 0;
   /* margin:  0 auto;*/
	margin-bottom:15px;
} 

#mojefota img {
    /*padding: 10px;
    border:  1px solid rgb(100,100,100);
    background-color: rgb(230,230,230);
    width: 600x;
    height: 400px;*/
    /*top:  0;
    left: 0*/
  }

a.navigace {
  	padding: 0px;
  }
  
 h4.reference {
		color: #6a6a6a;
		font-size: 15px;
		font-weight:bold;
		margin-left:35px;
		margin-bottom:5px;
	}

	body {
		font-size: 12px;
		font-family: Helvetica, sans-serif;
	}

	div.prouzek {
		font-weight: bold;
		color: white;
		height: 36px;
		width: 650px;
		background-repeat: repeat-x;
		background-image: url(images/prouzek.jpg);
	}

	div.prouzek a {
		font-style: normal;
		font-weight: normal;
		color: #9f1414;
	}

	span.popis {
		left: 365px;
		font-style: normal;
		font-weight: normal;
		top: 10px;
		position: relative;
	}

	div.miniatury {
		width: 340px;
		float: left;
		margin-top: 10px;
		margin-left: 35px;
	}

	div.popis {
		width: 260px;
		float: left;
		height: 135px;
	}

	div.reference {
		height: 150px;
		width: 650px;
		margin-bottom: 55px;
	}

	img.miniatura {
	height: 125px;
	float: left;
	margin-right:8px;
	}

	div.core {
		width: 650px;
		height: 145px;
	}

