/*     Copyright ber2.cz      */


/*Nastavení parametrů stránky*/
html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.protazeni {
	clear: both;
}
li {padding: 2px;}
.bold {font-weight: bold;}
#blok, #navigace, #body, #paticka {
	width: 764px;
}
#strana, #navigace {
	height: 310px;
}
#blok  {
	text-align: left;
	margin: auto;
}
#navigace {	float: left;
    width: 764px;
    background: bottom left url(images/bgr_header.png) no-repeat;
}
#navigace img {padding: 15px 5px 0px 20px; border: 0px;}
#navigace img.img2 {position: relative;	top: -50px;	left: -30px; border: 0px;}
#nav {position: relative; top: 166px;}
.button8 {position: relative; top: -15px; left: 668px;}
.button1 a, .button2 a, .button3 a, .button4 a, .button5 a, .button6 a, .button7 a, .button8 a
 {background: bottom left url(images/button.png) no-repeat; color: #000; position: relative; top: -5px;}
.button1 a {left: 2px; padding: 15px 22px 10px 23px;}
.button2 a {left: 0px; padding: 15px 25px 10px 26px;}
.button3 a {left: -2px; padding: 15px 22px 10px 22px;}
.button4 a {left: -4px; padding: 15px 10px 10px 10px;}
.button5 a {left: -6px; padding: 15px 14px 10px 15px;}
.button6 a {left: -8px; padding: 15px 22px 10px 22px;}
.button7 a {left: -10px; padding: 15px 25px 10px 25px;}
.button8 a {padding: 15px 17px 10px 17px;}
.button1 a:hover, .button2 a:hover, .button3 a:hover, .button4 a:hover, .button5 a:hover, .button6 a:hover, .button7 a:hover, .button8 a:hover
 {background: bottom left url(images/button2.png) no-repeat;  color: #000;}
.button1 a:hover {padding-bottom: 5px;}
.button2 a:hover {padding-bottom: 5px;}
.button3 a:hover {padding-bottom: 5px;}
.button4 a:hover {padding-bottom: 5px;}
.button5 a:hover {padding-bottom: 5px;}
.button6 a:hover {padding-bottom: 5px;}
.button7 a:hover {padding-bottom: 5px;}
.button8 a:hover {padding-bottom: 5px;}

.current8 {position: relative; top: -15px; left: 668px;}
.current1 a, .current2 a, .current3 a, .current4 a, .current5 a, .current6 a, .current7 a, .current8 a
 {background: bottom left url(images/button2.png) no-repeat; color: #000; position: relative; top: -5px;}
.current1 a {left: 2px; padding: 15px 22px 5px 23px;}
.current2 a {left: 0px; padding: 15px 25px 5px 26px;}
.current3 a {left: -2px; padding: 15px 22px 5px 22px;}
.current4 a {left: -4px; padding: 15px 10px 5px 10px;}
.current5 a {left: -6px; padding: 15px 14px 5px 15px;}
.current6 a {left: -8px; padding: 15px 22px 5px 22px;}
.current7 a {left: -10px; padding: 15px 25px 5px 25px;}
.current8 a {padding: 15px 17px 5px 17px;}
.current1 a:hover, .current2 a:hover, .current3 a:hover, .current4 a:hover, .current5 a:hover, .current6 a:hover, .current7 a:hover, .current8 a:hover
 {background: bottom left url(images/button2.png) no-repeat;  color: #000;}

#body { background: #fff;
    border: 1px solid #000;
    border-top: 1px solid #fff;
	position: absolute; top: 310px;
	_position: relative; _top: -11px;
	width: 762px;
	_width: 764px;
    color: #232323;
}
#body-inner {padding: 15px 20px 15px 20px; text-align: justify;}
#body ul {
    padding: 8px;
    padding-left: 30px;
}
#body li {
    color: #232323;
    padding-left: 20px;
    background: top left url(images/odrazka_li.gif) no-repeat;
}
#box {background: top left url(images/bgr_box.png) repeat; height:120px; position: relative; top:-25px; color: #DD6F00; border-bottom: 1px solid #FF8000;}
#body-left, #body-right {width: 280px;  text-align: justify; padding: 20px 20px 20px 20px;}
#body-left {float: left;}
#body-right {float: right;}
#flaMovie_foot {position: relative; top: 5px; top: -10px;}
#paticka {position: relative; top: 55px; left: 650px; width: 117px; height:106px; background: bottom left url(images/copy.png) no-repeat; z-index: 2;}
#paticka img {border: 0px;}
#paticka p {width: 117px; height:106px; }
#paticka a {width: 117px; height:106px; }
#footer {position: relative; top: 0px; top: -18px; width: 760px; height:50px; }


