
*{
padding:0;
margin:0;
}

body
{
	background: url("back.jpg") fixed white repeat;
	font-family: arial;
	font-size: 12px;
	color: #545151;
}

#Container
{
	width: 901px;
	margin: 0px auto;
	margin-top: 20px;
}

#TopPart
{
	height: 270px;
}

#Head
{
	height: 80px;
    width: 901px;
	float: left;
	margin-top: 10px;
}

.name
{
	font-size: 25px;
	background: url("img/logo.gif") top left no-repeat;
	line-height: 60px;
	text-indent: 50px;
	font-family: Arial;
}

.red
{
    color: #b40b00;
}

.adress
{
	font-size: 13px;
	font-weight: bold;
	margin-top: -18px;
	padding-left: 40px;
}

.adress a
{
	color: #545151;
	text-decoration: none;
}
.adress a:hover
{
	color: #OOOOOO;
	text-decoration: none;
}
#Top
{
	width: 901px;
	height: 180px;
	display: inline;
	float: left;
}

#TopLeft
{
	width: 202px;
	height: 180px;
	float: left;
}

#Menu a
{
	width: 202px;
	height: 30px;
	float: left;
	background: url("img/button.png") top left no-repeat;
	color: white;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial;
}

#Menu a span
{
	float: right;
    line-height: 30px;
    padding-right: 10px;
}

#Menu a:hover
{
	text-decoration: none;
	color: black;
}

#TopRight
{
    width: 699px;
	height: 180px;
	background: url("img/right-part.png") top left no-repeat;
	float: right;
	
}

#Page
{
	background-color: white;
}
.cleaner
{
    clear: both;
}

#CentralPart
{
	width: 891px;
	background-color: #FFFFFF;
	padding: 0px;
}
.perex
{
	width: 891px;
	background: url("img/perex.png") top left no-repeat;
	padding: 7px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-size: 16px;
	font-family: arial;
}	
.perex a
{
	color: white;
	text-decoration: none;
}
.perex a:hover
{
	color: black;
	text-decoration: none;
}
#Shadow
{
    width: 879px;
    background-color: #F6D75F;
    padding: 6px;
}

.article
{
	background-color: #FED6AD;
}
#left-part
{
	margin-top: 10px;
	background-color: #CBECF7;
	width: 436px;
	float: left;
	margin-right: 7px;
}
#right-part
{
	margin-left: 10px;
	float: right;
	margin-top: 10px;
	background-color: white;
	width: 436px;
}

h1
{
    background-color: #CBECF7;
    font-size: 18px;
	font-family: Arial;
	color: #000000;
	margin-left: 0px;
	padding-left: 5px;
}

h2
{
    font-size: 18px;
	font-family: Arial;
	color: #000000;
	background-color: #F6D75F;
}
h2 a
{
	color: #000000;
	text-decoration: none;
}
p
{
	text-align: justify;
	background-color: white;
}
h3 a 
{
	text-decoration: none;
}
table
{
	padding: 5px;
	text-align: justify;
	background-color: white;
	border-collapse: collapse;
	border-color: #FFFFFF;
	border: 0px;
	
}
td
{
	border: 0px;
	border-collapse: collapse;
	font-size: 12px;
	border-color: #FFFFFF;
}
th
{
	border: 0px;
	border-collapse: collapse;
	font-size: 13px;
	color: white;
	border-color: #FFFFFF;
}
table a
{
	color: #FFFFFF;
	text-decoration: none;
}
table a:hover
{
	color: #000000;
}
tr
{
	border-color: #FFFFFF;
}
#News
{

	margin-top: 10px;
	background-color: #CBECF7;
	width: 436px;
	float: left;
	margin-right: 7px;
}

#Job
{
	float: right;
	margin-top: 10px;
	background-color: #CBECF7;
	width: 436px;
}

#Inform
{
	background-color: white;
	display: inline;
}

ul
{
	margin-left: 20px;
}

#down
{
	text-align: left;
	color: black;
	font-size: 10px;
}

#down a
{
    color: black;
}
#odkazy a
{
	text-decoration: none;
}
#odkazy a:hover
{
	color: #FFFFFF;
}