/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #FFFFFF;
	min-width: 989px;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*elements*/
h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #00a0c6;
	padding-bottom: 13px;
}
.firma {
	font-size: 2.2em;
	line-height: 0.8em;	
	font-weight: bold;
	display: block;
	float: left;
	width: 165px;
	padding-top: 0px;
}
	
h2 {
	font-size: 1em;
	color: #00a0c6;
	padding-top: 10px;
	padding-bottom: 13px;
}		
h3 {
	font-size: 0.8em;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 15px;
}
h4 {
	background-color: #b6bfc6;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1em;
	padding: 0 20px 0 20px;
	line-height: 43px;
}	

p {
	color: #000000;
	font-size: 0.8em;
	text-align: justify;
	padding: 0;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
a { color: #0076a3; }
a:hover { color: #ed1c24; }
a:focus { outline:none; }

img, a img {
	border: 2px solid #8796a2;
}
a:hover img {
	border: 2px solid #00566b;
}

ul, ol { 
	font-size: 90%; 
	color: #000000;
}
ul { margin: 10px 0 10px 19px; padding-left: 0; }
ol { margin-left: 19px; }

ul li {
	padding-left: 22px;
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(images/li.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-position: outside;
}

ul li ul li { font-size: 110%; }
table {
	width: 490px;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
th { color: #FFFFFF; background-color: #00566b; }
th, td { padding: 2px 10px; border: 1px solid #E1DDD6; }
form { margin: 0; padding: 0; }
fieldset h2 {
	margin-top: 0;
}
fieldset {
	border: 1px solid #00566b;
	margin-bottom: 10px;
}
label {
	float: left;
	width: 130px;
}
legend{
	color: #00566b;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
label {
	float: left;
	width: 130px;
	padding-left: 10px;
}
.cislo {
	#00566bborder: 1px solid #3366FF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #00566b;
	color: #FFFFFF;
}
#chyba {
	background-image: url(images/error.gif);
	font-weight: bold;
	text-align: left;
	color: #FF0000;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}
hr { display: none; }

/*division*/
#content {
	width: 989px;
	position: relative;
	text-align: left;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: left top;
}
#main {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 11px 6px 0 6px;
}
#main_in {
	background-position: left top;
	height: 100%;
}
#header {
	position: absolute;
	top: 0.1px;
	XXXleft: 6px;
	width: 989px;
	height: 122px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#logo, #logo span {
	position: absolute;
	left: 0;
	top: 0;	
	width: 87px; 
	height: 67px;
	display: block;	 
	overflow: hidden; 
}
#logo span {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 87px;
	height: 67px;
	cursor: pointer;
	background-position: left top;
	margin-top: 31px;
}

#find {
	position: absolute;
	top: 21px;
	right: 12px;
	height: 23px;
	display: block;
}
#find p {
	margin: 5px 0 0 0;
	float: left;
}	

#left, #middle, #right {
	display: inline;
}
#left {
	width: 230px;
	float: left;
	margin-left: 20px;
	margin-right: 5px;
}
#middle {
	width: 490px; 
	float: left; 
}
#middle_video {
	float: left;
	width: 650px;
	/*border: 1px solid #FF0000;*/
}
#right { 
	width: 203px;
	margin-left: 15px; 
	float: left;
}
#right p { 
	text-align: left;
}
#right ul {
	margin-left: 5px;
}		
#footer {
	width: 989px;
	height: 43px;
	margin: 0 auto;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}	
#footer2 {
	width: 989px;
	height: 43px;
	margin: 0 auto;
	position: relative;
}	

#copy p {
	position: absolute;
	left: 60px;
	top: 4;
	color: #333333;
	font-size: 0.75em;
	margin: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}	
#copy p a {
	color: #333333;
}
#copy2 p {
	position: absolute;
	left: 250px;
	top: 4;
	color: #333333;
	font-size: 0.75em;
	margin: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}	
#copy2 p a {
	color: #333333;
}
#copy3 p {
	position: absolute;
	left: 420px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}
#copy3 a:hover img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*navigace*/
#navigace {
	margin: 0;
	background-image: url(images/navigace.gif);
	height: 50px;
	width: 989px;
	position: absolute;
	top: 122px;
	background-repeat: no-repeat;
}	
#navigace ul  {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 26px;
}
#navigace ul li {
	height: 38px;
	float: left;
	list-style: none;
	background-image: none;
	padding: 0;
}
#navigace ul li a {
	display: block;
	float: left;
	color: #00566b;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 38px;
	text-decoration: none;
	height: 38px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 12px;
}
#navigace ul li a:hover {
	height: 38px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00a0c6;
	color: #00a0c6;
}

body.uvod #navigace ul li#nav-1, 
body.rok #navigace ul li#nav-2, 
body.ref #navigace ul li#nav-3, 
body.web #navigace ul li#nav-4,
body.vir #navigace ul li#nav-5,
body.hos #navigace ul li#nav-6,
body.video #navigace ul li#nav-7,
body.gra #navigace ul li#nav-9,
body.kon #navigace ul li#nav-8 {
	height: 38px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00a0c6;
	color: #00a0c6;
}

/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

.inner {
	margin: 20px;
}
.inner2 {
	margin: 20px;
}	
.inner2 ul {
	margin-left: 1px;
}
.inner2 .info {
	background-image: none;
	padding: 5px 0;
}		
.colum_text {
	width: 404px;
	float: left;
	margin-right: 20px;
}
.colum_text p {
	text-align: left;
}	
.colum_img {
	width: 216px;
	float: left;
}
.info {
	background-image: url(images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 35px;
}
.vypis_blogu_datum {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #CCCCCC;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}
.vypis_blogu_odkaz {
	color: #00a0c6;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}	
.vypis_blogu_text {
	margin-bottom: 20px;
}		

.block_size { width:40px; float:left;}

.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.nobr {
	padding: 0;
	border: 0 none;
}	
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.redfont {
	color: #9D0A0E;
}
.whitefont {
	color: #FFFFFF;
}		
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.drobky {
	background-color: #FFFFFF;
	width: 898px;
	height: 35px;
	line-height: 35px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 160px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 22px;
}
	

/*boxes*/
.box1, .box2, .box3 {
	float: left;
	height: 100%;
}		
.box1, .box2 {
	width: 233px;
	margin-right: 1px;
}
.box3 {
	width: 232px;
}	
.box_nadpis {
	background-color: #e8ebed;
	height: 40px;
	line-height: 40px;
	display: block;
	margin: 0;
	padding-left: 42px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}	
.box1 a, .box2 a, .box3 a {
	color: #000000;
}
.box1 a:hover, .box2 a:hover, .box3 a:hover {
	color: #ed1c24;
}	
.box1 img, .box2 img, .box3 img {
	border: 0 none;
}
.box1 ul, .box2 ul, .box3 ul {
	font-size: 80%;
	margin: 20px; 
}	
.box1 ul li, .box2 ul li, .box3 ul li {
	background-image: url(../images/box_li.gif);
	background-position: left 4px;
	font-weight: bold;
}
#kontakt label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 130px;
	color: #FF0000;
}	
.foto_seznam_obal, .foto_seznam_obal2 {
	width: 214px;
	float: left;
	margin: 0 8px 4px 0;
	text-align: center;
}		
.foto_seznam_obal2 {
	margin-right: 0px;
}	
.foto_seznam_obal p, .foto_seznam_obal2 p  {
	text-align: center;
	margin-top: 0px;
}	

.uvod_reference {
	border-bottom: 1px solid #F5F5F5
}	

/*BTNS*/
.btn, .btn_zbozi { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #210202; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn_find {
	padding: 0 5px;
	height: 23px;
	font-size: 80%;
}
	
.btn * { 
	font-style: normal; 
	background-image: url(../images/btn.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px;  
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
}
.btn span span { 
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
}

.btn.red { background: #d73709; color: #FFFFFF; }
.btn:hover { background-color: #FFFFFF; color: #000000; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_find.red { background: #d73709; color: #FFFFFF; }
.btn_find:hover { background-color: #FFFFFF; color: #000000; }
.btn_find[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.blok1 a {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	position: absolute;
	left: 530px;
	top: 70px;
}
.blok2 a {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	position: absolute;
	left: 680px;
	top: 70px;
}
.blok3 a {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	position: absolute;
	left: 808px;
	top: 70px;
}
.blok4 a {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	position: absolute;
	left: 890px;
	top: 70px;
}
.blok5 p {
	color: #999999;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	position: absolute;
	left: 740px;
	top: 8px;
	width: 300px;
}
.tecka {
	padding-left: 18px;
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(images/li.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style-position: outside;
	padding-right: 10px;
}
.left_box1 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 222px;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
}

.left_box1 {
	background-image: url(images/left_box1.gif);
}

.left_box1_in {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url(images/left_box1_in.gif);
	background-repeat: repeat-y;
}

.left_box1_foot {
        background-image: url(images/left_box1_foot.gif);
        background-repeat: no-repeat;
        height: 17px;
        overflow: hidden;
}

.left_box2 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 202px;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
}

.left_box2 {
	background-image: url(images/left_box2.gif);
}

.left_box2_in {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(images/left_box2_in.gif);
	background-repeat: repeat-y;
}

.left_box2_foot {
        background-image: url(images/left_box2_foot.gif);
        background-repeat: no-repeat;
        height: 18px;
        overflow: hidden;
}

.dsk {
	font-size: 1.3em;
	color: #00a0c6;
}
.galery { text-align: justify; margin-right: 10px; margin-left: 9px; }
.galery p { font-size: 12px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; }
#foto_box  {
	background-image: url(images/foto-bg.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	padding: 0;
	width: 485px;
	height: 380px;
	}
#foto_box p   {
	color: #fff;
	position: relative;
	padding: 0;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#foto   {
	width: 375px;
	margin-top: 0;
	margin-right: 8px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
.odsaz {
	margin-right: 10px;
}
.reference {
	background-image: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCFF;
}
.okno { background-image:url(images/okno.gif); background-repeat:no-repeat; background-position: right center; padding-right:10px; }
.linka {
	padding-top: 5px;
}
