﻿/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
/* globální nastavení pozadí */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
body.siroke_pozadi {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url(../obrazy/pozadi_siroke.jpg);
}
.nadpis_ramecek_hlavicka_clanku
{
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}

/* hlavičky */
h1 {
	font-size: 18px;
	margin-top: 0px;
	color: #E28C13;
	font-weight: normal;

}
#div_h1
{
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(../obrazy/pozadi_levy_presah.gif);
	height: 38px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	position: absolute;
	left: -23px;
	width: 231px;
	top: 26px;
	z-index: 9;
}

h2 {
	font-size: 14px;
	margin-top: 0px;
	color: #FC6;
	font-weight: bold;
	background-color: #666;
	padding: 5px;
}
#div_h2
{
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(../obrazy/pozadi_levy_presah.gif);
	height: 38px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	position: absolute;
	left: -23px;
	width: 231px;
	top: 312px;
	z-index: 9;
}
h3 {
	font-size: 13px;
	color: #FFBD35;
	font-weight: bold;
}
label
{
	float:left;
	width: 150px;
}
/* odkazy */
a:link {
	color: #F3A30B;
}
a:visited {
	color: #FC3;
}
a:active {
	color: #CF7D0B;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
/* hlavní vrstvy */
#stin_top {
	position: relative;
	padding: 0px;
	height: 20px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
}
#stin_dolni {
	height: 35px;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin: auto;
	width: 1000px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../obrazy/pozadi_paticka.gif);
}
#stin {
	padding: 0px;
	background-repeat: repeat-y;
}
#bg_obal {
	width: 1000px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
}
#pozadi {
	margin-top: auto;
	margin-left: 0px;
	background-color: #272727;
	margin-bottom: auto;
	margin-right: 0px;
	width: 100%;
	min-height: 500px;
	_height: 500px;
	background-repeat: repeat-x;
	position: relative;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: 0px 11px;
	border-top-width: 0px;
}
#paticka {
	height: 30px;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;

}
#hlavicka {
	height: 60px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	background-image: url(../obrazy/pozadi_menu.gif_);
	background-repeat: repeat-x;
	margin-top: 60px;
	background-position: 0px 17px;
}
#hlavni_menu_div {
	position: absolute;
	text-align: center;
	height: 50px;
	width: 872px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	left: 127px;
	top: -23px;
}

#galrie_div {
	width: 470px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: relative;
}
#levy {
	width: 700px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: relative;
}
#levy_male_pismo {
	width: 700px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: relative;
	font-size: 10px;
}

#levy_siroky {
	width: 975px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: relative;
}
#pravy {
	width: 270px;
	float: right;
	padding-left: 5px;
	padding-top: 60px;
	padding-right: 5px;
	position: relative;
	height: 500px;
	background-image: url(../obrazy/pozadi_pravy_sloupek.jpg);
	background-repeat: no-repeat;
}
#pravy img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 22px;
}
#pravy_kontakty {
	width: 228px;
	float: right;
	background-image: url(../obrazy/pozadi_kontakty.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 10px;
	background-position: -7px 6px;
	height: 470px;
}
#oddelovac_clanku {
	height: 10px;
	background-image: url(../obrazy/tecka_horizont.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#break {
	height: 10px;
	width: 100%;
	clear: both;
	position: relative;
}
#break_s_linkou_galerie {
	height: 10px;
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
#podhlavicka {
	width: 100%;
	position: relative;
	height: 2px;
}
#paticka_info {
	float: left;
	margin-left: 20px;
	color: #000;
	font-size: 10px;
}
#paticka_info a{
	color: #000;
	font-size: 10px;
	font-weight: bold;
}
#paticka_info a:hover{
	color: #000;
	font-size: 10px;
	background-color: #E89015;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#paticka_odkazy {
	float: right;
	margin-right: 20px;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#paticka_odkazy a{
	color: #000;
	font-size: 10px;
}
#paticka_odkazy a:hover{
	color: #000;
	font-size: 10px;
	background-color: #DD8711;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
#bezny_text_odstavec {
	clear: both;
}
#plovouci_produkty_oddelovac {
	height: 37px;
	clear: both;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
}
#plovouci_produkty {
	float: left;
	height: 200px;
	width: 200px;
	text-align: center;
}
#plovouci_produkty_nadpis {
	height: 20px;
	clear: both;
}
#galerie_div {
	clear: both;
	margin-top: 10px;
}

#galerie_vypis_nazvu {
	clear: both;
	background-color: #FC9;
	border: 1px solid #BF0202;
	padding: 5px;
	color: #D20202;
}

#galerie_vypis_nazvu a {
	color: #D20202;
}

#logo {
	position:absolute;
	left:8px;
	top:-42px;
	width:124px;
	height:100px;
	z-index:1;
}
#animace1 {
	position:absolute;
	left:293px;
	top:0px;
	width:61px;
	height:88px;
	z-index:1;
}
#flashanimace {
	position:absolute;
	z-index:1;
	top: 2px !important;
	left: -1px !important;
	top: -8px;
	left: -10px;
	visibility: visible;
}
#flashanimace_zavrit {
	position:absolute;
	left:0px;
	top:-30px;
	width:983px;
	height:30px;
	z-index:1000;
	background-repeat: no-repeat;
	background-color: #000;
	background-image: url(../obrazy/zavrit_animaci.gif);
	cursor: pointer;
}

#ram_sluzeb {
	left: -11px !important;
	top: -1px !important;
	top: -14px;
	left: -21px;
	
	position:absolute;
	width: 988px;
	border: 0px solid #333;
	background-color: #000;
	color: #999;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
}
#ram_sluzeb_kratsi {
	position:relative;
	width: 682px;
	border: 2px solid #333;
	background-color: #000;
	padding: 7px;
	color: #FFF;
}

.ram_obrazku {
	border: 2px solid #CCC;
}

#odsazeni_leve {
	position:relative;
	background-color: #3C3C3C;
	padding-left: 20px;
	margin-left: 20px;
	width: 220px;
}
#fototechnika {
	position:absolute;
	left:399px;
	top:33px;
	width:92px;
	height:20px;
	z-index:1000;
}
#obrazoveramy {
	position:absolute;
	left:513px;
	top:33px;
	width:92px;
	height:20px;
	z-index:1000;
}

