@charset "utf-8";

body {
	margin: 0;
	padding: 10px 0 5px 0;
	text-align: center;
	font-size: 75%;
	color: #3F0;
	background-attachment: fixed;
	background-color: #CCC;
	background-image: url(picture/background1.jpg);
	background-repeat: repeat;
	background-position: center top;
}
body, table, div {
	font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	color: #333;
	
}
a:link, a:visited, a:active { 
	color: #DFA156;
}
a:hover   { 
	color: #737277;
}

p { 
	margin: 0 0 1em 0;
} 

/*--------------------- layout ---------------------- */
#main-obal {
	width: 1050px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	border: 1px solid #B1D3EC;
	position: relative;
	top: 0;
	left: 0;
	background: #fff url('picture/bg_side3.gif') center top repeat-y;
	line-height: 1.6;
	background-image: url(picture/bg_side7.gif);
}

#main {
	border: 10px solid #fff;
	border-top: 8px solid #fff;
	border-bottom: 0;
	padding: 0;
	
}

#hlavicka-obal {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-attachment: scroll;
	background-color: #000063;
	background-image: url(picture/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#hlavicka {
	height: 200px;
	margin: 0px;
	padding: 0px;	
    border: 1px solid #B1D3EC;
}

#menu-obal {
	text-align: center;
	height:30px;
	width:1010px;
	padding: 10px;
	margin: 0px 0 2px 0;
	background:url('picture/navBg.gif') repeat-x;
	background-color: white;
	border: 0px solid #B1D3EC;
	font-size: 1.3em;
	color: #003;
	display:block;
}

#menu {
	padding: 0;
   	margin: 0;
}

#pravy-stlpec-obal {
	padding: 0;
	float: right;
	width: 840px;
	margin: 0;
}

#pravy-stlpec {
	padding: 15px 20px;
	margin: 0;
	border: 0;
	text-align: justify;
}

#lavy-stlpec-obal {
	width: 160px;
	float: right;
	padding: 0;
	margin: 15px 0 0 0;
	background: #EBF4FA url('') center bottom no-repeat;
}

#lavy-stlpec {
	clear: both;
	padding: 12px;
	margin: 0;
	border: 1px solid #B1D3EC;
	
}

#paticka-obal {	
	clear: both;
	margin: 0;
	border: 1px solid #B1D3EC;
	text-align: center;
	background: #fff url('picture/navBg.gif') repeat-x;
}

#paticka {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border: 0;		 
	padding: 2px;					 
	font-size: 0.80em;
	color: #a7a6ac;
}

hr {display:none;}

/* ------------------------------------- NAVI-------------------------------------------*/ 

#sectionMenu {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;	
	white-space:nowrap;
}

#sectionMenu li {
	display:inline;
	font-size:13px;
	background:url('picture/tabRightBg.gif') no-repeat right;
}

#sectionMenu li a {
	color:white;
	padding:2px 6px 5px 6px;
	text-decoration:none;
}

* html #sectionMenu li a {
	padding:2px 8px 5px 8px;
}

#sectionMenu li a:hover {
	background:url('picture/navRollover.gif') repeat-x;
}

#sectionMenu strong {
	background:url('picture/navRollover.gif') repeat-x;
	color:#000;
	padding:2px 6px 5px 6px;
	text-decoration:none;
}
/*------------------------------------ NAVI END ----------------------------------------*/

.hidden {display: none;}

h1 {
	width: 128px;
	height: 55px;
	position: absolute; left: 40px; top: 62px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 1em; 
	overflow:hidden;
	display: none;
}

h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 128px;
	height: 55px;
	margin: 0;
	padding: 0;
	cursor: Georgia, 'Times CE', Times, serif;
} 

h2, h3, h4, h5, h6 { 
	margin: 0;
	font-size: 1.45em; 
	line-height: 1.6; 
	font-family: Georgia, 'Times CE', Times, serif;
}
 
h2 {
	font-size: 1,17em;
	color: #0516fa;
	margin: 5px;
}

h3 {
	font-size: 1.15em;
	color: #0516fa;
	margin: 5px;
}

h4 { 
	font-size: 1.4;
	color: #0516fa;
	margin: 5px; 
}

h5 { 
	font-size: 1.4em; 
	color: #F00;
	margin: 5px;
}

h6 {
	font-size: 1.4em;
	color: #333;
	margin: 5px;
}
.boxik {
	min-height:120px;
	padding: 8px 10px 20px 10px;   
	margin: 0px 0px 5px 0px;			  
	border: 1px solid #B1D3EC;		  
	background: #EBF4FA;
}

.novinky {
	padding: 8px 10px 10px 10px;   
	margin: 0px 0px 8px 0px;			  
	border: 1px solid #B1D3EC;		  
	background: #EBF4FA;		
}

#pravy-stlpec li a:link{ color:#737277;text-decoration:underline;}

.boxik img {
	padding:3px;
	margin:10px;
	border: 1px solid #B1D3EC;
	background: #EBF4FA;
}

abbr {
	cursor: help;
}
 
.pic {
	float: left;
	padding-bottom:7px;
}

.pic-pravy {
	float: right;
	padding-bottom:7px;
}

li.pic-lang img, li .pic-lang a{
	border: 0px solid white;
} 

.picture { 
	float: left; 
	width:140px;
	text-align:center; 
	margin: 5px 5px 20px 5px; 
	padding: 4px;		
	background: #CFDCE6; 
	border: 1px solid #B1D3EC;
}

.text-picture {
	border: 0px solid #B1D3EC;	
	padding: 5px 0 0 5px;
	text-align:center;
}

#lavy-stlpec h3 { 
	font-size: 1.15em; 
	color: #12127D;
	margin: 5px;
}

#lavy-stlpec h3	a:link, a:visited, a:active, #lavy-stlpec-uvod h3 { 
	color: #12127D;
	text-decoration:underline;
}

#lavy-stlpec h3 a:hover   { 
	color: #DFA156;
	text-decoration: underline;
}
 
/*---------------- lave menu ---------------------------------*/
#lavy-stlpec ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 17px 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	position: relative;
	left: -8px;
	color: #003;
}

#lavy-stlpec ul a:link, #lavy-stlpec ul a:visited,  { 
	
	color: #DFA156;
	padding: 0px 0px 0px 14px;
	text-decoration: none;
}

#lavy-stlpec ul a:hover {
	color: #0F3;
}

/*--------------------pravy ---------------------*/
#pravy-stlpec ul  {
	list-style-type: none;
	margin: 0 0 27px 0;
	padding: 0 0 0 10px;
	position: relative;
	left: 3px;
}

#pravy-stlpec ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


/*----------------------------- e-mail ----------------------------*/
.formular {
	width: 350px;
	height:200px;
	margin: 0 0 0 70px;
	border: 1px solid #B1D3EC;
	background-color: #cedfeb; 
   	padding: 10px;
	text-align:center;
}

.formular .riadok {
	clear: both; 
}

.formular .riadok .lavy {
	width: 25%;
	float: left;
	text-align: right;
}

.formular .riadok .pravy {
	width: 75%;
	float: right;
	text-align: left;
}

.formular .tlacitka {
	clear: both;
	text-align: center;
}

.press { 
	border:1px solid white; 
	background-color:#12127D; 
	color:white;
}
 
#potvrdenie{
	width:450px;
	padding: 50px 0px;
	text-align:center; 
}

/*----------------- UVOD --------------------------*/		
.boxik-uvod {
	min-height:120px;
	padding: 8px 10px 20px 10px;   
	margin: 0px 0px 5px 0px;			  
	border: 1px solid #B1D3EC;		  
	background: #EBF4FA;
	text-align:center;
} 

#lavy-stlpec-obal-uvod {
	float: left;
 	width: 160px;
	padding: 15px 0px 10px 20px;
	margin: 0px;
	
}

#lavy-stlpec-uvod {
	clear: both;
	padding: 0;
	margin: 0;
}
.boxik-uvod img {
	padding:3px;
	margin:0px 10px 10px 10px;
	border: 1px solid #B1D3EC;		  
	background: #EBF4FA;
}


#lavy-stlpec h3 { 
	font-size: 1.1em; 
	color: #12127D;
	margin: 5px;
}

#lavy-stlpec-uvod h3	a:link, a:visited, a:active {
	color: #12127D;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.odkaz a:link{color:#a7a6ac;text-decoration:underline;}
.odkaz a:visited{color:#a7a6ac;text-decoration:underline;} 
.odkaz a:hover{color:#fff;text-decoration:none;}
.pocitadlo a:hover{color:#a7a6ac;text-decoration:none;}
.pocitadlo a:link{color:#a7a6ac;text-decoration:none;}
.pocitadlo a:visited{color:#a7a6ac;text-decoration:none;}

/*--------------------- kalendar ----------------------*/


table{
	width:500px;
	text-align:center;
	margin: 10px 0 10px 30px;
	}

td {
	background:url('picture/kalendar_bg1.png') repeat-x;
	color:#000;
	font-size: 10px;
	text-align:center;
	padding:3px; border:1px solid #000;
}

td.jump	{
	background:url('picture/kalendar_jump.png') repeat-x;
	color:#000;
	font-size: 10px;	
	text-align:center;
	padding:3px;  border:1px solid #000;
}

td.jump2	{
	background:url('picture/kalendar_jump2.png') repeat-x;
	color:#000;
	font-size: 10px;	
	text-align:center;
	padding:3px;  border:1px solid #000;
}

td.jump3	{
	background:url('picture/kalendar_jump3.png') repeat-x;
	color:#000;
	font-size: 10px;	
	text-align:center;
	padding:3px;  border:1px solid #000;
}

td.day{background:url('picture/kalendar_day.png') repeat-x;border-bottom:1px solid black;}
td.none{background:url('picture/kalendar_none.png') repeat-x; border:0px; }

.popis	{
	border:0;
	margin:0;
	padding-top:5px;
	}
.popis img{
border:0;
margin:0 5px 0 5px;
padding:0;
vertical-align:bottom;
}	

