html, body {
	height: 100%;
	background-color: #c9c9c9;
}
body {
	margin: 0;
	padding: 0;
}

body, a, ul, p, address, textarea {
	font-family: Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
}

address {
	margin-bottom: 5px;
}

h2 {
	margin: 0.5em 0 0.1em 0;
}
h3 {
	margin-top: 0.1em;
	color: #000000;
}

p {
	margin: 1em 0;
}

h1, .no_screen {
	display: none;
}

b, strong, .b {
	font-weight: bold;
}

i, em, .i {
	font-style: italic;
}

a:link,
a:active,
a:hover,
a:visited {
	text-decoration: underline;
	color: #ffffff;
}

a img {
	border-style: none;
}

#page {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 770px;
	height: 576px;
	margin-left: -375px;
	margin-top: -288px;
	background-color: #000000;
}

#head, #foot {
	width: 100%;
	height: 110px;
	margin: 0;
	padding: 0;
}

#line_h, #line_f {
	width: 100%;
	height: 18px;
	margin: 0;
	padding: 0;
	font-size: 5px;
}

#main {
	width: 100%;
}
#main_box {
	height: 320px;
	overflow: auto;
	padding: 0 1em;
}

.b_light {
	background-color: #b0b0b0;
}
.b_mid {
	background-color: #999999;
}
.b_med {
	background-color: #4f4f4f;
}
.b_dark {
	background-color: #000000;
}
.b_color {
	background-color: #ffc900;
}
.b_image {
	background-color: #000000;
	background-image: url('images/design/line.gif');
	background-repeat: repeat-x;
}

.f_light {
	color: #ffffff;
}
.f_dark {
	color: #000000;
}

#foot_title {
	display: block;
	float: right;
	position: relative;
	top: -18px;
	left: 0;
	width: 363px;
	height: 93px;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
.fix_3px_bug {
	width: 100%;
}

.no_float {
	clear: both;
}


.t_light {
	background-image: url('images/design/img_box_light.gif');
	background-repeat: no-repeat;
}
.t_med {
	background-image: url('images/design/img_box_med.gif');
	background-repeat: no-repeat;
}
.t_dark {
	background-image: url('images/design/img_box_dark.gif');
	background-repeat: no-repeat;
}
.t_image {
	background-image: url('images/design/img_box_image.gif');
	background-repeat: no-repeat;
}

#foot_menu {
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
	width: 407px;
	height: 110px;
}

#homepage_dark, #homepage_med, #homepage_mid {
	display: block;
	width: 73px;
	height: 20px;
	float: right;
	position: relative;
	top: -5px;
	left: -22px;
	margin: 0;
	padding: 0;
}
#homepage_dark:hover, #homepage_med:hover, #homepage_mid:hover {
	background-position: 0 -20px;
}

#head a {
	float: left;
	display: block;
	margin: 70px 26px 0 26px;
	height: 29px;
	display: inline;
}
#head a:hover {
	background-position: 0 -29px;
}

#m_predsudky_dark, #m_predsudky_med {
	width: 184px;
}
#m_kampan_dark, #m_kampan_med {
	width: 100px;
}
#m_co_delat_dark, #m_co_delat_med {
	width: 145px;
}
#m_pribehy_dark, #m_pribehy_med {
	width: 126px;
}

