* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	background: url(../images/bg.png) repeat-x fixed;
	font-family: Arial;
	font-size: 12px;
}

/* -------------------------------------- HLAVNI STRUKTURA */
div#container {
	width: 931px;
	margin: 0 auto;
	text-align: left;
}
div#content {
	width: 931px;
	background: white;

}
div#col-left {
	width: 645px;
	float: left;
}

div#col-right {
width: 260px;
float: left;
position: relative;
margin: 0 0 0 8px;
}

div#foot {
width: 901px;
height: 101px;
background: url(../images/spodek_03.png) no-repeat 0px 0;

color: white;
line-height: 68px;
padding: 0 0 0 30px;
}

div#foot a {
text-decoration: none;
}


/* -------------------------------------- MENU */
a img {
border: none;
}

span.welcome-text {
float: right;
margin: 70px 23px 0 0;
font-size: 16px;
font-weight: bold;
color: #5E5E5E;
text-align: right;
}
 
span.welcome-text a {
font-style: italic;
color: #006699;
text-decoration: none;
}

img.img-f {
float: left;
}

ul#menu {
	list-style-type: none;
	font-size: 12px;



	background: url(../images/menu_04.png) no-repeat;
	width: 891px;
	height: 36px;
	padding: 7px 0 0 40px;
}

ul#menu a {
	float: left;
	color: white;
	text-decoration: none;
	margin: 0 0 0 0px;
	border-right: 1px dotted white;

	padding: 0 10px 0px 10px;
}
ul#menu a:hover {
	text-decoration: underline;

}

ul#menu li{
float: left;
}
ul#menu-left {
	list-style-type: none;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 0 35px;
}
ul#menu-left li {
	border-top: 1px solid #393939;
	padding: 3px 0 3px 35px;
	background: url(../images/sipka_03.png) no-repeat 5px 5px;
}
ul#menu-left a {
	color: #ffcd62;
	text-decoration: none;
}

ul#menu-left a:hover {
	color: white;
}


/* -------------------------------------- OBSAH */


div.lbox-top {
width: 647px;
	height: 28px;
	background: url(../images/box_08.png) no-repeat;
	margin: -3px 0 0 0;

}

div.lbox-cont {
width: 607px;

	background: url(../images/box_11.png) repeat-y;
	padding: 0 10px 0 30px;


}

div.lbox-bot {
width: 647px;
	height: 21px;
	background: url(../images/box_13.png) no-repeat;



}


div.rbox-top {
width: 260px;
	height: 10px;
	background: url(../images/box2_03.png) no-repeat;
	margin: -3px 0 0 0;

}

div.rbox-cont {
width: 220px;

	background: url(../images/box2_05.png) repeat-y;
	padding: 0 10px 0 30px;
	color: black;


}

div.rbox-cont a {
color: black;
text-decoration: none;


}

div.rbox-cont a:hover {
color: black;
text-decoration: underline;


}

div.rbox-bot {
width: 260px;
	height: 10px;
	background: url(../images/box2_07.png) no-repeat;
	margin: 0 0 10px 0;



}

div#col-left h1 {
color: #006699;
font-size: 17px;
padding: 0 0 0 22px;
	background: url(../images/sipka_12.png) no-repeat;
	text-align: left;
	
}

div#col-left h2 {
color: #006699;
font-size: 13px;
padding: 10px 0 10px 0;
margin: 10px 0 0 0;

	
}


div#col-left ul {

margin: 10px 0 10px 25px;
list-style-type: square;

	
}


div#col-right p {




}

div#col-right h2{
color: #006699;
font-size: 17px;
padding: 0 0 5px 22px;
	background: url(../images/sipka_12.png) no-repeat;


}

div#col-right ul{
margin: -10px 0 0 20px;
list-style-type: none;

}

div#col-right ul li{

	background: url(../images/sipka_03.png) no-repeat 0 4px;
	padding: 0 0 0 12px;
	line-height: 18px;
}


/* -------------------------------------- FCE */
.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}


.flash {
width: 630px;
height: 181px;
position: relative;
left: 15px;
}

span.form-links {
margin: 0 0 15px 0;
}

a {
color: #006699;
}