*{
	margin: 0;
	padding: 0;
	font-family: Arial;
}

body, html{
	height: 100%;
}

body{
	background: #031e79 url(images/podmaz.jpg) no-repeat center -130px;
	text-align: center;
}

.invisible{
	display: none;
}

#page{
	text-align: left;
	margin: 0 Auto;
	width: 900px;
}

#fullHeight{
	float: left;
	min-height: 800px;
	position: relative;
	width: 900px;
}

#head{
	width: 100%;
	height: 85px;
}

#head #languages{
	float: left;
	width: 100%;
}

#head #languages a.stats{
	color: #535353;
	width: 32px;
	margin-left: 5px;
	padding: 1px 0 1px 0;
	background: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	text-align: center;
}

#head #languages a#sel_lang, #head #languages a.stats:hover{
	color: #e35f13
}

#head #logo{
	float: left;
	border: 0;
	margin: 16px 0 0 20px;
}

#head #logo img{
	border: 0;
}

#menu_head{
	float: right;
	margin-right: 160px;
}

#menu_head .on_shop, #menu_head .on_technical{
	float: right;
	padding: 12px 0 10px 50px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	background: transparent url(images/shopping_trolley.png) no-repeat 0 0;
	margin: 20px 0 0 50px;
}

#menu_head .on_technical{
	background: transparent url(images/spanner_48.png) no-repeat 0 3px;
}

#menu_head a#select{
	color: #e35f13
}

#menu_head .on_shop:hover, #menu_head .on_technical:hover{
	text-decoration: underline;
}

#chameleon{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#menu{
	float: left;
	width: 185px;
	position: absolute;
	background: #fff;
	padding-top: 40px;
	top: 85px;
	bottom: 0;
}

#menu ul{
	float: left;
	position: relative;
	z-index: 2;
	width: 185px;
}

#menu ul li{
	float: left;
	width: 160px;
	margin-bottom: 15px;
	font-size: 13px;
	font-family: Arial;
	list-style-type: none;
}

#menu ul li a{
	float: right;
	text-align: right;
	font-weight: 600;
	color: #535353;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a#sel_menu{
	color: #e35f13
}

#left_lista{
	float: left;
	margin-top: 160px;
}

#counter{
	width: 533px;
	float: right;
	margin-right: 20px;
	position: relative;
	background: #fff;
	min-height: 800px;
}

#transObject{
	position: absolute;
	top: 170px;
	left: 0;
	width: 533px;
	background: black;
	height: 30px;
	opacity: 0.7;                    /* Firefox, Safari(WebKit), Opera */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	filter: alpha(opacity=70);       /* IE 4-7 */
	zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */
}

#transObjectText{
	position: absolute;
	top: 176px;
	font-size: 13px;
	font-weight: bold;
	right: 12px;
	color: #fff;
}

#counter h2.orange{
	padding: 2px 30px 2px 0;
	float: left;
	margin: 30px 0 30px 15px;
	text-align: right;
	font-size: 18px;
	font-weight: normal;
	color: #e35f13
}

#counter h2.silver{
	padding: 2px 30px 2px 0;
	margin: 20px 0 20px 15px;
	text-align: left;
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #535353
}

#counter p{
	float: left;
	padding: 0 0 15px 15px;
	width: 500px;
	font-family: Arial;
	text-align: justify;
	line-height: 18px;
	color: #373737;
	font-size: 13px;
}

#counter ul#fazy li h2{
	font-size: 11px;
	display: inline;
}

#counter ul#fazy li span{
	float: left;
}

#counter p strong.blueStrong{
	color: #5c767f;
}

#banners{
	width: 140px;
	float: right;
	height: 800px;
}

#banners .reklamny_banner{
	width: 140px;
	height: 205px;
	margin-bottom: 20px;
	border: 0;
	position: relative;
}

.odrazky{
	float: left;
	width: 100%;
}

.odrazky li{
	list-style-type: none;
	height: 75px;
	width: 410px;
	margin: 10px 0 40px 100px;
	position: relative;
}

.odrazky li img{
	height: 75px;
	width: 75px;
	float: left;
}

.odrazky li span.nazov{
	float: left;
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	position: relative;
	margin: 5px 0 0 20px;
}

.odrazky li span.povrch_popis{
	float: left;
	font-size: 10px;
	position: absolute;
	left: 95px;
	top: 30px;
	cursor: default;
	text-align: justify;
	width: 310px;
	display: none;
	padding: 6px;
	background: #b9e4f5
}

.ukazky{
	width: 370px;
	height: 390px;
	position: absolute;
	z-index: 9;
	background: transparent url(images/bg_org.png) no-repeat 0 0;
	top: -275px;
	display: none;
	cursor: default;
	left: 80px;
}

.ukazky .text{
	position: absolute;
	cursor: default;
	bottom: 17px;
	left: 17px;
	right: 17px;
	z-index: 11;
	font-size: 10px;
	color: #fff;
	text-align: justify;
}

.ukazky img{
	float: left;
	margin: 12px 0 0 14px
}

.velkyNahlad{
	padding: 20px 20px 0 21px;
	position: absolute;
	top: -260px;
	left: -140px;
	width: 179px;
	height: 240px;
	color: #535353;
	font-size: 14px;
	font-weight: bold;
	background: transparent url(images/bg_zoom.png) no-repeat 0 0;
	display: none;
	text-align: center;
}

.odrazky li .velkyNahlad img{
	width: 180px;
	height: 180px;
	margin-bottom: 10px;
}

.orange_mini{
	padding: 2px 30px 2px 60px;
	background: transparent url(images/arrow_top_menu_o.png) no-repeat 0 0;
	float: left;
	margin: 10px 0 30px 40px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #e35f13
}

.odrazky li img.big_nahlad{
	width: 200px;
	height: 200px;
	position: Absolute;
	top: -200px;
	display: none;
	left: -63px;
	border: 1px solid #000;
}

ul#kontakty{
	float: left;
	height: 280px;
	width: 180px;
	margin: 0 0 0 15px;
}

ul#kontakty li{
	float: left;
	width: 180px;
	font-size: 12px;
	list-style-type: none;
}

ul#kontakty li span.nadpis_k{
	float: left;
	font-size: 13px;
	color: #5c767f;
	font-weight: bold;
	margin: 14px 0 3px 0;
}

ul#kontakty li span.tipicaly{
	float: left;
	color: #535353;
	margin: 0 0 3px 0;
}

#sidlo{
	float: left;
	margin: 10px 133px 5px 15px;
	font-size: 12px;
	color: #5c767f;
}

#kancelaria{
	float: left;
	margin: 10px 0 5px 0;
	font-size: 12px;
	color: #5c767f;
}

#kancelaria:hover, #sidlo:hover{
	text-decoration: none;
}

.google_maps_1{
	float: left;
	margin: 3px 0 0 15px;
	border: 1px solid #5c767f;
}

.google_maps_2{
	float: left;
	margin: 3px 0 0 10px;
	border: 1px solid #5c767f;
}

ul#udaje{
	float: left;
	width: 260px;
	height: 280px;
	margin: 14px 0 0 55px;
}

ul#udaje li{
	float: left;
	width: 260px;
	margin-bottom: 3px;
	font-size: 12px;
	min-height: 17px;
	list-style-type: none;
}

ul#udaje li span.nadpis_k{
	float: left;
	width: 75px;
	color: #5c767f;
	font-weight: bold;
	margin: 0 0 3px 0;
}

ul#udaje li span.tipicaly{
	float: left;
	color: #535353;
	margin: 0 0 3px 0;
}

.bor_img{
	border: 1px solid #000;
	float: left;
	padding: 3px;
}

#fazy{
	float: left;
	display: block;
	margin: 0 0 20px 0;
	color: #5c767f;
	font-size: 11px;
}

#fazy li{
	list-style-type: none;
	float: left;
	width: 161px;
	text-align: justify;
	margin: 0 0 30px 12px;
}

#fazy li img{
	border: 3px solid #c8d3d7;
	margin-bottom: 10px;
	height: 167px;
	width: 155px;
}

h2.blue{
	color: #005088;
	margin: 0;
	padding: 0;
	font-size: 14px;
	margin: -20px 0 30px 10px;
}

.fullLink img{
	border: none;
}

ul.new_gallery{
	float: left;
	width: 533px;
}

ul.new_gallery li{
	list-style-type: none;
	width: 165px;
	float: left;
	font-size: 11px;
	padding-bottom: 6px;
	margin: 0 0 20px 9px;
}

/*
ul.new_gallery li:hover div.opona, ul.new_gallery li:hover div.text_opona{
	display: inline;
}
*/

ul.new_gallery li a{
	position: relative;
	font-size: 12px;
	float: left;
	font-weight: bold;
	height: 112px;
	color: #000;
	margin-bottom: 3px;
	text-decoration: none;
}

ul.new_gallery li strong{
	margin-left: 10px;
}

ul.new_gallery li a.link{
	height: auto;
	margin: 0 0 0 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

ul.new_gallery li a.link:hover{
	text-decoration: underline;
}

ul.new_gallery li div.opona{
	position: absolute;
	top: 86px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #000;
	opacity: 0.4;                    /* Firefox, Safari(WebKit), Opera */
	-ms-filter: "alpha(opacity=40)"; /* IE 8 */
	filter: alpha(opacity=40);       /* IE 4-7 */
	zoom: 1;       /* set "zoom", "width" or "height" to trigger "hasLayout" in IE 7 and lower */
	z-index: 2;
}

ul.new_gallery li div.text_opona{
	color: #fff;
	position: absolute;
	z-index: 3;
	top: 90px;
	left: 10px;
}

ul.new_gallery li a img{
	border: none;
	width:159px;
	height:106px;
	position: relative;
	z-index: 1;
	border: 3px solid #9e9e9e;
}

ul.new_gallery li a:hover img{
	border: 3px solid #7a7a7a;
}

.titulka{
	width: 533px;
	height: 200px;
}

.footer{
	height: 50px;
	float: left;
	width: 100%;
}

.povrchs{
	float: left;
	text-align: center;
	height: 37px;
	font-weight: bold;
	width: 100%;
	font-size: 12px;
}
