/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #efefef;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #2F78BB; /* farba textu 88ac0b */
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 130%;	
}
h2 {
	font-size: 120%;
	color: #FF0000; /* farba textu 88ac0b */
}
h3 {
	font-size: 120%;
	color: #666666; 
}

/* images */
img {
	background: #FAFAFA;
   border: 1px solid #E5E5E5;
	padding: 5px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}
img.float-center {
  margin:20px 20px 8px 30px;	padding: 0px;
}

h1, h2, h3, p {
	padding: 2px;	/* okraje riadkov */	
	margin: 0;
}
ul, ol {
	margin: 5px 20px; 
	padding: 0 20px;
}
ul li {
	list-style-image: url('../images/bullet.gif');
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #FF0000;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 1000px;
	background: #CCC url('../images/content_1.jpg') repeat-y center top;
	margin: 0 auto;
	text-align: left
}
#content-wrap {
	clear: both;
	width: 940px;
	padding: 0; 
	margin: 10px auto;
}
#header {
	width: 1000px;
	position: relative;
	height: 103px;
	background: #CCC url('../images/header_1.jpg') no-repeat center top;
	padding: 0;	
	color: #FFF
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 90px; left: 45px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 30px;	
	color: #C6DDEE;
	font-size: 10px;	
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4E59F;	
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url('../images/menu_1.jpg') repeat-x 0 0;	
	height: 37px;
	width: 1000px; font-style:normal; font-variant:normal; font-weight:bold; line-height:37px; font-size:12px; font-family:Verdana, Arial, Tahoma, Sans-serif	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 40px;	
}
#menu ul li a:hover {
	color: #99CCFF;	
}
#menu ul li#current a {	
	color: #FF0000;
}

/* Main Column */
#main {
	float: left;
	width: 70%;
	padding: 0; margin: 0 0 0 5px;
	display: inline;
}
#main h1 {
	margin-top: 10px;
	color: #2F78BB; 
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url('../images/square-blue.gif') no-repeat 3px 50%;; font-style:normal; font-variant:normal; font-weight:Bold; font-size:140%; font-family:Trebuchet MS, Tahoma, Sans-serif; padding-left:25px; padding-right:0; padding-top:5px; padding-bottom:5px	
}

#main h2 {
	margin-top: 10px;
	color: #ff0000; 
	border-bottom: 0px solid #F6AA08;
	background: #FFF url('../images/square-blue.gif') no-repeat 3px 50%;; font-style:normal; font-variant:normal; font-weight:Bold; font-size:130%; font-family:Trebuchet MS, Tahoma, Sans-serif; padding-left:25px; padding-right:0; padding-top:5px; padding-bottom:5px	
}


/* Sidebar */	
#sidebar {
	float: right; /* širka pravého bloku */
	width: 26.5%;
	padding: 0; margin: 0;	
	color: #68774A;	
}	
#sidebar h1 {
	margin-top: 5px; /* prave menu nadpisy */
	margin: 0 5px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif; 
	color: #ffffff;	
}
#sidebar h3 {
	margin-top: 5px; /* prave menu nadpisy */
	margin: 0 5px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif; 
	color: #ffffff;	
}
#sidebar ul.sidemenu {
	/* prave menu nadpisy 2px 4px 8px 0; padding: 0; */
	text-align: left;
	padding: 0;
	text-decoration: underline;		
	background: url('../images/dots.gif') repeat-x left top;; list-style-type:none; margin-left:0; margin-right:4px; margin-top:12px; margin-bottom:8px
}
#sidebar ul.sidemenu li {
	background: url('../images/dots.gif') repeat-x left bottom;
	margin: 0 5px;	
	color: #ffffff; list-style-type:none; padding-left:5px; padding-right:0; padding-top:4px; padding-bottom:4px	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #ffffff;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #3399ff;
  font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;	
}
#sidebar ul.sidemenu li#current2 a {	
	color: #ffffff;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
}
/* Footer */	
#footer {
	color: #C6DDEE;
	background: #CCC url('../images/footer_1.jpg') no-repeat center center;
	clear: both;
	width: 1000px;
	height: 65px;
	text-align: center;	
	font-size: 85%	
}
#footer a { 
	color: #E5E5E5;
	text-decoration: none; 
}
/* Footer linky pod footer */	
#footerdown {
	width: 1000px;
	height: 65px;
	margin: 0 5px;
	text-align: center;	
	font-size: 85%	
}
#footerdown a { 
	color: #808080;
	text-decoration: none; 
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
