/* Global */
body {
	background-color: #FFFFFF

;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;

}

a:link {
	color: #0033FF;
}

a:visited {
	color: #6699FF;
	border: thick #CC33CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFF00;
}





#container {
	width: 800px;
	background-color: #F0F1FB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	align: middle;
}

/* Main image */
#main_image {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(obrazky/tlacitka/hlavicka.jpg);
	width: 800px;
	height: 121px;
}

/* Line */
#line {
	background-color: #3399CC;
	width: 800px;
	height: 25px;
}

/* Menu */
#menu {
	float: left;
	width: 117px;
	margin-top: 7px;
	/*background-color: #0066FF;*/
	background-color: #3399CC;
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.spat {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
}


/* Buttons */
.button {
	width: 117px;
	height: 39px;
	border: 0px;
}

/* Sidebar */
#sidebar {
	float: right;
	background-color: #3399CC;
	width: 131px;
	margin-top: 7px;
	text-align: center;
	font-weight: bold;
	
}
/* Sponzori */
#sponzori {
	float: left;
	width: 117px;
	margin-top: 7px;
	/*background-color: #0066FF;*/
	background-color: #AAAAFF;
}
/* Content */
#content {
	background-color: #FFFFFF;
	margin-top: 7px;
	margin-right: 138px;
	margin-left: 124px;
	padding: 10px;
	border: thin solid #CCCCCC;	
}


.imgleft {
	float: left;
	border: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.imgright {
	float: right;
	border: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.imgcenter {
	text-align:center;
	border: 0px none;
	target:_blank;
	
}

#content h1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:0px;

}

#content h2 {
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	color: #000066;
}
.dátum {
	padding-right: 10px;
	text-align: right;
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}

.noborder {
	border: 0px;
}

#footer {
	clear: both;
	margin: 0px;
	background-color: #F0F1FB;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}


.dsi {
	width: 117px;
	height: 28px;
	
	
	
}
