@import url("menu.css");

* {
 margin: 0;
 padding: 0;
}

body { 
 font-family: "Arial CE", Arial, lucida, sans-serif;
 font-size: 11px; 
 color: #666;
 background-color: #fff;
 text-align: center;
 margin: 20px 0;
}

hr, .invi {
 display: none;
}

#main hr{
 display: block;
}

a {
 color: #d8160e;
}

a:hover {
 text-decoration: none;
}

#page {
 width: 970px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
 text-align: left;
 background-color: #fff;
}

h1, h1 span {
 font-size: 13px;
 display: block;
 position: relative;
 width: 208px;
 height: 36px;
 cursor: pointer;
 margin-bottom: 18px;
}

h1 span {
 position: absolute;
 top: 0;
 left: 0;
 background: #fff url(../img/logo.png) left top no-repeat;
}

p#lang {
 position: absolute;
 top: 23px;
 right: -2px;
 color: #ccc;  
}

p#lang a {
 color: #999;
 margin: 0 2px; 
 text-decoration: none;
}

p#lang a:hover {
 color: #000; 
 text-decoration: underline;
}

p#lang a#act {
 font-weight: bold;
}

/* Flash ------------------------------------------------------------------------------------------------------ */

#flash, #header-1-cz, #header-2-cz, #header-1-sk, #header-2-sk, #header-1-en, #header-2-en {
 width: 970px;
 height: 171px;
	z-index: 0; 
}

#header-1-cz { background: #fff url(../img/header-1-cs.jpg) -4px top no-repeat; }
#header-2-cz { background: #fff url(../img/header-2-cs.jpg) -4px top no-repeat; }
#header-1-sk { background: #fff url(../img/header-1-sk.jpg) -3px top no-repeat; }
#header-2-sk { background: #fff url(../img/header-2-sk.jpg) -3px top no-repeat; }
#header-1-en { background: #fff url(../img/header-1-en.jpg) -2px top no-repeat; }
#header-2-en { background: #fff url(../img/header-2-en.jpg) -2px top no-repeat; }

/* Home page -------------------------------------------------------------------------------------------------- */

#hp {
 width: 100%;
 overflow: hidden;
 margin-top: 5px;
 position: relative;
}

#left ,#right {
 width: 300px;
 float: left;
 /*background: #fff url(../img/bg-hp-left.png) left top repeat-x;*/
}
#right {
/*background: #fff url(../img/bg-hp-left.png) left top repeat-x;
*/}
#center  {
 width: 300px;
 float: left;
 /*border: 1px solid black;*/

}
.p10 div#center
{
 width:800px;
}

#hp h2 {
 font-size: 13px;
 text-transform: uppercase;
 margin: 0 8px 10px 15px;
 padding-top: 6px;
}

#left div {
 margin-bottom: 35px;
}

#left img {
 float: left;
 margin: 3px 8px 4px 15px;
}

#left p {
 line-height: 1.3em;
 margin-right: 12px;
}

#left p strong {
 display: block;
}

#hp span {
 display: block;
 clear: left;
 margin-left: 15px;
}

#center {
 background-color : white;
 /*background-image: url(../img/bg-hp-center.png);*/
 margin-left: 1px;
}

#center h2 {
 text-transform: none;
 color: #fff;
 padding:0px;
 margin:0px;
}

#center p {
 line-height: 1.3em;
 margin: 5px 7px 12px 15px;
}

#center img {
 margin: 5px 0 0 48px;
}

#center span, #right span {
 margin-top: 20px;
 font-weight: bold;
}


#right {
 width: 368px;
/* background-image: url(../img/bg-hp-right.png);*/
 margin-left: 1px;

}

#right p {
 line-height: 1.3em;
 margin: 5px 7px 12px 15px;
}

#right ul {
 background: #fff url(../img/bg-right.gif) right 20px no-repeat;
}

#right li {
 list-style: none;
 background: url(../img/dot-1.gif) left 5px no-repeat;
 line-height: 1.3em;
 margin: 5px 7px 12px 15px;
 padding-left: 20px;
}

/* Obsah ------------------------------------------------------------------------------------------------------ */

#main {
 width: 100%;
 overflow: hidden;
 margin-top: 5px;
 position: relative;
 background: #fff url(../img/bg-main.png) left top repeat-x;
}

#main #logo {
 float: right;
 position: relative;
 right: 30px;
 width: 138px;
 height: 240px;
 background: url(../img/logo-p1.png) right top no-repeat;
}

#main.p2 #logo { background-image: url(../img/logo-p2.png); }
#main.p3 #logo { background-image: url(../img/logo-p3.png); }
#main.p4 #logo { background-image: url(../img/logo-p4.png); }
#main.p5 #logo { background-image: url(../img/logo-p5.png); }
#main.p6 #logo { background-image: url(../img/logo-p6.png); }
#main.p7 #logo { background-image: url(../img/logo-p7.png); }
#main.p8 #logo { background-image: url(../img/logo-p8.png); }
#main.p9 #logo { background-image: url(../img/logo-p9.png); }
#main.p10 #logo { background-image: url(../img/prince-logo-small.png); margin-top:20px;display:block}

#main h2 {
 font-size: 13px;
 text-transform: uppercase;
 margin: 0 8px 20px 25px;
 padding-top: 6px;
}

#main h3 {
 font-size: 12px; 
 margin: 5px 0 8px 25px;
}

#main h4 /*přidání nové vlastnosti*/
{
font-size: 11px; 
 margin: 5px 0 8px 25px;
}
#main p {
 font-size: 12px; 
 line-height: 1.3em;
 margin: 5px 190px 12px 25px;
}
#center ul{
 display:block;
}
h2#center 
{
 display : block;

}
#main ul {
 position: relative;
 margin: 20px 0 0 25px;
}
#center ul
 {
 margin: 5px 0 0 25px;
 padding-top : 170px;

 }
#main ul li  {
 font-size: 12px; 
 list-style: none;
 background: url(../img/dot-2.gif) left 5px no-repeat;
 line-height: 1.3em;
 margin: 0 190px 18px 0;
 padding-left: 20px;
}
 #center ul li
   {
   list-style: none;
   margin: 0 19px 8px 0;
   padding-left: 20px;
   background: url(../img/dot-2.gif) left 5px no-repeat;
  
   }
#main .divider { 
 height: 20px;
 margin: 20px 0 20px 25px;
 width: 755px;
 background: url(../img/hr.gif) right 10px repeat-x;
}

/* Kdo jsme --------------------------------------------------------------------------------------------------- */

#main.p2 h3 {
 margin-left: 45px;
}

/* Naše služby ------------------------------------------------------------------------------------------------ */

#main.p3 h2, #main.p8 h2, #main.p9 h2 {
 padding-top: 40px;
}

#main.p3 h3 {
 color: #f77411;
 margin: 20px 0 20px 25px;
}

#main.p3 ul {
 margin-bottom: 20px;
}

#main.p3 li {
 margin-bottom: 5px;
}

#main.p3 ul ul li {
 background-image: url(../img/dot-1.gif);
 margin-right: 0;
}

/* Naše akce -------------------------------------------------------------------------------------------------- */

#main.p4 .box {
 position: relative;
 width: 740px;
 margin: 10px 10px 10px 25px;
 background: url(../img/hr.gif) right bottom repeat-x;
 padding-bottom: 12px; 
 margin-bottom: 15px;
}

#main.p4 .box img {
 position: absolute;
 top: 0;
 left: 0;
}

#main.p4 .box h3 {
 margin: 0 0 7px 110px;
}

#main.p4 .box h3 a {
 color: #666;
}

#main.p4 .box p {
 text-align: left;
 font-size: 12px; 
 line-height: 1.3em;
 margin: 5px 5px 5px 110px;
}

#main.p4 p.pages {
 text-align: center;
}

/* Náš tým ---------------------------------------------------------------------------------------------------- */

#main.p5 .member {
 margin: 0 0 0 25px;
 width: 755px;
 padding: 0;
 overflow: hidden;
 background: url(../img/bg-member-line.png) left 152px no-repeat;
}

#main.p5 .member img.foto {
 float: left;
}

#main.p5 .member div { 
 padding-top: 4px;
 margin-left: 107px;
 background: #fff url(../img/bg-member.png) left top repeat-x;
}

img.team_cert{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	_cursor: hand;
	cursor: pointer;
}

#main.p5 .member div p { 
 padding: 0 12px 3px 9px;
 font-size: 12px;
 margin: 0px;
}

#main.p5 .member div p strong { 
 font-size: 12px;
}

#main.p5 .member div div { 
 float: right;
 position: relative;
 top: -4px;
 border-left: 1px solid #fff;
 width: 210px;
 height: 155px;
 margin: 0 0 0 10px;
}

#main.p5 .member div div p { 
 padding-right: 15px;
 text-align: right;
}

#main.p5 .member div div strong { 
 padding-left: 5px;
 text-align: left;
 float: left;
}

/* Naše zkušenosti -------------------------------------------------------------------------------------------- */

#main.p6 h3, #main.p6 p {
 clear: left;
}

#main.p6 ul {
 overflow: hidden;
 margin: 17px 0 0 25px;
 width: 350px;
}

#main.p6 ul.col {
 float: left;
 top: -10px;
}

a.exp_link{
	color:#777;
}

#main.p6 li {
 margin-right: 0;
 margin-bottom: 5px;
}

/* Naši partneři ---------------------------------------------------------------------------------------------- */

#main.p7 img {
 margin: 5px 0 5px 25px;
 border: none;
}

/* Kontakt ---------------------------------------------------------------------------------------------------- */

#contform {
 margin: 0 0 0 25px;
 width: 755px;
 padding: 8px 0 0 0;
 background: #fff url(../img/bg-member.png) left top repeat-x;
}

#contform p {
 margin: 0 0 1px 13px;
}

#contform form {
 margin-top: 25px;
}

#contform form p {
 margin-bottom: 10px;
}

#contform label {
 float: left;
 width: 85px;
 position: relative;
 top: 3px;
 font-weight: bold;
}

#contform input {
 padding: 3px;
 _padding: 2px;
 border: 1px solid #cdcdcd;
 font-size: 12px;
 width: 220px;
}

#contform input.button {
 padding: 3px;
 _padding: 1px;
 background-color: #da221a;
 border: none;
 color: #fff;
 font-size: 12px;
 font-weight: bold;
 width: 90px;
 margin: 4px 0 0 246px;
}

#contform form p#req {
 padding-top: 10px;
 font-size: 11px;
}

p.mes {
 padding-top: 15px;
 font-weight: bold;
 color: #f77411;
}

p.mesok {
 padding-top: 15px;
 font-weight: bold;
 color: #000;
}

#contform form div {
 width: 380px;
 height: 100%;
 float: right;
}

#contform textarea {
 margin-top: 5px;
 border: 1px solid #cdcdcd;
 font-family: "Arial CE", Arial, lucida, sans-serif;
 font-size: 12px; 
 padding: 2px;
 width: 330px;
 height: 149px;
 _height: 159px;
}

#continfo {
 overflow: hidden;
 margin: 0px 0 -10px 25px;
 width: 755px;
 background: #fff url(../img/bg-member.png) left top repeat-x;
}

#continfo img {
 padding-bottom: 6px;
 background: url(../img/bg-member-line.png) left 152px no-repeat;
 float: left;
 margin: 12px;
}

#continfo h3 {
 margin: 12px 0px 5px 0;
 
}

#continfo p {
 margin: 0 0 1px 13px;
}

#continfo h4 {
 font-size: 12px;
 color: #de0202;
 margin: 20px 0 5px 0;
}

#addr {
 margin: -7px 0 0 12px;
}

address {
 margin: 5px 0 5px 25px;
 font-style: normal;
 line-height: 1.3em;
 font-size: 12px;
}

#addr div {
 width: 570px;
 margin-top: -5px;
 float: right;
 padding-left: 20px;
 background: url(../img/hr-ver.gif) left top repeat-y;
}

/* Submenu ---------------------------------------------------------------------------------------------------- */

ul#submenu {
 position: absolute;
 top: -19px;
 left: 0px;
}

ul#submenu li {
 float: left;
 list-style: none;
 margin: 0 1px 0 0;
 padding: 5px 10px 5px 3px;  /* zmena posledni polozky z 7 na 3 */
 background: url(../img/bg-pagemenu.png) left top repeat-x;
}

ul#submenu li a {
 font-size: 12px;
 padding-left: 22px;
 color: #666;
 text-decoration: none;
 background: url(../img/dot-2.gif) 5px 5px no-repeat;
}

ul#submenu li a:hover {
 color: #000;
 text-decoration: underline;
}

ul#submenu li a#sact {
 font-weight: bold;
}

/* Paticka ---------------------------------------------------------------------------------------------------- */

p#foot {
 background: #fff url(../img/bg-foot.png) left top repeat-x;
 margin-top: 15px;
 padding-top: 29px;
 color: #999;
 position: relative;
}

p#foot span {
 position: absolute;
 top: 29px;
 right: 0;
}

p#foot a {
 color: #999;
}

img.temp {
 margin-left: 25px;
}

frame, frameset {
 margin: 0;
 padding: 0;
 border: 0;
}

img.cert {
 margin: 10px 24px;
}

div#certi {
 position: absolute;
 top: 0px;
 left: 680px;
}

div#certi img {
 border: none;
}

div h2#center 
 {
 padding:0px;
  margin-top:30px;
 margin-right:500px;
 }
