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

/*elements*/
h1, h2 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	color: #0072bc;
	font-size: 1.7em;
	line-height: 1.2em;
	margin-top: 10px 0;
}	
h2 {
	font-size: 1.5em;
	margin: 25px 0 10px 0;
}
h2.notop {
	margin-top: 0;
}
h2.nomar {
	margin: 0;
}
h3 {
	color: #0072bc;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 25px;
	margin-bottom: 10px;
}
h3.tajne a {
	text-decoration: none ;
	color: #0ba1dc;
}
h3.tajne a:hover {
	cursor: text;
	text-decoration: none;
}
h3.notop {
	margin-top: 0;
}	

h4 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #8f979d;
	padding: 12px 6px 12px 14px;
	margin: 0 0 0 3px;
	font-weight: normal;
}

p { color: #000000; font-size: 0.9em; text-align: justify; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; }
a { color: #0054a6; font-weight: bold; }
a:hover { color: #ED1C24; }
a:focus { outline:none; }

img {
	border: 4px solid #D9F3FD;
}
a img:hover {
	border: 4px solid #0ba1dc;
}
ol { font-size: 90%; margin-left: 18px; }
ul { font-size: 90%; margin-top: 10px; margin-bottom: 10px; margin-left: 18px; padding-left: 0; }
ul li {
	padding-left: 5px;
	margin-bottom: 2px;
	list-style-type: none;
	list-style-image: url(../images/li.gif);
	list-style-position: outside;
}
ul li ul li { font-size: 110%; }

ul.rmprodej li {
	list-style-image: none;
	list-style-position: outside;	
}
table {
	font-size: 80%;
	width: 636px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	background-color: #D3E8EF;
}
th { color: #FFFFFF; background-color: #0076A3; }
th, td { padding: 2px 10px; border: solid 1px #d9d9d9; }

col.sloupec1 {
	width: 400px;
}

form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 15px;
	background-color: #D9F3FD;
	border: 0 none;
}
fieldset h2 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}


hr { display: none; }

/*division*/
#content {
	text-align: left;
	position: relative;
	width: 959px;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
	
#header {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 953px;
	margin: 0 3px;
	height: 214px;
	background-color: #0F83C6;
}
.header_nadpis {
	font-size: 1.4em;
}
#logo, #logo span {
	float: left;	
	width: 250px; 
	height: 200px; 
	overflow: hidden; 
}
#logo span {
	background-image: url(../images/logo_main.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 200px;
	cursor: pointer;
	display: block;	
}
#header_pict {
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	width: 703px;
	background-image: url(../images/header_panacci_final01.jpg);
	position: relative;
}
#header_pict span.motto	{
	display: none;
}	
#flag {
	background-image: url(../images/flag_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 214px;
	right: -30px;	
	width: 30px;
	height: 70px;
}
#flag_in {
	width: 16px;
	padding: 12px 0 0 5px;
	line-height: 0.5em;

}		
#flag_in a img {
	border: 0 none;
	padding: 2px 0;
	margin: 0;
}


/*navigace*/
ul#navigace {
	position: absolute;
	top: 151px;
	right: 1px;
	margin-left: 0;
	height: 39px;
	overflow: hidden; 
}
ul#navigace li { 
	float: left; 
	list-style: none; 
	background-image: none; 
	margin-left: 0; 
	padding-left: 0; 
}
ul#navigace li a {
	display: block;
	width: 132px;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 39px;
	text-decoration: none;
	height: 39px;
	margin-right: 2px;
	text-align: center;
	background-image: url(../images/nav_tab.png);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;	
}
ul#navigace li a.last {
	margin-right: 0;
}
ul#navigace li a:hover {
	color: #FFFFFF;
	background-image: url(../images/nav_tab_hover.png);
	background-repeat: no-repeat;
	background-position: top left;		
}
body.uvod ul#navigace li#nav-1 a, 
body.slu ul#navigace li#nav-2 a, 
body.ref ul#navigace li#nav-3 a, 
body.ona ul#navigace li#nav-4 a,
body.kon ul#navigace li#nav-5 a { 
	color: #FFFFFF;
	background-image: url(../images/nav_tab_hover.png);
	background-repeat: no-repeat;
	background-position: top left;	
}

/*other divison*/
#left, #right {
	margin-top: 214px;
	display: inline;
	
}
#left { width: 253px; float: left; margin-left: -959px; }
#left p { 
	text-align: left;
	font-size: 0.8em;
}
#left a {
	color: #ED1C24;
}
#left a:hover {
	color: #0054a6;
}

#right { width: 706px; float: left; margin-left: 253px; }
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	width: 959px;
	margin: 0 auto;
	position: relative;	
}

#copy p {
	color: #FFFFFF;
	font-size: 0.7em;
	margin: 0;
	padding: 11px 0 0 80px;

}
#copy a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#copy a:hover {
	text-decoration: underline;
}		
#copy img { position: absolute; top: 19px; left: 17px; padding: 0; }
#copy a img { border: 1px solid #FFFFFF;}
#copy a:hover img { border: 1px solid #FF0000; }

#kontakty p.ikon_mob, p.ikon_tel {
	padding-bottom:0;
	margin-top: 10px;
	margin-bottom: 0;	
	
}
.kontakt {
	padding-bottom: 0px;
}

.btn-right {
	position:relative;
	left: 232px;
			
}

.d2{
	float: left;
	width: 310px;
	margin-right: 16px;
	
}
.d3 {
	float: left;
	width: 310px;
}
.d2 table, .d3 table {
	width: 310px;
}
	

.kontakt_1, .kontakt_2 {
	float: left;
	width: 310px;
	margin: 0 16px 20px 0; 
}
.kontakt_2 {
	margin-right: 0;
}	
.kontakt_1 h3, .kontakt_2 h3 {
	margin: 0 0 0 65px;
}
.kontakt_1 p, .kontakt_2 p {
	margin-top: 0;
	margin-left: 74px;
	text-align: left;
}	
	

p.ready-made-kontakt {
	padding-top:50px;
	}


.box_yellow {
	background-color: #FFFCBD;
	padding: 10px 20px;
	margin-bottom: 16px;
}
.box_yellow p {
	text-align: left;
}
.box_yellow a.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

/*zbozi katalog*/	
.katalog-list {
	padding: 0;
	margin: 0;
	background-image: url(../images/clanky_bg.gif);
	background-repeat: repeat-y;
}
.katalog-list ul {
	margin: 0;
	padding: 0;
}
.katalog-list ul li.left, .katalog-list ul li.right {
	width: 302px;
	float:left;	
	list-style-type: none;
	display: inline;
}

.katalog-list ul li.left {
	margin-right: 8px;
}
.katalog-list ul li.right {
	margin-left: 8px;	
}	
.katalog-list ul li p {
	text-align: left;
}
.katalog_in {
	padding: 10px 20px;
}
.katalog_oddelovac {
	height: 16px;
	float: none; 
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
}


/*end of katalog*/
		
/*classes*/
.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }
.oddelovac { font-size: 1px; line-height: 1px; float: none; clear: both; border-bottom: 1px solid #CCCCCC; }

.mensi {
	font-size: 80%;
}
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }
.inner {
	margin: 20px 35px;	
}
.inner2 {
	margin: 10px 5px 10px 17px;
}	
.align_right { text-align:right;}
.center { text-align: center; }
.nobr_mar { margin: 0px; padding: 0px; border-style: none; border-width: 0; }
.nobr { border-style: none; border-width: 0; }

.info {
	font-weight: bold;
	background-color: #ED1C24;
	color: #FFFFFF;
	padding: 10px;
}
.info a {
	color: #FFF;	
}
.info a:hover  {
	color: #000;
}
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
	
}

a.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.out_partner {
	background-image: url(../images/out_partner.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

.red {
	color: #ED1C24;
}
.money, .money_detail {
	background-image: url(../images/money.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.user {
	background-image: url(../images/user.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	background-color: #D9F3FD;
	padding: 10px 10px 10px 35px;
	width: 310px;
}

p.pod_kat { font-size: 0.9em; font-weight: bold; background-image: url(../images/folder.gif); background-repeat: no-repeat; padding-left: 20px; }
.block_size { float:left; width: 200px; }
.block_size1 { float:left; width: 70px; }
.block_size2 { float:left; width: 50px; }
.block_size_reference { float:left; width: 140px; font-weight:bold; }
	
.delitko { background-image: url(../images/delitko.gif); background-repeat: no-repeat; height: 4px; float: none; clear: both; margin-top: 10px; margin-bottom: 10px; }



#chyba {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: center;
	border: 2px dotted #ED1C24;
}
label.error {
	float:none;
	text-align: left;
	width: 270px;
	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;
	color: #D71920;
	margin-top: 3px;
}
p#zprava_odeslano {
	padding: 10px;
	font-weight:bold;
}

.mapa a img {
	border: 4px solid #0072bc;
}
.mapa a:hover img {
	border: 4px solid #ED1C24;
}
.ikon_tel, .ikon_mob, .ikon_mejl {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.ikon_tel { background-image: url(../images/icon_tel.gif); }
.ikon_mob { background-image: url(../images/icon_mobil.gif); }
.ikon_mejl { background-image: url(../images/icon_email.gif); }
p.drobky {
	color: #0072BC;
	background-image: url(../images/drobky_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

/*printit*/
.top { white-space:nowrap; background-image: url(../images/top.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; margin-left: 10px; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; }
.print { white-space:nowrap; background-image: url(../images/print.gif); background-repeat: no-repeat; background-position: left center; margin-bottom: 0; padding-top: 0.1em; padding-bottom: 0.1em; padding-left: 20px; }
p.printit { text-align: right; margin: 0; padding: 0; }
p.printit a { font-weight: normal; }

/*novinky*/
.novinka_datum {
	background-image: url(../images/ikon_datum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}

.novinka_archiv { 
	background-image: url(../images/ikon_archiv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
	
/*BTNS*/
.news_inp {
	height: 22px;
	border: 1px solid #585757;
	vertical-align: bottom;
	font-size: 1.3em;
	width: 110px;
}	
.btn {
	position: relative;
	background: #aaa;
	padding: 0 5px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	height: 25px;
	
}
.btn * { background-image: url(../images/btn2.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.grey { 
	background: #7ba146 ;
}
.btn.blue { 
	background: #0ba1dc;
	
}

.btn:hover { background-color: #004A80; color: #FFFFFF; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

* html .btn { border: 1px double #aaa; }
* html .btn:hover { border-color: #a00; }	

table#ready-made td.male {
	font-size: 0.8em;}
	
table#ready-made td.mensi {
	font-size: 0.9em;}
	
	
#zahranicni-obchod, #zakladani-prodej-spolecnosti, #ucetni-poradenske-sluzby, #dalsi-sluzby {
	width: 629px;
	background-image: url(../images/tabs_zah_obchod.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	background-color: #E6F3F8;
}	
.tabs_in {	
	padding: 5px 18px;
}	
.tabs_foot {
	background-image: url(../images/tabs_foot.gif);
	background-repeat: no-repeat;
	height: 3px;
	overflow: hidden;
}

/* =============== REFERENCE obchodnich partneru ================*/
.partner img {
	float: left;
}
.partner p {
	margin-left: 160px;
	text-align: left;
}
.partner a {
	font-weight: normal;
}
.partner span.partner_vice, 
.partner span.partner_url, 
.partner span.partner_user, 
.partner span.partner_url_w {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 10px;
}
.partner span.partner_vice {
	background-image: url(../images/icon_vice.gif);	
}
.partner span.partner_url, .partner span.partner_url_w {
	background-image: url(../images/ikon_globe.gif);	
}
.partner span.partner_url_w {
	background-image: url(../images/ikon_globe_w.gif);	
}
.partner span.partner_user {
	background-image: url(../images/icon_card.gif);	
}		

.foto_seznam_obal, .foto_seznam_obal2 {
	width: 203px;
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
}	
.foto_seznam_obal2 {
	margin: 0 0 10px 0;
}	
.foto_seznam_obal p, .foto_seznam_obal2 p {
	text-align: center;
	margin-top:5px;
}	
.foto_seznam {	
	width: 203px;
	/*height: 149px;*/
}	

p.ref_yellow {
	width: 455px;	
	background-color: #FFFCBD;
	padding: 10px;
	margin-top: 20px;
	text-align: left;
}

/*========== POPTAVKOVY FORMULAR ==========*/
form#poptavka {
	border: 1px solid #0ba1dc;
	background-color:/*d9f3fd*/#f5fcfe;
	padding: 15px 20px 10px 20px;
}
form#poptavka div.obalka {
	float:right;
	background-image:url(../images/obalka2.gif);
	background-repeat:no-repeat;
	height: 80px;
	width: 48px;
	margin-top: 80px;
	padding-right:20px;
}

form#poptavka h2 {
	border-bottom: none;
	margin-bottom: 15px;
}
form#poptavka h2 span {
	font-size: 80%;
	color:#000000;
	font-weight:normal;
}
form#poptavka label {
	width: 150px;
	/*background-color:#00CC00;*/
}
form#poptavka label.firma {
	width: 50px;
}

form#poptavka span.star {
	color: red;
	font-size: 1.5em;
}
form#poptavka input {
	width: 330px;
}
form#poptavka input.half {
	width: 150px;
}
form#poptavka input.send {
	width: 130px;
}
form#poptavka textarea {
	width: 330px;
}
/*===== vysledek formu =====*/
p.odeslano {
	border: 2px dotted #0ba1dc;
	background-color:/*d9f3fd*/#f5fcfe;
	padding: 10px;
	text-align:center;
	font-weight:bold;
}
p.chybamail {
	border: 2px dotted red;
	padding: 10px;
	text-align:center;
	font-weight:bold;
}




	/*SLIDER*/
#slider {
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;	
	width: 203px;
	height: 280px;
	float:left;
	background-color:#666666;
}
/*#slider .prev, #slider .next {
	background-image: url(../images/slide_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 34px;
	height: 104px;
	position: absolute;
	top: 86px;
	text-decoration: none;
	cursor: pointer;
}
#slider .prev {
	left: 0;
}	
#slider .next {
	background-image: url(../images/slide_right.gif);
	right: 0;	
}*/
#slider .prev, #slider .next {
	background-image: url(../images/slide_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 104px;
	height: 34px;
	position: absolute;
	top: -34px;
	left: 50px;
	text-decoration: none;
	cursor: pointer;
}
#slider .next {
	background-image: url(../images/slide_down.gif);
	top: 285px;
}
a.disabled {
	/*visibility:hidden !important;*/
}
div.scrollable {
	position:relative;
	overflow:hidden;	 	
	/*width: 636px;	*/
	width: 203px;
	/*height: 326px;*/
	height: 285px;
	margin: 0 0px;
	padding: 0;
}

div.scrollable div.items {	
	/*height:2000em;	*/
	position:absolute;
	clear:both;		
}
div.scrollable div.items div {
	float:left;	
	width: 203px;
	/*margin-right: 13px;*/
}
div.scrollable div.items div a img, div.scrollable div.items div a:hover img {
	padding: 0;
	border: 0 none;
}	
	
/*SLIDER END*/

.mezera_index {
	float:left;
	width:100px
}


/*uvod_box*/
.sluzby_boxy {
	height:320px;
	overflow:hidden;
	margin-left:100px;
}
.sluzby_boxy .uvod_box {
	height:320px;
}
.sluzby_boxy .uvod_box_half {
	width:160px;
}

.reference_boxy {
	margin: 40px 0px 0 13px;
	width: /*420px*/ 320px;
	float:left;
	height:285px;
	overflow:hidden;
}
.reference_boxy .uvod_box {
	margin-right:13px;
}
.reference_boxy .uvod_box.lastbox {
	margin-right:0px;
}



.uvod_box {
	float: left;
	width: 203px;
	background-color: #0f83c6;
	margin-right: 13px;
	padding-bottom: 10px;
	text-align: center;
	height:280px;
	_height:280px;
}
.uvod_box a:hover img {
	border:none;
	
}
.lastbox {
	margin-right: 0;
}	
.uvod_box p {
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	padding: 3px 10px 5px 10px;
	font-weight: bold;
}
.uvod_box p.left {
	margin-left: 5px;
	text-align: left;
}
.uvod_box p.title {
	height: 50px;
}		
.uvod_box a {
	color: #FFFFFF;
	font-weight: normal;
}
.uvod_box a:hover {
	color: #000;
}	
.uvod_box img {
	border: 0 none;
	padding: 0;
}
.uvod_box ul {
	margin: 10px 10px 0 10px;
}	
.uvod_box ul li {
	text-align: left;
	list-style-image: none;
	color:#FFFFFF;
}	
.link {
	background-image: url(../images/box_link.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 2px 20px;
}		
