@charset "utf-8";
/* CSS Document */

/* TinyMCE specific rules */

body.mceContentBody {
   background: #FFFFFF;
}
/*.mceContentBody a {
   color: red !important;
}*/

/* TinyMCE specific rules konec */

table.TABULKA-FOTKY {
  width:100%;
  float:left;
}

/* obecne */

body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	background:url(../images/style/background-body.gif) repeat-x #c4d392;	
}
a, h1 , h2 , h3 , h4 , h5 , b , strong{ /* nastavuje barvu všech těchto prvků */ 
	color:#0b5b56;
}
a:hover{
	color:#000;
	text-decoration:none;
}
a img{
	border:none;
}
h1 , h2{ /* doporučuji mít stejné styly pro H1 a H2 - nebudou-li, pak se zkomplikuje stylování classy .top */
	font-size:20px; 
	line-height:44px;
	margin:5px 0px 0px 0px;
	font-weight:normal;
	padding-left:0px;
}
h3{
	margin:2px 0px 2px 0px;
	padding:0px;
	line-height:18px;
	font-size:14px;
	font-weight:normal;
}
h4{
	font-size:14px;
	margin:0px;
}
ul{
	margin:0px;
	padding:0px 0px 0px 25px;
}
li{
	padding:2px;
}
input , textarea, select, fieldset{
	border:1px solid #aed1e7;
}
textarea#zprava{
	width:99%;
	height:150px;
}
input.checkbox{
	border:none;
}
table{
	border-collapse:collapse;
}
td{
}
p{
	margin:0px;
	padding:4px 0px 4px 0px;
}

/* obecne konec */

/* rozvrzeni */

div#center{
	margin:0px auto 0px auto;
  	width:970px;
  	position:relative;
}
div#main{
  width:907px;
	padding:0px 48px 0px 15px;
	float:left;
	min-height:450px; /* ---! odlisne v IE6 !--- */
	position:relative;
	margin-top:-15px;
}
div#main div#right{
    float:left;
  	width:302px;
}
div#main div#left{ 
    float:left;
  	width:595px;
	margin-right:10px;
}
div#main div.alone{ 
  	width:907px !important;
	margin-right:0px !important;
}

/* rozvrzeni konec */

/* .top .content a .bottom */

h2.top , h1.top{ /* určuje společné vlastnosti pro všechny h2.top a H1.top */
	height:30px;
	line-height:30px;
	margin:0px;
	font-size:24px;
	float:left;
}
div#right h2.top{ /* určuje specifické vlastnosti pro h2.top v div#left */
	width:252px; /* musí být definováno kvůli ie6 */
	margin-left:20px; /*ie6 */
	padding-bottom:0px;
	padding-left:10px;
}
div#left h2.top , div#left h1.top { /* určuje specifické vlastnosti pro h2.top a h1.top v div#right */
	width:585px; /* musí být definováno kvůli ie6 */
}
div.alone h2.top , div.alone h1.top { /* určuje specifické vlastnosti pro h2.top a h1.top v div#right */
	width:897px !important; /* musí být definováno kvůli ie6 */
}
div.content{ /* určuje společné vlastnosti pro všechny div.content */
	float:left;
}
div#right div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#left */
	width:252px;
	padding:10px 0px 15px 30px;
	font-size:11px;
	line-height:17px;
}
div#left div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:595px;
	padding:0px 0px 0px 0px;
	line-height:17px;
}
div.alone div.content{ /* určuje specifické vlastnosti pro všechny div.content v div#right */
	width:907px !important;
}
div.bottom{ /* určuje společné vlastnosti pro všechny div.bottom */
	font-size:1px;
	margin-bottom:10px;
	float:left;
}
div#right div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#left */
	height:10px;
	width:302px;
	display:none;
}
div#left div.bottom{ /* určuje specifické vlastnosti pro všechny div.bottom v div#right */
	height:10px;
	width:595px;
	display:none;
}

/* .top .content a .bottom konec */

/* horni lista*/

div#top{
  	width:937px;
  	height:297px;
	background:url(../images/style/topimage.jpg) top left no-repeat;
}
h2#logo{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:none;
	border:none;
}
h2#logo a{
	display:block;
	width:200px;
	height:130px;
	text-align:center;
	text-decoration:none;
	color:#795137;
	font-size:20px;
}
h2#logo a span.logo-name{
	display:none;
}
/* jazyky */

div#lang {
	width:36px;
	float:left;
	padding:0px 0px 0px 5px;
}
div#lang a{
	display:block;
	float:left;
	width:36px;
	height:21px;
	margin-top:5px;
}

div#lang a.flag-cs{background:url(../images/style/flag-cs.png);}
div#lang a.flag-en{background:url(../images/style/flag-en.png);}

div#lang a span{
	display:none;
}

/* jazyky konec */

/* horni lista konec*/

/* menu hover*/

ul#hover-horizontal-menu {
	width:896px;
	height:85px;
	display:block;
	padding:0px 0px 0px 10px;
	background:url(../images/style/background-menu.png) no-repeat;
	list-style-type:none;
	float:left;
	margin:0px 0px 0px 0px;
	font-size:14px;
}
ul#hover-horizontal-menu ul {
	position:absolute;
	top:60px;
	left:0px;
	visibility:hidden;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
ul#hover-horizontal-menu li {
	float:left;
	z-index:100;
	position:relative;
	padding:0px;
	margin:0px 0px 0px 0px;
}
ul#hover-horizontal-menu li.activated {
	background:url(../images/style/menu-information-hover.png) center 40px no-repeat; 
}
ul#hover-horizontal-menu li.item1 {
	display:none;
}
ul#hover-horizontal-menu a.link-level-1 { /* ie6 */
	display:block;
	line-height:60px;
	color:#fff;
	text-decoration:none;
	padding:0px 9px 0px 9px;
	height:85px;
	text-align:center;
	overflow:hidden;
	font-size:20px;
	min-width:77px;
}
ul#hover-horizontal-menu li a.link-level-1:hover , ul#hover-horizontal-menu li:hover a.link-level-1 , ul#hover-horizontal-menu li.hover a.link-level-1{ /* umožňuje zachovat zabarvení odkazu 1. úrovně i po najetí na odkaz úrovně 2 */
  background:url(../images/style/menu-hover.png) center 0px no-repeat; 
}
ul#hover-horizontal-menu ul li{
  float:none;
}
ul#hover-horizontal-menu ul li a.link-level-2 {
	background:#0e877f;
	border-top:1px solid #9bc797;
	padding:3px 3px 3px 3px;
	text-align:left;
	width:150px;
	line-height:30px;
	display:block;
	color:#FFF;
	text-decoration:none;
}
ul#hover-horizontal-menu ul li a:hover {
	background:#066f68;
}
ul#hover-horizontal-menu li:hover ul, ul#hover-horizontal-menu li.hover ul {
	visibility:visible;
}
ul#hover-horizontal-menu li {
	behavior: url(/data/hover.htc);
}

/* menu hover konec*/

/* onclick vertical menu */

/* ---=== onclick vertical menu ===--- */

/* pro dodržení funkčnosti configu je potřeba dodržet velikost ikonek submenu 9x9px , jejich názvy a umístění */

div#onclick-vertical-menu div.content												{width:271px;} /* nastavení šířky menu */
ul#onclick-vertical-menu-ul td 														{padding:5px 0px 5px 0px;} /* nastavení výšky položky 1.úrovně (tento padding+15px) */
ul#onclick-vertical-menu-ul li.level1 ul li											{padding:3px 0px 3px 0px;} /* nastavení výšky položky 2.úrovně (tento padding+15px) */

div#onclick-vertical-menu div.content												{background:#9dc7e3;} /* nastavení pozadí menu */
ul#onclick-vertical-menu-ul li.no-child , ul#onclick-vertical-menu-ul li.level1     {background: url(../images/style/button-menu-paintball-cs.gif) no-repeat left top #1f1f1f;} /* nastavení pozadí položky 1.úrovně */
ul#onclick-vertical-menu-ul li.level1 ul li											{background:#464646;} /* nastavení pozadí položky 2.úrovně */
ul#onclick-vertical-menu-ul li.level1 a 											{color:#fff;} /* nastavení barvy písma položky 1.úrovně */
ul#onclick-vertical-menu-ul li.level1 li.level2 a 									{color:#fff;} /* nastavení barvy písma položky 2.úrovně */
ul#onclick-vertical-menu-ul li.level1 												{border-bottom:none;} /* nastavení ohraničení položky 1.úrovně */

/* ---=== onclick vertical menu konec ===--- */


div#onclick-vertical-menu h2.top{
	width:302px;
	height:226px;
	background:url(../images/style/top-menu-paintball-cs.gif) no-repeat; /* EN */
	border:none;
	padding:0px;
	margin:0px; 
}
div#onclick-vertical-menu h2.top span{
	display:none;
}
div#onclick-vertical-menu div.content{
	padding:0px;
	line-height:15px;
	border:none;
	margin-left:31px; /*ie6*/
	font-size:14px;
}
div#onclick-vertical-menu table td{
	border:none;
}
div#onclick-vertical-menu div.bottom{
	background:url(../images/style/bottom-menu-paintball.gif);
	display:block;
	width:271px;
	margin-left:31px; /*ie6*/
}
div#onclick-vertical-menu ul{
	list-style-type:none;
}
ul#onclick-vertical-menu-ul{
	width:100%;
	padding:0px;
}
ul#onclick-vertical-menu-ul li.no-child{
	display:block;
	font-weight:normal;
}
ul#onclick-vertical-menu-ul li.no-child a{
	width:95%;
	display:block;
}
ul#onclick-vertical-menu-ul table{
	width:95%;
}
ul#onclick-vertical-menu-ul td.icon{
	width:26px;
	padding-left:15px !important;
}
ul#onclick-vertical-menu-ul a {
	text-decoration:none;
}
ul#onclick-vertical-menu-ul a.icon {
	height:9px;
}
ul#onclick-vertical-menu-ul a:hover {
}
ul#onclick-vertical-menu-ul li.level1 {
	padding:0px;
}
ul#onclick-vertical-menu-ul li.level1 ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
ul#onclick-vertical-menu-ul li.level1 ul li{
	margin:0px;
}
ul#onclick-vertical-menu-ul li.level1 li.level2 a {
	display:block;
	padding:0px 5px 0px 40px;
	font-weight:normal;
	background:url(../images/style/submenu/menu-arrow.gif) 14px center no-repeat;
}

/* onclick vertical menu konec*/



/* aktuality*/

div.news{    
  float:left;
  width:283px;
  height:234px;
  background:url(../images/style/background-news.png) no-repeat;
  margin-bottom:14px;
}
div.news-left{    
  margin-right:10px;
}
div.news-right{    
  margin-left:10px;
}
div.short-news{
	margin-left:20px;
}
h3.news-top{ 
	height:31px;
	font-size:21px;
	line-height:31px;
	margin:2px 0px 0px 0px;
	width:100%;
	float:left;
  overflow:hidden;
  color:#000;
  text-align:center;                     
}
h3.news-top a { 
	text-decoration:none;
  color:#000;                     
}
div.news-content{
	width:265px;           
	float:left; 
  padding:0px 9px 0px 9px;  
  line-height:14px;
}
div.news-links{
	float:right;
	margin-top:4px;
}
div.news-bottom{
	font-size:1px;
	height:9px;
	padding-bottom:4px;
	width:283px;
	float:left; 
}
div.news-content div.news-image{
	float:left;
	margin:5px 0px 0px 0px;
	width:265px;
}
div.news-content div.news-image img{
	border:none;
	height:162px;
	width:265px;
}
div.news-content div.news-text{
	float:left;
	width:100%;
}
div.news-content div.news-paragraph{
	height:28px;
	overflow:hidden;
	text-align:center;
	font-size:11px;
}
div.news-content p{
	padding:0px 0px 8px 0px;
}
div.news-links a{
	font-size:16px;
	text-decoration:none;
	display:block;
	float:left;
	padding-right:35px;
	background:url(../images/style/button-arrow.gif) no-repeat right top;
	line-height:26px;
	height:26px;
	margin-right:10px;
}
div.news-links a:hover{
	background-position:bottom right !important;
}
p.date{
	display:none;
}
div.news-no-photo {
  width:570px;
  height:34px;
  padding:0px 10px;
  background:url(../images/style/background-news-no.png) no-repeat;
  float:left;
  margin-bottom:5px;
}
div.news-no-photo a {
  color:#fff;
  text-decoration:none;
}
div.news-no-photo a:hover ,  div.news-no-photo a:hover p {
  text-decoration:underline;
}
div.news-no-photo h3.news-top {
  text-align:left;
  color:#fff;
  font-size:20px;
  margin:1px;
  width:auto;
  overflow:hidden;  
}
div.news-no-photo div.news-paragraph {
  color:#fff;
  float:left;
  line-height:33px;
  height:30px;
  padding-left:10px;
}
div.news-detail {
  width:595px;
  float:left;
  margin-bottom:15px;
}
div.news-detail div.news {
  margin-right:15px;
  margin-bottom:5px;
}


/* aktuality konec*/

/* aktuality ve sloupci */

div#right div.column-news h2.top {
  height:9px;
  padding:0px;
  margin-left:30px;
  margin-top:9px;
  font-size:1px;
  background:url(../images/style/top-column-news.png) no-repeat;
}
div#right div.column-news div.content {
  width:212px;
  padding:1px 20px 0px 20px;
  margin:0px 0px 0px 30px;  
  background:url(../images/style/content-column-news.png) repeat-y;
}
div#right div.column-news div.bottom {
  width:252px;
  height:55px;
  display:block;
  background:url(../images/style/bottom-column-news-cs.png) no-repeat; /* jinak v anglické verzi style-en.css */
  margin:0px 0px 0px 30px;
  padding-bottom:25px;
}

/* aktuality ve sloupci konec*/

/* fotogalerie */

div.album{
	float:left;
	margin-bottom:10px;
}
h3.album-top{ 
	height:25px;
	font-size:14px;
	line-height:25px;
	margin:0px;
	font-weight:bold;
	float:left;
	padding-left:0px;
	width:595px;
}
div.album-content{
	padding:0px 0px 0px 0px;
	float:left;
	width:595px;
}
div.album-content a{
	float:left;
	margin-right:10px;
}
div.album-content a img{
	width:110px;
	height:83px;
	border:3px solid #fff;
}
div.album-content a img:hover{
	border:3px solid #33c0b7;
}
div.album-content p{
	float:left;
	width:595px;
}
div.album-content p.link a{
	background:url(../images/style/button-arrow.gif) top right no-repeat;
	padding-right:34px;
	line-height:26px;
}
div.album-content p.link a:hover{
	background-position:bottom right;
}
div.album-bottom{
	display:none;
}
div#photo-gallery{
	float:left;
	margin:0px 0px 10px 0px;
	width: 100%;
}
div#photo-gallery div.photo{
	padding:3px;
	margin:2px; /* ---! odlisne v IE6 !--- */
	float:left;
	width:137px; /* stejné jako šířka obrázku */
	background:#00827a;
	color:#fff;
}
div#photo-gallery div.photo:hover{
	background:#00aca1;
}
div#photo-gallery div.photo p{
	font-size:11px;
	height:40px; /* určuje počet řádků popisku fotky */
	overflow:auto;
}
div#photo-gallery div.photo p a{
	text-decoration:none;
	color:#363532;
}
div.rand-photo{
}
div.rand-photo div.photo{
	padding-bottom:10px;
}
div.rand-photo div.photo p{
	display:none;
}

/* fotogalerie konec */

/*bottom banners*/

div.banners-button{
	margin:10px -15px 0px -15px;
	float:left;
}
div#banner-links{
	width:306px;
	height:192px;
	background: url(../images/style/banner-odkazy-cs.png) no-repeat; /*en*/
	float:left;
	margin-right:10px;
}
div#banner-links ul{
	list-style-type:none;
	padding:79px 0px 0px 60px;
	font-weight:bold;
	font-size:13px;
}
div#banner-links ul li {
	padding:1px 0px 2px 0px;
}
div#banner-links ul a {
	text-decoration:none;
	color:#00827a;
}
div#banner-links ul a:hover {
	text-decoration:underline;
}
div#banner-contacts{
	width:302px;
	height:192px;
	background: url(../images/style/banner-kontakty-cs.png) no-repeat; /*en*/
	float:left;
}
/*div#banner-contacts:hover{
	background-position: 0px -192px;
}*/
div#banner-contacts ul{
	list-style-type:none;
	padding:89px 0px 0px 80px;
	color:#0b5b56;
	font-weight:bold;
	font-size:14px;
}

/* bottom banners konec */

/*pruvodce*/

div#guide{
	margin:10px 0px 10px 0px;
	float:left;
	width:100%;
}
div#guide a{
	float:left;
	width:175px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	margin:4px 0px 4px 0px;
}
div#guide a.step-inactive{
	color:#00615b;
	background:url(../images/style/arrow-guide-inactive.gif) no-repeat;
}
div#guide a.step-active{
	color:#fff;
	background:url(../images/style/arrow-guide-active.gif) no-repeat;
}

/* pruvodce */

/* objednavkovy formular */

form#order_form{
	background:url(../images/style/objednavka.gif) no-repeat;
	width:588px;
	height:400px;
	float:left;
	margin:10px 0px 10px 0px;
}
form#order_form textarea{
	width:155px;
}
form#order_form div.form_left{
	width:180px;
	height:110px;
	padding:280px 80px 10px 10px; 
	float:left;
	color:#fff;
}
form#order_form div.form_left a{
	color:#fff;
}
form#order_form div.form_right{
	float:left;
	width:318px;
}
form#order_form div.form_right h3{
	font-size:24px;
	margin:10px 0px 5px 0px;
}
form#order_form div.form_right label{
	color:#054341;
	font-weight:bold;
	margin-right:5px;
}
form#order_form div.form_right input {
	margin-top:1px;
	margin-bottom:1px;
}
form#order_form div.form_right select , form#order_form div.form_right textarea {
	width:146px;
}
input#submit-order-form{
	color:#fff;
	background-color:#00827a;
	border:none;
	position:relative;
	top:9px;
	left:145px;
	width:158px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-bottom:3px;
	cursor:pointer;
	background:url(../images/style/button-submit.gif) no-repeat;
}

/* objednavkovy formular konec*/

/*footer*/

div#footer{
	width:100%;
	float:left;
	padding:10px 0px 10px 0px;
}
div#footer p{
	text-align:right;
	float:left;
	font-size:10px;
	width:99%;
	padding:2px 0px 2px 0px;
}
div#footer p , div#footer p a{
	color:#0b5b56;
}
div#breadcrumbs{
	display:none;
}

p.notice{
	font-size:9px !important; 
	text-align:left !important; 
	margin-bottom:10px !important;
}

/*footer konec*/

/*admin*/

div.admin-link{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#304b5d;
}
div.admin-link a{
	width:80px !important;
	padding:40px 0px 0px 0px;
	height:20px;
	margin:8px 1px 0px 1px;
	text-align:center;
	color:#c2d2e5;
	display:block;
	text-decoration:none;
}
div.admin-link a:hover{
	color:#fff;
}
div.switch-interface a{
	background:url(../images/style/admin/link-switch.gif) center top no-repeat;
}
div.switch-interface a:hover{
	background:url(../images/style/admin/link-switch-active.gif) center top no-repeat;
}

/*admin konec*/



