﻿/* CSS layout */
#masthead {
	width: 955px;
	text-decoration: none;
}

#container {
	position: relative;
	width: 955px;
}
#page_content {
	font-family: Verdana;
	font-size: 12px;
	width: 955px;
	background-color: #222222;
	color: #CCCCCC;
}
#footer {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #C0C0C0;
	width: 955px;
}
#celej_sajt {
	background-color: #222222;
}
#topnav {
	background-image: url('navi_new.jpg');
	width: 955px;
}
.tabulenka {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.obr_hlav {
	border: 1px solid #000000;
}
.doleva {
	text-align: left;
}
