body {

	background: #414141;

	color: #FFFFFF;

	font-family: tahoma, arial;

	font-size: 12px;

	font-weight: bold;

	line-height: 16px;

	margin: 0;

	padding: 0;

	text-align: center;

	background-image:url(images/background.gif);

}



h1 {
	color: #66CCCC;
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-style: normal;

}

.amber {
	font-size: 14px;
	color: #FFFF00;
}


* html body {

	line-height: 14px;

}

a:link { 

	color: #FFFFFF;

	font-weight: bold;

	letter-spacing: 2px;

	text-decoration: none;

}

	

a:visited { 

	color: #FFFFFF;

	font-weight: bold;

	letter-spacing: 2px;

	text-decoration: none;	

}

	

a:hover, a:active {
	color: #FFFF00;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;

}



#content a:link {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

	letter-spacing: 1px;

	padding-left: 1px;

}



#content a:visited { 

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

	letter-spacing: 1px;

}

	

#content a:hover, #content a:active {

	color: #5f7c8d;

	font-weight: bold;

	text-decoration: underline;

	letter-spacing: 1px;

	padding-left: 40px;

}



#container {

	margin-top: 10px;

	text-align: center;

	width: auto;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: 10px;

}





#left {

	border: 6px solid #FFFFFF;

	float: left;

	margin-right: 10px;

	width: 280px;

	height: auto;

	display: inline;

	overflow: hidden;

	margin-left: 10px;

}







#right {

	border: 6px solid #FFFFFF;

	height: auto;

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 30px;

	width: 20%;

	background-color: #1c2f45;

	display: inline;

	background-repeat: no-repeat;

	background-position: 0% 0%;

	float: left;

	margin-right: 10px;

}





#sprava {

	border: 6px solid #FFFFFF;

	height: auto;

	padding-left: 5px;

	padding-right: 5px;

	padding-top: 10px;

	width: 65%;

	background-color: #1c2f45;

	display: inline;

	background-repeat: no-repeat;

	background-position: 0% 0%;

	float: left;

}



#right p{

	padding-left: 50px;

}



.thumbnails ul {

	list-style: none;

	margin: 0;

	padding: 0;

}



.thumbnails li {

	float: left;

	list-style: none;

	margin: 0;

	margin-right: 15px;

	padding: 0;

}

.red {

	color: #FF0000;

	font-size: 16px;

}
