/* Basics */

body {
	background-color: #fff;
	font-family: Arial, sans-serif;
	color: #000;
}
input, textarea {
	color: #000;
}
a, a:visited, a:active {
/* Replaced */
}
a:hover {
/* Replaced */
}
form {
	display: inline;
}
ol {
	padding-left: 3ex;
	padding-bottom: 20px;
}
caption, tr, td {
	font-size: small;
}


/* Config */
* {
	padding: 0;
	margin: 0;
	font-size: small;
}
p {
	padding-bottom: 1ex;
	text-align: left;
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.strong {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.small {
	font-size: 75%;
}
img {
	border: 0;
}
table {
	padding-top: 1ex;
	padding-bottom: 2ex;
	empty-cells: show;
}
hr {
	height: 1px;
	border: 0px;
	background-color: #a0a0a0;
	margin-top: 1ex;
	margin-bottom: 1ex;
}


/* Layout DIVs */

#whole_page {
	background: url("../images/design/header_bg.jpg") repeat-x;
	width: 100%;
	text-align: center;
}
#intra {
	position: relative;
	margin: 0 auto;
	width: 765px;
}
#head_left {
	background: url("../images/design/head_topleft.jpg");
	width: 7px;
	height: 105px;
	float: left;
}
#head_center.spoje {
	background: url("../images/design/header_spoje.jpg");
}
#head_center {
	position: relative;
	background: url("../images/design/header.jpg");
	width: 750px;
	height: 105px;
	float: left;
}
#logo {
	position: absolute;
	top: 80px;
	left: 15px;
	width: 200px;
	height: 30px;
}
#home {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
}
#flash {
	position: absolute;
	top: 15px;
	right: 5px;
	height: 20px;
	color: #707070;
	text-align: right;
}
#menu {
	position: absolute;
	top: 41px;
	left: 223px;
	width: 528px;
	height: 63px;
}
#head_right {
	background: url("../images/design/head_topright.jpg");
	width: 8px;
	height: 105px;
	float: left;
}
#central {
	clear: left;
	background: url("../images/design/central_bg.jpg");
	width: 765px;
	text-align: left;
	border-bottom: 1px solid #fff;
}
#left {
	padding-left: 7px;
	width: 222px;
	min-height: 860px;
	float: left;
	padding-top: 1px;
}
#s3xica {
	background: url("../images/design/s3xica.jpg");
	margin: 0 auto;
	width: 184px;
	height: 247px;
}
#right {
	float: left;
	width: 528px;
	padding-top: 5px;
	padding-right: 7px;
}
#footer {
	clear: left;
	background: url("../images/design/footer_bg.jpg");
	width: 100%;
	height: 74px;
	text-align: center;
}


/* Menu */

ul.menu {
	list-style-type: none;
}
ul.menu li {
	float: left;
	text-transform: uppercase;
	width: 66px;
	height: 63px;
}
ul.menu li a, ul.menu li a:visited, ul.menu li a:active {
	display: block;
	padding-top: 46px;
	width: 65px;
	height: 17px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #84909b;
}
ul.menu li a:hover {
	background: url("../images/design/menu_active.jpg");
	/* Color replaced */
	text-decoration: none;
}
ul.menu li a.menu_selected, ul.menu li a.menu_selected:visited, ul.menu li a.menu_selected:active {
	background: url("../images/design/menu_selected.jpg");
	color: #6aa362;
}
h3.submenu {
	background: url("../images/design/warning.gif") top right no-repeat;
}
#central ul.submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.submenu li a.submenu_selected, ul.submenu li a.submenu_selected:visited, ul.submenu li a.submenu_selected:active {
	background: url("../images/design/prechod.png") top right repeat-y;
	border-bottom: 1px dotted #c0c0c0;
	color: #000;
}
ul.submenu li a, ul.submenu li a:visited, ul.submenu li a:active {
	display: block;
	padding-top: 0.5ex;
	padding-left: 20px;
	height: 2.5ex;
	background: url("../images/design/list_arrow.gif") no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #84909b;
	border-bottom: 1px solid #fff;
}
ul.submenu li a:hover {
	border-bottom: 1px dashed #c0c0c0;
	text-decoration: none;
	color: #000;
}


/* Defaults */

#footer p {
	padding-top: 10px;
	font-size: 85%;
	text-align: center;
}
#footer img {
	vertical-align: middle;
	padding-left: 5px;
}
a.nound, a.nound:visited, a.nound:active, a.nound:hover {
	text-decoration: none;
}
h1.nadpis {
	font-family: "Georgia", Verdana, sans-serif;
	text-align: left;
	/* Color replaced */
	color: #69a7ca;
	padding-top: 8px;
	width: 90%;
	font-variant: small-caps;
	padding-bottom: 1em;
	font-size: 200%;
}
h1.c1 {
	background: url("../images/design/flash.gif") top right no-repeat;
}
h1.c2 {
	background: url("../images/design/flash2.gif") top right no-repeat;
}
h1.c3 {
	background: url("../images/design/title_img.jpg") top right no-repeat;
}
h1.c4 {
	background: url("../images/design/title_img2.jpg") top right no-repeat;
}
.center_padding {
	padding: 5px;
	padding-bottom: 15px;
}
.padding, .padding li {
	padding: 3px
}
#home a, #home a:visited, #home a:active, #home a:hover {
	text-decoration: none;
	display: block;
	width: 190px;
	height: 105px;
}
#home span {
	display: none;
}
#flash h2 {
	font-weight: normal;
	display: inline;
	float: left;
	border-bottom: 1px dotted #b0b0b0;
	color: #a0a0a0;
}
#flash div {
	border-left: 1px solid #c0c0c0;
	padding-left: 1em;
	margin-left: 1em;
	float: left;
	display: inline;
}
#central h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/* Color replaced */
	padding-top: 3px;
}
#central h2 a, #central h2 a:visited, #central h2 a:active {
	text-decoration: none;
	/* Color replaced */
	border-bottom: 1px dotted #909090;
	padding-bottom: 3px;
	font-size: 125%;
}
#central h2 a:hover {
	text-decoration: none;
	background-color: #e9f3fb;
}
/*
#logo h3 {
	color: #9caab7;
	font-size: 150%;
	font-weight: bold;
	font-variant: small-caps;
}
*/
#logo h3 {
	color: #9caab7;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	padding-top: 30px;
	display: none; /* TEMP */
}
#central h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/* Color replaced */
	border-bottom: 1px dotted #909090;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 22px;
	width: 100%;
}
.okmsg {
	text-align: center;
	border: 1px solid #414141;
	background: url("../images/design/prechod2.png") top right repeat-y;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #009900;
}
.chyba {
	text-align: center;
	border: 1px solid #414141;
	background-color: #c5def4;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #f00;
}
.warning {
	border: 1px solid #000;
	background-color: #f00;
	padding: 3px;
	color: #fff;
	font-weight: bold;
}
.buttons {
	width: 9em;
}
.buttons form input {
	margin-right: 2px;
}
th, td {
	padding: 3px;
	border-spacing: 0px;
}
caption {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/* Color replaced */
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}
th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	/* Color replaced */
	padding: 3px;
	border-bottom: 1px solid #000;
	color: #fff;
}
th a, th a:visited, th a:active {
	color: #7fffd4;
}
th a:hover {
	color: #f6f6f6;
}
tr {
	background-color: #f8f8f8;
}
tr.z1 {
	background-color: #f2f2f2;
}
tr:hover {
	/* background-color: #9cff00; */
	background-color: #c5def4;
	/* background: url("../images/design/prechod2.png") top right repeat-y; */
}
form tr:hover {
	background-color: #f8f8f8;
}
td {
	border-bottom: 1px solid #c0c0c0;
}
td a:hover {
	color: #006400;
}
td img  {
	vertical-align: middle;
}
.anketa_question {
	/* Color replaced */
	font-weight: bold;
	/* font-variant: small-caps; */
}
.poll img {
	vertical-align: middle;
}
.poll_per {
	font-size: 95%;
	font-variant: small-caps;
}
.rss {
	width: 480px;
	margin: 0 auto;
	border: 1px solid #c0c0c0;
	background-color: #f8f8f8;
	padding: 3px;
}
#central .rss ul {
	list-style-type: none;
}
#central .rss label, #central .rss span.bl {
	width: 80px;
}
#flash img {
	vertical-align: middle;
	padding-left: 10px;
}
#central ul {
	padding-left: 2ex;
}
#central ul label {
	width: 45px;
	float: left;
	clear: left;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	display: block;
}
#central ul span.bl {
	width: 45px;
	float: left;
	clear: left;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	display: block;
}
fieldset {
	border: 0px;
	border-top: 1px dotted #e0e0e0;
	border-bottom: 1px dotted #e0e0e0;
	margin-left: 10px;
	margin-bottom: 2ex;
	width: 75%;
	padding-left: 10px;
	padding-top: 2px;
}
legend {
	padding-left: 20px;
	border: 1px solid #c0c0c0;
	padding: 3px;
	/* background-color: #c5def4; */
	background: url("../images/design/prechod.png") top right repeat-y;
	font-weight: bold;
}
.image_content {
	background: url("../images/design/prechod.png") top right repeat-y;
}
.image_th {
	float: left;
	width: 161px;
	border-top: 1px solid #c0c0c0;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.image_th img {
	/* border: 1px solid #f0f0f0; */
	padding-left: 2px;
}

/* Disabling content */
#central.disable_left {
	background: url("../images/design/spacer.gif");
}
#central.disable_left #left {
	display: none;
}
#central.disable_left #right {
	width: 100%;
}
#central.disable_left h1 {
	width: 100%;
}
#central.disable_left ul.submenu li {
	float: left;
	margin-right: 8px;
	display: inline;
}
#central.disable_left ul.submenu li a {
	display: inline;
}
#central.disable_left #s3xica {
	display: none;
}


/* Aligns, ... */
.left {
  text-align: center;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.left_float {
	float: left;
}
.right_float {
	float: right;
}


/* Login */
ul.login_form {
	list-style-type: none;
	border: 1px solid #f4f4f4;
	background: url("../images/design/prechod.png") top right repeat-y;
	padding: 5px;
}
ul.login_form input {
	border: 1px solid #505050;
}
ul.login_form input.in {
	width: 100px;
}
ul.login_form li {
	padding: 2px;
}


/* Form */

a.add, a.add:visited, a.add:active {
	border: 1px solid #505050;
	padding: 2px 4px 2px 4px;
	/* Color replaced */
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
a.add:hover {
	border: 1px solid #505050;
	padding: 2px 4px 2px 4px;
	/* Color replaced */
	color: #fff;
	text-decoration: none;
}
input.submit {
	font-weight: bold;
	border: 1px solid #555;
	/* Color replaced */
	color: #fff;
}
input.submit:hover {
	/* Color replaced */
}
ul.form {
	list-style-type: none;
}
ul.form li {
	display: block;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.form li.sml_area {
	border: 1px solid #000;
	background-color: #fff;
	padding: 2px 2px 2px 2px;
}
#central ul.form li label, #central ul.form li span.bl {
	text-align: right;
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	margin-right: 7px;
	padding: 0px;
	width: 140px;
	font-weight: bold;
}
#central fieldset ul.form li label, #central fieldset ul.form li span.bl {
	width: 50px;
}
ul.form input {
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	vertical-align: middle;
}
ul.form input.input_large {
	border: 1px solid #414141;
	width: 250px;
	background-color: #fff;
}
ul.form input.input_medium {
	border: 1px solid #555;
	width: 175px;
	background-color: #fff;
}
input.submit, ul.form input.submit, ul.form input.input_large, ul.form input.input_medium, ul.form input.input_small, ul.login_form input {
	padding: 1px;
}
ul.form input.input_small {
	border: 1px solid #414141;
	width: 100px;
	background-color: #fff;
}
ul.form option {
	padding: 0px 2px 0px 2px;
}
ul.form textarea {
	font-size: medium;
	width: 350px;
	height: 155px;
	border: 1px solid #414141;
	margin-bottom: 2px;
	background-color: #fff;
}
ul.form textarea.symbol {
	width: 95%;
	height: 400px;
}
ul.form li.center {
  padding-top: 10px;
}


/* Data List */

div.strankovanie {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #909090;
	border-bottom: 1px solid #909090;
	text-align: center;
	color: #000;
	background-color: #f8f8f8;
	margin-bottom: 10px;
}
div.strankovanie span.active {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #000;
	background-color: #c5def4;
}
div.strankovanie a, div.strankovanie a:visited, div.strankovanie a:active {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
div.strankovanie a:hover {
	text-decoration: none;
	color: #000;
	background-color: #6aa362;
	color: #fff;
}


/* Page SUB */

.content {
	margin-top: 10px;
	clear: both;
	padding: 5px;
	position: relative;
}
.contentt {
	clear: both;
	margin: 5px;
	background-color: #fff;
	position: relative;
}
.contentt p {
	text-align: justify;
}
.contentt h4 {
	padding-top: 10px;
	padding-bottom: 5px;
}
h2.inc {
	font-size: 125%;
	border-bottom: 1px dotted #c0c0c0;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.content img {
	vertical-align: middle;
}
.content P {
	text-align: justify;
}
.subcontent {
	margin-bottom: 20px;
	padding: 5px;
	padding-left: 10px;
	color: #404040;
}
.subcontent a, .subcontent a:visited, .subcontent a:active {
	text-decoration: none;
	border-bottom: 1px dotted #a0a0a0;
}
.subcontent a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}
.subcontentt {
	border-top: 1px solid #b0b0b0;
	padding-top: 5px;
	padding-bottom: 10px;
}
.forum_sub img {
	vertical-align: middle;
}
.forum_sub a {
	margin-right: 15px;
}
.komentar_clanok {
	height: 25ex;
	width: 90%;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	overflow: scroll;
	border: 1px solid #c0c0c0;
}
img.gallery {
	float: left;
	margin-right: 5px;
	position: relative;
}
div.foto {
	text-align: left;
	width: 150px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
	border-top: 1px solid #505050;
}
img.foto {
	border: 1px solid #c0c0c0;
}
img.foto:hover {
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}
.superlist ul {
	list-style-type: none;
	width: 340px;
}
.superlist li {
	border-bottom: 1px dotted #c0c0c0;
	padding: 5px;
}
#central .superlist ul span.bl, #central .superlist ul span.bl {
	width: 70px;
}
img.video {
	border: 1px solid #c0c0c0;
	float: right;
	margin-left: 5px;
}
ul.none {
	list-style-type: none;
}
ul.none img {
	vertical-align: middle;
}
#central ul.none label, #central ol.info ul label, #central ul.none span.bl, #central ol.info ul span.bl {
	width: 80px;
}
#central ol.info ul {
	list-style-type: none;
}
#central ol.info li.spaceit p {
	font-size: 125%;
	padding-top: 1ex;
}
hr.padd {
	margin-top: 5px;
	margin-bottom: 10px;
}
.go_search {
	text-align: right;
	padding: 3px;
	background-color: #f4f4f4;
	border: 1px dotted #c0c0c0;
	margin-left: 70%;
}
tr.nr {
	/* background: url("../images/design/prechod2.png") top right repeat-y; */
	background-color: #c5def4;
}
tr.nr td {
	font-weight: bold;
}
tr.nr td a.aa, tr.nr td a.aa:visited, tr.nr td a.aa:active {
	color: #000;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #c5def4;
	text-decoration: none;
}
tr.nr td a.aa:hover {
	border: 1px dashed #000;
}
.ramcek {
	border: 1px solid #b0b0b0;
	background-color: #f3f3f3;
	padding: 3px;
	margin-top: 10px;
	display: block;
}
.turnajik {
	width: 95%;
	padding: 3px;
	margin-top: 2px;
	display: block;
}
.turnajik1 {
	background: url("../images/design/prechod.png") top right repeat-y;
}
.turnajik2 {
	background: #f0f9f9;
	padding: 2px;
}
.ramcek2 {
	margin: 8px;
	padding: 8px;
	border: 1px dotted #c0c0c0;
	background: url("../images/design/kosik_small.jpg") top right no-repeat;
}
.title {
}
.title h4 {
	display: inline;
}
.title h4 a, .title h4 a:visited, .title h4 a:active {
	text-decoration: none;
	color: #69a7ca;
	border-bottom: 1px dotted #c0c0c0;
}
.title h4 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}
.title span {
	color: #a0a0a0;
}
.content_gb {
	padding-top: 2px;
	padding-left: 2.2em;
	margin-bottom: 20px;
}
.content_gb img {
	vertical-align: top;
}
#central ul.form li.lb label {
	font-weight: normal;
	display: inline;
	text-align: left;
	width: auto;
}
.floatr_img {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.history_im {
	border: 1px solid #c0c0c0;
	margin: 0px 5px 5px 5px;
}
ul.rules-strankovanie {
	clear: both;
	list-style-type: none;
	margin: 10px;
}
ul.rules-strankovanie li {
	width: 50%;
	float: left;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #f0f0f0;
	background-color: #f3ffef;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rules-strankovanie li.l2 {
	text-align: right;
}
.inside-img {
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin: 5px;
	background-color: #f0f0f0;
}
.inside-img img {
	border: 1px solid #a0a0a0;
	background-color: #fff;
}
.inside-ileft {
	margin-left: 30px;
}
.inside-iright {
	margin-right: 30px;
}
.ad1 {
	width: 65%;
	float: left;
}
.ad2 {
	width: 25%;
	float: left;
}
