body {
	text-align: center;
	background:#085E99 url(bgtile.png) repeat-x top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

a {
	cursor: pointer;
	color: #FC5967;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #FC5967;
}


img {
	border: none;
}

#container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 1000px;
	height: 310px;
}

#eurojuris{
	text-decoration: none;
	display: block;
	width: 500px;
	height: 150px;
}

#menu {
	width: 1000px;
	height: 60px;
	background: #19476B;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	height: 60px;
	list-style: none;
}
#menu li {
	color: #ffffff;
	float: left;
	line-height: 60px;
	width: 135px;
	height: 60px;
	font-size: 1.4em;
	}
	
#menu li a{
	text-align: center;
	width: 135px;
	height: 60px;
	display: block;
	background: url(button_white.JPG) no-repeat top left;
	text-decoration: none;
	color: White;
	}
	
	
#menu li a:visited{
	color: white;
}
#menu li a:hover {
	background: White;
	text-align: center;
	width: 135px;
	height: 60px;
	display: block;
	color: #19476B;
	}


#logo {
	width: 1000px;
	height: 250px;
	background: gray url(textura.jpg) repeat top;
}

#logo_left {
	width: 500px;
	height: 250px;
	background:transparent url(senat.jpg) no-repeat  center;
	float: left;
}

#logo_left img{
	margin: 5px 0px 5px 5px;	
	float: left;
}

#logo_left img{
	text-decoration:none;
	color: transparent;
}

#logo_right {
	width: 500px;
	height: 250px;
	float: right;
}

#logo_right_top {
	width: 500px;
	height: 150px;
}

#logo_right_top h1 {
	width: 500px;
	height: 150px;
	background: url(eurojuris.jpg) no-repeat center;
	margin: 0px;
	padding: 0px;
}

#logo_right_top h1 span{
	width: 500px;
	height: 150px;
	visibility: hidden;
}


#logo_right_bottom {
	width: 490px;
	height: 95px;
	_height: 100px;
	_heig\ht:95px;
	background: #ffffff;
	padding: 5px 5px 0px 5px;
}

#vizitka {
	padding-top: 30px;
	width: 490px;
	height: 65px;
	_height: 95px;
	_heig\ht:65px;
	text-align: center;
	background: #19476B;
}

#vizitka h2 {
	margin:0px;
	font-size: 2em;
	color: white;
	padding: 0px;
}

#vizitka h2 span {
	font-size: 0.85em;
	color: white;
	margin: 0px;
	padding: 0px;
}

#bottom {
	width: 1000px;
}

#end_header {
	float: right;
	width: 490px;
	height: 15px;
	background: #ffffff;
	padding: 0px 5px 5px 5px;
}

#end_header_blue {
	width: 490px;
	height: 15px;
	background:#19476B;
}

#content {
	width: 1000px;
	background: White;
	float: right;
}

#content_left {
	width: 200px;
	float: left;
	background: #194768;
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: White;
}

#content_left p {
	margin: 20px;
	font-size: 1.2em;
}

#text {
	float: left;
	width: 750px;
	margin: 10px;
	font-size: 1.2em;
	line-height: 1.6em 
}

#text ul{
	
	list-style-image: url(list_style_image.jpg);
	line-height: 1.5em;
}

#text ul ul{
	
	list-style-image: url(list_style_imagee.jpg);
	line-height: 1.5em;
}

#pocitadlo a{
color: #085E99;
}

#footer {
clear:both;
text-align:center;
padding: 10px 0px 10px 0px;
}

.last_button{
	background:  url(button_white.JPG) no-repeat top right;
}

.clear {
	clear: both;
}

.left {
float: left;
margin-right: 10px;
}
.right {
float: right;
margin-left: 10px;
}


