*{  margin: 0; 
	padding: 0; }
	
html, body {
	height:100%; }
	
body { 
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
	text-align:center;
	font: 0.9em Georgia, Times, Serif; 
	background:  #eee; 
	color: #000; }

#wrap { 
	width: 950px; 
	margin: 0 auto; 
	background: #ffffff;
	padding: 0;
	}
 
#head, #foot { 
	width: 950px; 
	margin: 0 auto; 
	background: #ffffff;
	padding: 0;
	}
 
#header {
	height: 230px;
	width: 100%;
	
	background:  #fff url(img/header.jpg) top no-repeat; 
} 

 
#logo {
	padding: 30px 0 0 28px;
	margin: 0;
	float: left;
} 
 

 
/* INTRO */

#splashbody { 
	padding: 0;
	margin: 0;
	background: #fff;
	width: 100%;
	text-align:center;
	color: #000;
	}

#splash { 
	margin:0 auto;
	position:relative;
	background:  #fff url(img/splash.jpg) 	left no-repeat;  
	text-align:left;
	margin-top: 100px;
	height:733px;
	width:950px;
	clear: left;
	}
	

#splashmenu ul {
	width: 200px;
	padding: 360px 0 0 0;
}

	
#splashmenu li {
	line-height: 1.8em;
	text-align: center;
	}
	
#splashmenu a { 
	font: 1.3em Helvetica, Arial, Sans-serif; 
	color: #6b2c00;
	 }

#splashmenu a:hover { 
	color: #ff2b2b;
	 }

 
		
#splashfooter {
	margin: 50px 0 0 0;	
}
 
 
 
#splashlink {
	width: 450px;
	height: 550px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

#zimkalink {
	width: 120px;
	height: 85px;
	float: right;
	position: absolute;
	top: 420px;
	right: 455px;
}

#mareclink {
	width: 110px;
	height: 85px;
	float: right;
	position: absolute;
	top: 255px;
	right: 237px;
}

#fb {
	width: 110px;
	height: 85px;
	float: right;
	position: absolute;
	top: 435px;
 	left: 59px;
}
 
 
/* MENU */
 

#menu { 
	clear: both;
	padding: 22px 35px 15px 35px; 		
	}
	

#menu li { 
	display: inline; 
	}

#menu a { 
	display: block;
	float: left; 
	margin: 0 30px 0 0; 
	padding: 0 0 4px 0; 
	text-decoration: none; 
	font-size: 1.4em;
	color: #C59999; 
	}

#menu .menufoto a {
	color: #edd4d4;
	float: right;
}
	
	
#menu a:hover, #menu .active a, #menu .menufoto a:hover { 
	color: #FA4C00;
}


	 




/* KATEGORIE */
 
 #kategorie  { 
	width: 840px;
	float:left; 
	text-align: center;
	margin: 0; 
	list-style: none; 
	line-height: 1.4em;
	}
	

#kategorie li { 
	display: inline; 
	}

#kategorie a { 
	display: block;
	float: left; 
	margin: 0 35px 0 0; 
	padding: 0 0 4px 0; 
	text-decoration: none; 
	font-size: 1em; 
	color: #C59999; }

#kategorie a:hover { 
	color: #FA4C00; 
}

#kategorie .active a { 
	color: #FA4C00;
	}
 
 
 
 
 
/* TITULY */
 
 #tituly  { 
	width: 840px;
	float:left; 
	text-align: center;
	margin: 0; 
	list-style: none; 
	line-height: 1.4em;
	}
	

#tituly li { 
	display: inline; 
	display: block;
	float: left;
	margin: 0 30px 0 0; 
	padding: 0 0 4px 0; 
	font-size: 0.9em; 
	}

#tituly a { 
	text-decoration: none; 
	color: #C59999; 
}

#tituly a:hover { 
	color: #FA4C00; 
}

#tituly .active a { 
	color: #FA4C00
	}
 
#dotline {
	margin: 10px 0 10px 0;
	}
 

.new a  {
	color: #FF3D3D !important;	
	font-weight: bold;
}
 
 
 
  


 
/* CONTENT */
 
#content {
	clear: both;
	width: 890px;
	text-align: left;
	padding: 20px 30px 0 40px; 
	}
 
#special {
	width: 880px; 
	margin: 0 auto; 
	background: #ffffff;
	text-align: left;
	padding: 40px; 
	}

 
.item {
	float: left;
	width:290px;
	padding: 0;
	display: block;
	}
	
.dalsie {
	padding: 0 0 30px 250px;
	display: block;
	clear: both;
	}
 
 
.pripravujeme {
	float: left;
	width: 265px;
	margin-right: 10px;	
	margin-right: 20px;
	line-height: 1.4em;
}


.albumy {
	clear: both;
	width: 100%;
}


 	
.onas-right {
	float: right;
	width:560px;
	padding: 70px 0 30px 0;
	line-height: 1.9em;
	font-size: 1em;
	}
 
 
.small {
	margin: 20px 0 0 0;
	font-size: 0.8em;	
}

.kampane img {
	
	margin: 0 10px 30px 0;	
}
	

.avatar {

	float: right;
	margin: -80px 20px 0px 0;
}


.vydali a {
	color: #fff;
}


.status {
	color: #e30045;
	font-weight: bold;
	text-transform: uppercase;
}

.statusx {
	color: #e30045;
	font-weight: bold;
	text-transform: uppercase;
	font-size:0.8em;
}




/* FOTO */
 
.fotografie {
	clear: both;
	text-align: left;
	}
 
 
.foto {
	float: left;
	margin: 0 30px 20px 0px;
	}
	
	
.foto img {
	width: 180px;
	height: auto;	
	border: 5px solid #E3E3E3;
	}


.fotopopis {
	padding: 0 0 10px 15px;
}
 		
		
		
	
/* FOOTER */
	
#footer { 
	clear: both; 
	width: 900px; 
	height: 60px;
	padding: 25px 0 0 0; 
	text-align: center;
	}
	
#footer a { 
	color: #808080; 
	font-weight: bold; }
	
	
#goback { 
	font-size: 1.6em;
	clear: both; 
	width: 900px; 
	height: 60px;
	padding: 25px 0 0 0; 
	text-align: center;
	color: #bbbbbb;
	}
	
#goback a, #goback a:hover { 
	color: #bbbbbb;
	}
	
	
	
	
	
/* TEXT */
	
h1 { 
	font-size: 4em; 
	font-weight: normal; 
	float: left; }

h1 a { 
	text-decoration: none; }

h2 { 
	font-size: 3em; 
	color: #000; 
	font-weight: normal; 
	padding: 0 0 20px 0;
	}
	
.fotoh { 
	padding: 0;
	}

h3 { 
	font-size: 1.5em; 
	padding: 30px 0 0 15px; }
	
h4 { 
	font-size: 1.5em; 
	font-style: italic;
	color: #8f0000;
	padding: 50px 0 10px 0; }
	
h5 { 
	font-size: 1.5em; 
	color: #8f0000;
	padding: 30px 0 0 15px; }


p  { 
	margin: 0; 
	line-height: 1.4em; }

em { 
	
	cursor: pointer; }

a { 	
	text-decoration: none;
	}

a:hover { 
	text-decoration: underline; }

img {
	border: 0; }


ul {
	text-align: left;	
	}
	
ul,li {
	list-style-type:none;	
}








