body {
	background-color: #000000;
	text-align: center;
}

h3 {
	display: inline;	
}

div#container {
	margin: auto;
	width: 700px;
}

div#topbar {
	width: 700px;
	position: relative;
	bottom: 0px !important;
	bottom: 4px;
}

div#topbar img {
	display: inline;
	border-width: 0px;
	margin: 0px !important;
	float: left;
	border-color: yellow;
}

div#obsah {
	width: 700px;
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
}

div#obsah a {
	color: #c20404;	
}

div#menu_bottom {
	background-image: url("images/webdesign/menu_bottom.png");
	width: 700px;
	height: 41px;
}

div#menu-mezera {
	display: inline;
	width: 100px;
	background-color: white; 	
}

div.clearer {
	clear: both;
}


a img {
	border-width: 0px;
}

div#left-column {
	width: 240px;
	border-right: solid 4px #FFFFFF;
	float: left;
	height: 300px;
	padding-left: 100px;
	margin-top: 30px;
}

div#right-column {
	width: 340px;
	float: left;
	text-align: center;
	margin-top: 30px;
}

div.uprostred {
	text-align: center;
}

div.kolonka {
	width: 470px;
	height: 114px;
	background-image: url("images/webdesign/kolonka.png");
}

div#kolonky {
	position: relative;
	left: 100px;
}

div.kolonka-container {
	padding: 10px 10px 0px 10px;
	font-family: corbel, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

div.kolonka-image {
	width: 159px;
	height: 90px;
	background-image: url("images/webdesign/kolonka-img-bg.png");
	float: left;	
	text-align: center;
	margin-right: 5px; 
}

div.kolonka-image img {
	position: relative;
	left: 5px;
	top: 6px;
}

div.kolonka h1 {
	display: inline;
	float: left;
	font-size: 12px;
	margin: 0px;
}

div.kolonka h2 {
	display: inline;
	float: right;	
	font-size: 12px;
	margin: 0px;
}

div.kolonka-obsah {
	position: relative;
	top: 3px;
}

div.kolonka-buttons {
	margin-top: 5px;
}

div.kolonka-buttons img {
	border-width: 0px;
}

.left {
	float: left;
}

div.projekty a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 900;
}
}

