/* Urad vlady SR StyleSheet */

/* ACCESSIBILITY */
.accessibility { display: none !important; }
h3.invisible { width: 0; height: 0; overflow: hidden; }

/* General */

*, html, body {
	margin: 0;
	padding: 0;
}

body {
	background: rgb(10,18,67);
}

.hide {
	display: none;
}

.center {
	margin: 0 auto;
}
.center2 {
	display: block;
	width: 100%;
	text-align: center;
}

img {
	border: none;
}

a:hover img {
	background-color: white;
}

p {
	margin: 1em 0 1em 0;
}

li {
	list-style: none;
}

a {
	color: #003D95;
	text-decoration: none;
}

.accesKey {
	text-decoration: underline;
}

.cleaner {
	clear: both;
}
.whitespace {
	background-color: White;
}
/*.date {
	font-size: 0.8em;
	font-style: italic;
	display: block;
	color: Gray;
}*/
.news {
	width:400px;
	float:left; 
	text-align:left;
}

/* Layout */

#top {
	width: 760px;
	height: 130px;
	background: url(../../images/euro/title.jpg) no-repeat;
}

	#top a {
		display: block;
		width: 760px;
		height: 120px;
	}

#wrap {
	width: 760px;
	text-align: left;
	margin: auto;
	color: #000;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main {
	float: right;
	width: 600px;
	font-size: 0.8em;
	padding: 10px 5px 0 5px;
	background: Rgb(255,255,255) url(../../images/euro/bgpage.jpg) no-repeat fixed right top;
}
#main td {
	font-size: 0.8em;
	padding: 3px;
}


#footer {
	clear: both;
	background-color: #ddeaf4;
	text-align: center;
	padding: 3px 0 3px 0;
	font-size: 0.7em;
}

/* Sidebar */
#sidebar {
	float:left;
	width: 150px;
	background-color: rgb(16,26,86);
	color: rgb(255,255,255);
}

#sidebar a {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none; 
}

#sidebar h2 {
	text-align: center;
	font-size: 0.8em;
	background-color: #AECDE3;
	padding: 2px;
}
#sidebar h3 {
	text-align: center;
	width: 100%;
	font-size: 0.8em;
	background-color: #AECDE3;
	padding: 2px;
	color: black
}

.mainMenu a, .secondMenu a {
	display: block;
	color: white;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #353c70;
	}
a.menu1 {
	display: block;
	color: white;
}
a.menu2 {
	display: block;
	color: #FFA500;
	font-weight: normal;
	padding: 3px 3px 3px 9px;
}
#sidebar .secondMenu a {
	font-weight: normal;
}

#sidebar .mainMenu a:hover, #sidebar .secondMenu a:hover {
	color: rgb(255,185,0);
	background-color: #080f3c;
}
	
#searchForm div {
	margin: 0.3em;
}

#searchForm select {
	width: 8em;
}

#searchForm button {
	font-size: 0.7em;
}


/* Main layout */

#subMain {
	float: left;
	width: 580px;
}

#projects {
	float: right;
	width: 70px;
}

#projects img {
	padding: 0px 0px 3px 0px;
}
/* Main */

#main li {
	list-style: square;
	margin: 0 0 0 1em;
}

#main a {
	text-decoration: none;
}

	#main a:hover {
		background-color: transparent;
		color: #B22222;
	}

#main h3 {
	margin: 1em 0 0.5em 0;
	font-size: 1.1em;
}

#mainTopNav {
	width: 590px;
	font-size: 0.7em;
}

#mainTopNav a {
	display: block;
	text-align: center;
	width: 11em;
	height: 3em;
	padding: 1px 0px 0px 0px;
	background-color: #043E6E;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

	#mainTopNav a:hover {
		color: #003072;
		background-image: none;
		background-color: #AECDE3;
		text-decoration: none;
	}

	#mainTopNav li {
		float: left;
		list-style: none;
		margin: 0;
	}

#topRow a {
	height: 2.8em;
	border-bottom: 1px solid #000;
}

#bottomRow a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000;
}

#banners {
	margin: 0 auto;
	width: 450px;
	margin-top: 10px;
	clear: both;
}



/* Footer */

#validators {
	width: 220px;
	margin: 0 auto;
}
/* Spravy */

#subMain li {
clear: both;
list-style: none;
margin-left: 0.3em;
}


.hiden {
	display: none;
}
/* ustava*/
.info { color: #899EB6; background-color: transparent; }
hr.light { color: #AECDE3; height: 0.05em; }
.border { border: 1px solid #AECDE3;  }
.nadpis { color: #043E6E;  font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;  }
h1 { color: #043E6E;  font: bold 1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;  }
.podnadpis { color: #043E6E;  font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;  }
h2 { color: #043E6E;  font: bold 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;  }
.justify { text-align: justify; }
.timer {
	display: block;
	text-align: center;
	color: #BADFE8;
	font-size: 0.8em;
	border: 1px solid #AECDE3;
	padding: 3px;
	margin: .2em .2em .8em .2em;
}
.timer-num {
	color: #FFB900;
	font-weight: bold;
}
.desc {
	color: #043E6E;
}
.frmbg {
	background-color: #F2F7FB;
	border-top: 1px solid #D2E3F1;
	display: block;
}
.frmbutbg {
	background-color: #DDEAF4;
	border-top: 1px solid #FFA500;
}

/* Sidebar - Konverz. kurz */
div.konverz-kurz {
	font-size: .8em;
	text-align: center;
	line-height: 1.5em;
	border: 1px solid #AECDE3;
	padding: 2px; margin: .3em .3em .8em .3em;
}

div.konverz-kurz p{
	background-color: #101a56#;
	padding: 2px; margin: 0;
	color: #ffb900;
}
