/* 
Blue blog template 
----------------------
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #337FC6 url("bg.gif") top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
}

a, a:visited {
	text-decoration: none;
	color: #808080;
}

a:hover {
	text-decoration: underline;
}

#header {
	width: 562px;
	height: 60px;
	background: #000 url("header.gif") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 16pt;
	color: #FFF;
}

#header h1 a{
	padding-left: 18px;
	font-size: 16pt;
	color: white;
	text-decoration: none;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#container {
	width: 580px;
	/*background: #fff url("sidebar.gif") repeat-y right;*/
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	width: 560px;
	height: 30px;
	background: url(horizontal.gif);
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal a, #horizontal a:visited {
	color: #C2D9EF;
	text-decoration: none;
	margin-right: 0px;
}

#horizontal a:hover {
	color: #FFF;
	text-decoration: none;
}

#right-column {
	background: #EFEFEF none repeat scroll 0%;
	border: 1px solid #DDDDDD;
	color: #808080;
	float: right;
	margin-right: 4px;
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	width: 134px;
	height: 810px;
	margin-bottom: 2px;
}


#right-column iframe{
padding-left: 4px;
text-align: center;
}

#content {
	float: left;
	width: 410px;
	margin: 10px 0 0 4px;
	min-height: 400px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 10px;
	padding-left: 14px;
	background: url(h2bg.gif) top left repeat-y;
}

p {
margin-bottom: 20px;
padding-left: 14px;
background: url(articlebg.gif) top left repeat-y;
}

.zoznam {
float: left;
margin-bottom: 20px;
padding-left: 14px;
background: url(articlebg.gif) top left repeat-y;
width: 180px;
}

.zoznam li {
list-style-image: none;
list-style-type: none;
}

input.text {
	width: 118px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: 1px solid #ccc;
	background: none;
	}

#searchbox {
/*	background: url(searchbox.gif) no-repeat; */
	padding: 5px;
	height: 30px;
}

#footer {
	color: #aaa;
	text-align: center;
	background: #F9F9F9;
	clear: both;
	width: 562px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}

#footer a, #footer a:visited{
	color: #ccc;
}

#footer a:hover {
	color: #808080;
}

#meniny_datum {
	float: right;
	color: white;
	top: 0px;
	right: 0;
	text-align: right;
	padding-right: 18px;
	padding-top: 5px;
	font-size: 8pt;
	line-height: 10pt;
}

#pocet_slov{
	float: left;
	color: white;
	top: 0px;
	text-align: right;
	font-size: 8pt;
	line-height: 10pt;
}

#searchform{
text-align: center;
}

.paging  {
clear: both;
}

#mailInput {
	width: 150px;	
	border: 1px solid #ccc;
}

#mailInput1 {
	width: 150px;	
	border: 1px solid #ccc;
}

#mailTextarea {	
	border: 1px solid #ccc;
}
#kontakt {
	float: right;
	margin-right: 20px;
}
