body {
	margin: 0; padding: 0;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background: #C0C0C0;
}
h2 {
	font-size: 1.3em;
	padding: 5px 10px;
}
input, select {
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page {
	margin: 0 auto;
	padding: 1px;
	width: 724px;
	border: 1px solid #000;
	background: #FFF;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 199px;
}
#menu {
	background: url(images/menu_bg.gif) repeat-x;
	height: 39px;
	margin: 0; padding: 0;
}
#content {
	background: #FFF url(images/content_bg.gif) repeat-x;
	padding: 0px;
	padding:10px;
	text-align: left;
	font-size: 9pt;
	line-height: 1.4em;
	overflow:hidden;
}

a {
	color: #4270c8;
	text-decoration: underline;
}

a:hover {
	color: #4270c8;
	text-decoration: none;
}


.copyr {
	
	font-size: 8pt;
}
.nadpis {
	color: #4270c8;
	font-size: 12pt;
	font-weight: bold;
}

.nazov {
	color: #4270c8;
	font-size: 11pt;
	font-weight: bold;
}

.riadok {
	width: 630px;
	padding: 2px 0 2px 0;
	margin: 1px 0;
}

.popis {
	float: left; 
	width: 250px; 
	padding: 1px 5px; 
	text-align: right;
}
.cervene {
	color: #FF0000;
}
/* spacers --------------------------------------------- */


.one {
	height: 1px;
	width: 1px;	
	font-size: 1pt;
}
.two {
	height: 2px;
	width: 2px;	
	font-size: 1pt;
}


.four {
	height: 4px;
	width: 4px;	
	font-size: 1pt;
}
.five {
	height: 5px;
	width: 5px;	
	font-size: 1pt;
}
.ten {
	height: 10px;
	width: 10px;
	font-size: 1pt;
}
.fifteen{
	height: 15px;
	width: 15px;	
	font-size: 1pt;
}
.twenty{
	height: 20px;
	width: 20px;	
	font-size: 1pt;
}
.twentyfive{
	height: 25px;
	width: 25px;
	font-size: 1pt;
}
.thirty {
	height: 30px;
	width: 30px;
	font-size: 1pt;
}
.thirtyfive{
	height: 35px;
	width: 35px;
	font-size: 1pt;
}
.fifty{
	height: 50px;
	width: 50px;
	font-size: 1pt;
}

.sekcia {
	padding:0 0 10px 0;
	color: #4270c8;
	overflow:hidden;
	width:100%;
}
.sekcia a {text-decoration:none; color: #4270c8;}
.sekcia a:hover {text-decoration:underline;}
.sekcia a.selected {text-decoration:none;font-weight:bold;}

.sekcia input{
	width:80px;
}

.sekcia a.link {
	padding:0 10px 0 0;
}

.listing tr td{
	border-top:1px solid #4270c8;
	vertical-align:top;
	padding-top:5px;
}

.listing,.heading-underline{
	border-bottom:1px solid #4270c8;
}


.listing tr td a img{
	border:none;
	margin:0 5px 5px 0;
}

.listing tr td span{
	color: #4270c8;
	font-weight:bold;
}

.listing {
	width:100%;
}

.heading, .heading-underline {
	color: #4270c8;
	font-size: 8pt;
	font-weight: bold;
}

.psel {
	background:url("images/menu_bg.gif") repeat-x scroll 0 0 transparent;
	padding:2px;
	color:#fff;
	margin-right:2px;
	font-weight:bold;
}

.pnsel {
	margin-right:2px;
}

.pager {
	margin-top:5px;
}

.image-gallery {
	overflow:hidden;
	width:700px;
}

.image-gallery div {
	float:left;
	height:105px;
	width:105px;
}

.image-gallery img {
	border:none;
	margin-right:5px;
	padding-top:5px;
}
