/* CSS Document */
* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
/* globální nastavení pozadí */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
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: #C00;
	font-weight: normal;
	background-image: url(../obrazy/h1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px 2px;
}

h2 {
	margin-top: 0px;
	color: #C1030B;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	margin-top: 0px;
	color: #000;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
	color: #FFF;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/* odkazy */
a:link {
	color: #333;
}
a:visited {
	color: #D50100;
}
a:active {
	color: #D50100;
	font-weight: bold;
}
a:hover {
	color: #D50100;
	font-weight: bold;
}
input:focus, textarea:focus
{
	background-image: url(../obrazy/stin_inputu_sel.png);
	background-repeat: repeat-x;
}
label
{
	float:left;
	width: 180px;
}

/* hlavní vrstvy */
#stin_top {
	position: relative;
	padding: 0px;
	height: 20px;
	background-repeat: no-repeat;
	margin-right: 11px;
	margin-left: 11px;
}
#stin_dolni {
	height: 45px;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../obrazy/paticka.jpg_);
	clear: both;
	margin: auto;
	width: 950px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#stin {
	padding: 0px;
	background-repeat: repeat-y;
}
#bg_obal {
	width: 950px;
	position: relative;
	margin: auto;
	background-repeat: no-repeat;
}
#pozadi {
	margin-top: auto;
	margin-left: 11px;
	background-color: #FFF;
	margin-bottom: auto;
	margin-right: 11px;
	width: 927px;
	min-height: 400px;
	_height: 400px;
	background-image: url(../obrazy/bok.gif_);
	background-repeat: repeat-y;
	background-position: 630px;
}
#paticka {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;

}
#hlavicka {
	height: 105px;
	margin-right: 11px;
	margin-left: 11px;
}
#hlavni_menu_div {
	height: 66px;
	width: 756px;
	float: left;
	left: 181px;
	top: 44px;
	position: absolute;
	z-index: 1;
}
#levy {
	width: 660px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: relative;
}
#hlavni_strana_text {
	width: 390px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: relative;
}

#produkty_strana_text {
	width: 410px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: relative;
}
#hlavni_strana_novinky {
	width: 225px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 25px;
	background-image: url(../obrazy/pozadi_novinky.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	position: relative;
}
#poptavkovy_div {
	width: 170px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 10px;
	position: relative;
	height: 180px;
	color: #FFF;
	background-image: url(../obrazy/pozadi_poptavky.gif);
	background-position: 8px -1px;
	padding-right: 25px;
}
#poptavkovy_div a {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pravy {
	width: 227px;
	float: right;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 17px;
	position: relative;
}
#pravy img {
	margin: 2px;
	float: right;
}
#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;
}
#podhlavicka {
	width: 100%;
	background-color: #D50100;
	position: relative;
	height: 45px;
}
#banner {
	width: 100%;
	position: relative;
	height: 80px;
	background-image: url(../obrazy/pozadi_banner.gif);
}

#banner_hlavicka {
	width: 450px;
	position: relative;
	height: 80px;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	float: left;
}
#banner_text {
	width: 450px;
	position: relative;
	height: 80px;
	color: #FFF;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	font-size: 11px;
}
#paticka_info {
	float: left;
	margin-left: 20px;
	color: #1F1E28;
	font-size: 10px;
}
#paticka_info a{
	color: #1F1E28;
	font-size: 10px;
}
#paticka_info a:hover{
	color: #FFF;
	font-size: 10px;
	background-color: #C00;
	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: #1F1E28;
}
#paticka_odkazy a{
	color: #1F1E28;
	font-size: 10px;
}
#paticka_odkazy a:hover{
	color: #FFF;
	font-size: 10px;
	background-color: #C00;
	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:10px;
	top:12px;
	width:272px;
	height:56px;
	z-index:10;
}
#animace1 {
	position:absolute;
	left:293px;
	top:0px;
	width:61px;
	height:88px;
	z-index:1;
}
#clanek_hlavni_text {
	top:0px;
	width:601px;
	background-color: #F9F9F9;
	padding: 10px;
	border: 1px solid #E1E1E1;
}
#div_tl_zpet {
	top:0px;
	width:130px;
	background-image: url(../obrazy/tl_zpet.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 5px;
	padding-left: 50px;
	margin-left: 491px;
	visibility: hidden;
}
#div_tl_zpet a{
	font-weight: bold;
	color: #9A9A9A;
}
#div_videa {
	float: left;
	padding-left: 22px;
	height: 350px;
}

#rozcestnik {
	float: left;
	height: 280px;
	width: 207px;
	margin: 5px;
	background-image: url(../obrazy/bg_rozcestnik_01.gif);
	background-repeat: no-repeat;
	position: relative;
}

#rozcestnik_hlavicka {
	width: 185px;
	margin: 5px;
	position: absolute;
	left: 18px;
	top: 10px;
	text-align: center;
	z-index: 3;
}

#rozcestnik_odkaz {
	width: 185px;
	margin: 5px;
	position: absolute;
	left: 20px;
	top: 43px;
	text-align: center;
	height: 234px;
	z-index: 4;
}
#odeslatpoptavku {
	position:absolute;
	left:32px;
	top:150px;
	width:166px;
	height:23px;
	z-index:1;
	text-align: center;
}
#sipka {
	position:absolute;
	left:108px;
	top:-18px;
	width:75px;
	height:30px;
	z-index:0;
	background-image: url(../obrazy/sipka_dolu_banner.gif);
	background-repeat: no-repeat;
	background-position: 0px -10px;
}

