/* Author: Pavol Rajzák, e-zone 2010, all rights reserved */

body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	background-image:url('img/web/kockaOranzova.png');
}

#atffc {
  display:none;
}

img {
	border: 0;
}

#horne {
	background-image:url('img/web/prechodVert.png');
	background-repeat:repeat-x;
	height: 432px;
}

#menuLave {
	position: static;
	margin-top: -190px;
	float: left;
	width: 130px;
}

#menuLave  a:hover{
	text-decoration: underline;
}

#menuLave img {
	margin-left: 30px;
}

#viewport {
	position: static;
	margin-top: -300px;
	margin-right: 0;
	right: 0;
	margin-left: 160px;
	left: 160px;
}

#dalsieVnutro {
	position: static;
	margin-top: 0px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 10px;
	background-image:url('img/web/biele1pxn.png');
	background-repeat:repeat-y;
	line-height:130%;
}

#spodneMenu {
	color: white;
	font-size: 13px;
	text-align: right;
	padding-right: 50px;
	font-weight: bold;
}

#spodneMenu a {
	color: white;
	text-decoration: none;
}

#spodneMenu a:hover {
	color: white;
	text-decoration: underline;
}

table.layout {
	width: 100%;
	border: 0;
	border-collapse: collapse; 
	vertical-align: bottom;
}

table.layout td{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	vertical-align: middle;
	border: 0;
}

a.dolnyLink {
	color: #666666;
}
a:hover.dolnyLink {
	color: #666666;
	text-decoration: none;
}

table.layout_obsah {
	width: 100%;
	border: 0;
	border-collapse: collapse; 
	vertical-align: bottom;
}

table.layout_obsah td{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	vertical-align: top;
	border: 0;
}

h1.bground {
	margin-top: 0px;
	color: #FF6600;
	background-image:url('img/web/tien_zahnuty.png');
	background-repeat:no-repeat;
	padding-top: 35px;
	padding-left: 35px;
	padding-bottom: 20px;
}

h1 {
	color: #FF6600;
}

h2.special {
	color: #FF6600;
	padding-right: 20px;
	margin-left: 15px;
	border-bottom: dotted 1px #FF6600;
}

ul {
	font-size: 14px;
	list-style-image: url('img/web/sipka.png');
	vertical-align: middle;
}

li {
	padding-bottom: 5px;
}

h2.default {
	font-size: 20px;
	padding-right: 20px;
	padding-left: 15px;
}

p.default {
	color: #444444;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 15px;
	line-height: 130%;
}

p.default_nopad {
	color: #444444;
	font-size: 14px;
	padding-right: 20px;
	line-height: 130%;
}

p.default_nopad a {
	color: #cc0000;
}

p.default_nopad a:hover {
	color: #cc0000;
	text-decoration: none;
}
p.default_nopad a:active a:visited{
	
	color: #cc0000;
}

p.default a {
	color: #cc0000;
}

td a {
	color: #cc0000;
}

td a:hover {
	text-decoration: none;
}

p.default a:hover {
	color: #cc0000;
	text-decoration: none;
}
p.default a:active a:visited{
	
	color: #cc0000;
}

.menuOdkaz {
	margin: auto;
	width: 100%;
	margin-left: 30px;
	margin-top: 10px;
}

.menuOdkaz a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
	color: white;
}

a.suboryLink {
	color: #FF6600;
	padding-left: 20px;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 45px;
	margin-left: 10px;
	width: 700px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 10px 8px;
	border-bottom: 2px solid #FF6600;
}
#hor-minimalist-a td
{
	color: black;
	padding: 9px 8px 0px 8px;
	width:50px;
}

#hor-minimalist-a #width
{
	width:130px;
}

#hor-minimalist-a #actual
{
	color:red;
	font-size:1.1em;
	font-weight:bold;
}

#hor-minimalist-a tbody tr:hover td
{
	color: #FF6600;
}
