﻿/* CSS tenutella 2010 */

*
{
margin:0px; 
padding:0px;
-moz-box-sizing: border-box;
box-sizing: border-box; 
}
body
{
	background-color: #101010;
	margin: 0px;
	text-align: center;
	color: rgb(235,235,235);
}
h1
{
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 130%;
  color: #9F915A;
  margin: 0px 0px 20px 50px;
  _margin-top: 30px;
  font-weight: normal;

}
h2
{
  color: #9F915A;
	font-size: 120%;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	    margin: 0px 0px 20px 50px;
  _margin-top: 30px;
  font-weight: normal;

}
h3
{
	color:#9F915A;
	font-size: 110%;
	font-family: times new roman,arial,veranda;
	  margin: 10px 0px 20px 15px;
}
h4
{
	color:#9F915A;
	font-size: 130%;
	font-family: times new roman,arial,veranda;
	  margin: 10px 0px 20px 15px;
}
p
{
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 13px;
  color: #ffffff;
  margin: 10px 50px 10px 50px;
}

.pliens
{
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 13px;
  color: #ffffff;
  margin: 10px 50px 10px 50px;
}


img
{
  border: 5px solid #908E8F;
}
a
{
  color: #9F915A;
 text-decoration: underline;
}

.a-liens
{
  color: #ffffff;
 text-decoration: underline;
}


a:hover
{
  text-decoration: none;
}
#all
{
  width: 974px;
	text-align: left;
	margin: 0px auto;
}
/* HlaviÄka */
#image
{
	background-image: url(../images/image.jpg);
	background-color: #5C5C5C;
	background-repeat: no-repeat;
  width: 974px;
  clear: both;
  height: 403px;
}
.logo
{
margin: 0px 0px 0px 0px;
float: left;
}
h1.logo {
  width: 491px;
  height: 73px;
  background: url('../images/logo.jpg') no-repeat;
}
h1 a {
	color: rgb(255,255,255);
	text-decoration: underline;
	line-height: 72px;
	text-align:left;
	display: block;
	width: 400px;
  height: 73px;
  text-align: left;
  padding-left: 40px;
  text-decoration: none;
  font-size: 170%;
}
/*
h1 a, h1 span {
	display: block;
  width: 491px;
  height: 73px;
}

h1 span {
	position: absolute;
	top: 0;	
  left: 0;
	cursor: pointer;
}
h1 a span {
	background: url('../images/logo.jpg') no-repeat;
	border-right: 1px solid #646464;
}*/
h1 a:hover {
	color: rgb(213,213,213);
	text-decoration: none;
}


#menu 
{ 
margin-top: 0px;
margin-right: 2px;
float: right;
} 
li 
{ 
margin: 0px; 
padding: 0px; 
} 

ul 
{ 
margin: 0px; 
padding: 0px; 
} 

.cl 
{ 
clear: both; 
} 

.detail 
{ 
  margin-left: 550px;  


} 

#detail2 
{ 

text-align: right;


} 

 


#photo
{
margin-top: 0px;
margin-right: 20px;
text-align: right; 
  font-size: 13px; 
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;

}

#textd
{
float: right; 
margin-right: 5px; 

	
}

ul#detail2 
{ 
  font-size: 15px; 
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
  clear: both; 
  margin-top: 10px;
margin-left: 65px;
} 

ul#detail2 li 
{ 
list-style-type: none; 
} 

ul#detail2 li
{ 
float: left; 
margin-right: 5px; 

} 

#big_pict
{
	float:left;
}

ul#menu 
{ 
  font-size: 15px; 
  font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
} 

ul#menu li 
{ 
list-style-type: none; 
} 

ul#menu li
{ 
float: left; 
margin-right: 0px; 

} 

ul#menu li a 
{ 
display: block; 
line-height: 72px; 
text-align: center; 
	background-image: url(../images/menu.jpg);
	background-color: #013e59;
  background-repeat: no-repeat;
  width: 119px;
  height: 73px;
  color: white;
  border-bottom: 1px solid #393939;
  text-decoration: none; 
} 

ul#menu li a:hover 
{ 
	background-image: url(../images/menu_hover.jpg);
  text-decoration: none;
}
#contain
{
	background-image: url(../images/bord.jpg);
  background-repeat: repeat-y;
  width: 972px;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-right: 1px;  
}
#contain p {
  line-height: 170%;  
  color: rgb(224,224,224);
}


#contain p.footer
{
  width: 870px;
  height: 20px;
  background-color: #1B1B1B;
  border-top: 1px solid #2F2F2F;
  padding-top: 5px;
  margin: 30px auto 0px auto;
  color:rgb(88,88,88);
  font-size: 80%;
}
.footer
{
  width: 870px;
  height: 20px;
  background-color: #1B1B1B;
  border-top: 1px solid #2F2F2F;
  padding-top: 5px;
  margin: 30px auto 0px auto;
  color:rgb(88,88,88);
  font-size: 80%;
}


.menu_fin
{
	background-image: url(../images/menu_fin.jpg);
  width: 124px;
  height: 72px;
}
