BODY {
	background-color: white;
	background-image: url('../img/back.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 100%;	
}

H1, H2, H3, H4, H5, H6, FORM, P, IMG, INPUT, SELECT, TEXTAREA, A, HR, PRE, UL, LI {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

IMG {
	border: 0px;
	border-collapse: collapse;
}

A {
	border: 0px;
	text-decoration: none;
}

A:active {
	border: 0px solid black;
}

.clear {
	clear: both;
	width: 100%;
}

#vrch {
	width: 900px;
	height: 172px;
	color: white;
	text-align: left;
	margin: auto;
	margin-top: 3px;
}

.vrch_logo {
	margin-top: 20px;
}

.vrch_datum {
	width: 240px;
	height: 27px;
	line-height: 27px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-bottom: 35px;
	color: Gray;
}

.vrch_kontakt, .vrch_faq {
	height: 27px;
	text-align: right;
	float: right;
	margin-top: 5px;
	padding-top: 1px;
	background-image: url('../img/oddelovac.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}

.vrch_kontakt {
	width: 250px;
}

.vrch_faq {
	line-height: 27px;
	color: #424242;
}

.vrch_faq A {
	color: #DAA520;
	text-decoration: underline;
}

.vrch_faq A:hover {
	color: white;
	text-decoration: none;
}

.vrch_kontakt_kontakt {
	margin-top:5px; clear:both; line-height: 31px; color: #D2691E; cursor: pointer;
	width: 180px; float:right; font-size: 14px; font-weight: bold;
}

.vrch_kontakt_kontakt:hover {
	text-decoration: underline;
}

.vrch_kontakt IMG {
	float:right; margin-left: 10px;
}

#hlavne_menu {
	float: right; 
	width: 543px;
	height: 47px;
	background-image: url(../img/menu.jpg);
	margin-top: 10px;
}

.hlavne_menu1, .hlavne_menu2, .hlavne_menu3, .hlavne_menu4, .hlavne_menu5 {
	display: block;
	float:left;
	height: 47px;
	line-height: 47px;
}

#hlavne_menu SPAN {
	position:relative; display:block; float:left;
}

#hlavne_menu SPAN DIV {
	display: none; clear: both;
	background-color: #101010; position: relative; top:-1px; left: -1px;
	padding-bottom: 1px; border: 1px solid #464646;
	border-top: none;
}

#hlavne_menu SPAN DIV A {
	display:table;
	padding: 5px 0px 5px 5px;
	text-align:left; color: white;
	margin-left:1px; height: 20px; line-height: 20px;
	width: 209px;
}

#hlavne_menu SPAN DIV A:hover {
	background-color: #2a2a2a;
}

#hlavne_menu SPAN:hover DIV {
	display: table; width:216px;
}

.hlavne_menu1, .hlavne_menu2, .hlavne_menu4 {
	width: 109px;
}

.hlavne_menu3, .hlavne_menu5 {
	width: 108px;
}

.hlavne_menu1:hover, .hm1_ozn {
	background-image: url(../img/menu_hover.jpg);
	background-position: 0px;
}

.hlavne_menu2:hover, .hm2_ozn {
	background-image: url(../img/menu_hover.jpg);
	background-position: -109px
}

.hlavne_menu3:hover, .hm3_ozn {
	background-image: url(../img/menu_hover.jpg);
	background-position: -218px;
}

.hlavne_menu4:hover, .hm4_ozn {
	background-image: url(../img/menu_hover.jpg);
	background-position: -326px;
}

.hlavne_menu5:hover, .hm5_ozn {
	background-image: url(../img/menu_hover.jpg);
	background-position: -435px;
}

#kontaktny_formular {
	width: 300px;
	height: 250px;
	background-color: #282828;
	left: -52px;
	top: 78px;
	border-top: 0px;
	position:absolute;
	z-index: 10;
	text-align: left;
	overflow: hidden;
	display: none;
}

#kontaktny_formular FORM {
	margin-left: 25px;
	margin-top: 10px;
	line-height: 25px;
}

#kontaktny_formular FORM B {
	color: #D2691E;
}

#kontaktny_formular FORM INPUT, #kontaktny_formular FORM TEXTAREA {
	width: 250px;
}

#flash-slider {
	width: 900px;
	height: 338px;
	margin: auto;
	background-repeat: no-repeat;
	/*background-position: 10px 250px;*/
	background-image: url(../img/tien.png);
	background-color: transparent;
}

.button_green {
	margin-right:20px;
	margin-top: 10px;
	float:right;
	background-image: url('../img/button_green.png');
	width:94px;
	height:26px;
	line-height:26px;
	color: white;
	cursor: pointer;
}

.button_green U {
	margin-left:7px;
	text-decoration: none;
	font-weight: bold;
}

.obal_content {
	display: table;
	width: 900px;
	margin:auto;
	text-align: left;
}

.text_container {
	width: 280px;
	margin-right: 20px;
	float: left;
	color: #555555;
	margin-bottom: 20px;
}

.text_container IMG {
	margin-bottom: 10px;

}

.text_container2 {
	width: 600px;
	float: left;
}

.text_container HR, .text_container2 HR {
	width: 100%;
	height: 1px;
	border: 0px;
	color: #BFBFBF;
	background-color: #BFBFBF;
	margin-top: 5px;
	margin-bottom: 10px;
}

.text_container H1, .text_container H2, .text_container H4, .text_container2 H4 {
	font-size: 22px;
	color: #7f7f7f;
	font-weight: normal;
}

.text_container H3 {
	font-size: 32px;
	color: #353535;
	font-weight: normal;
}

#footer_obal {
	width: 100%;
	height: 200px;
	margin:auto;
	background-color: #0B0B0B;
}

#footer_obal .foot_obal {
	width: 900px; display:table; text-align:left; margin:auto;
	padding-top: 20px;
}

.oranzove A {
	color: white; margin-bottom: 5px; display:table;
	font-size:11px;
}

.oranzove A:hover {
	color: #ffd700;
}

.sitemap B A {
	font-weight: normal; margin-left:5px; margin-top: 5px; line-height: 10px;
	color: gray; display:table; font-size:11px;
}

.sitemap B A:hover {
	color: #d5d5d5;
}

.sitemap .top {
	color: white; font-size: 11px;
}

.sitemap .top:hover {
	color: #ffd700;
}

.foot_obal P {
	margin-right:50px; float:left; display:table;
	border-left: 1px dotted #d5d5d5; padding-left: 10px;
}

.foot_podpis {
	clear: both; color: white; padding-top: 45px; font-size: 10px;
}

.foot_podpis A {
	color: #ffd700; text-decoration: underline;
}
