/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
}
div#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
div#bstripe {
	height: 10px;
	background-color: #151515;
	width: 100%;
}
div#uvod_top_part {
	width: 100%;
	height: 573px;
	background-image: url(img/uvod_up_bg.gif);
}
div#uvod_bottom_part {
	width: 100%;
	background-color: #151515;
}
div#uvod_top_container {
	margin-left: auto;
	margin-right: auto;
	height: 573px;
	width: 830px;
	padding: 0px 60px;
}
div#uvod_bottom_container {
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	padding: 0px 60px;
	background-repeat: no-repeat;
	background-image: url(img/uvod_flame.gif);
}

div#uvod_menu_logo {
	background-repeat: no-repeat;
	background-image: url(img/uvod_logo.gif);

	height: 45px;
	padding-top:  140px;
	padding-left: 40px;
}
a.menu_item {
	background-image:url(img/menu_item.gif);
	width: 124px;
	height: 45px;
	float: left;
	display: block;
	margin-right: 1px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	line-height: 45px;
	font-size:  18px;
}
a.menu_item:hover {
	text-decoration: underline;
}
div#uvod_top_blok {
	background-image: url(img/uvod_top_blok.gif);
	width: 826px;
	height: 295px;
}
div.uvod_nabidka_top {
	width: 267px;
	height: 148px;
	float: left;
	margin-right: 9px;
}
div.uvod_nabidka_bottom {
	background-color: #2E2E2E;
	width: 262px;
	height: 240px;
	float: left;
	margin-right: 11px;
	margin-left: 3px;
	margin-top: 3px;
}
div.clear {
	height: 10px;
	clear: both;
}
div#uvod_top_text {
	padding-top: 60px;
	padding-left: 420px;
	height: 130px;
	width: 260px;
}
div#uvod_top_veta {
	padding-left: 30px;
	padding-top: 30px;
	font-size: 18px;
	width: 600px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.uvod_nabidka_bottom div {
	margin: 10px 20px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.right {
	margin-top: 10px;
	display: block;
	text-align: right;
}
td {
	vertical-align: top;
}
#bottomStripe {
   	clear: both;
	background-color: #151515;
	text-align: center;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(./pics/bottomStripe.png);
	background-repeat: repeat-x;
	font-size: 11px;
	clear: both;
}
#bottomStripe a {
	color: #666666;
	margin: 0 5px;
	font-weight: normal;
	text-decoration: none;
}
.in {
	margin-left: auto;
	margin-right: auto;
	background-color: #151515;
	width: 906px;
}
td {
	font-size: 12px;
}