/*.body {
	background-color: #fd67d7;
	text-align: center;
}
*/

* {
	float: center;
	padding: 0pt;
	margin: 0pt;
}

#header {
	height: 91px;
	margin: 0pt auto;
	padding: 0pt;
	width: auto;
	background: url('layout/top.jpg') repeat-x scroll 0%;
}

#logo {
        height: 91px;
	width: 800px;
	background: url('layout/logo.jpg') scroll 0%;
	margin: 0pt auto;
	padding-bottom: 0pt;
        float: middle;
	
}

#bottom {
	width: auto;
	height: 42px;
	background: url('layout/bottom.jpg') repeat-x scroll 0%;
	margin: 0pt;
}

#table {
	
   width: 800px;
   float: middle;
   margin: 0pt auto;
   height: auto;
}

#left_nadpis {
	width: 170px;
	align: center;
	padding: 3px;
	border: 1px dotted #e6e6e6;
	background-color: #f6f6f6;
}

#left_panel {
	width: 170px;
	margin: 0pt auto;
	background: url('layout/podklad.jpg') repeat-x scroll 0% 0pt;
	valign: top;
	padding: 3px;
	border: 1px dotted #e6e6e6;
}

/* ---------------        Definicia blokov pre zobrazenie fotoalbumov a krúžkov ----------- */
#gallery_item {
	display: block;
	width: 100px;
	margin: 0pt;
	border: 1px dotted #d6d6d6;
	padding: 5px;
	font: bold 10px Verdana, Aria CE;
	text-align: center;
}

#gallery_item:hover {
	border: 1px dotted #e6e6e6;
}

/* ---------------        DEFINICIA MENU     ------------  */

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #EB5731; 
background: transparent;
/*voice-family: "\"}\"";*/
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /* odstup od lavej strany */
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 0px 0 0;
padding: 0;
/*text-transform: uppercase;*/
}

#modernbricksmenu2 .stvorcek{
float: left;
display: block;
font: bold 11px Verdana;
color: #CDCDCD;
text-decoration: none;
margin: 0 0px 0 0; /* medzera medzi dvoma polozkami menu*/
background-color: #CDCDCD; 
border-top: 1px solid white;
width: 19px;
height: 23px;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Verdana;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /* medzera medzi dvoma polozkami menu*/
padding: 5px 3.9px;
background-color: #CDCDCD; 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #EB5731; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #EB5731; 
color: white;
border-color: #EB5731;
}

/* ---------   Dolne menu   ---------------*/

#dolne_menu {
	margin: 0pt auto;
	padding-top: 3px;
	font: normal 10px Verdana;
	font-color: black;
	text-decoration: none;
	text-align: center;
	float: center;
}

#note{
	margin: 0pt auto;
	padding-top: 0px;
	font: normal 8px Verdana;
	font-color: black;
	text-align: center;
	padding-top: 5px;
}

/* --------- DEFINICIA DALSICH FONTOV   ---------------*/

.nadpis {
	text-align: center;
	font: normal 21px Times Roman;
	color: #EB5731;
}

.podnadpis {
	padding: 5px 20px;
	text-align: left;
	font: normal 18px Times Roman;
	color: #EB5731;
}

.nadpis2 {
	text-align: left;
	font: normal 21px Times Roman;
	color: #EB5731;
}

.nadpis3 {
	text-align: center;
	font: normal 18px Times Roman;
	color: black;
}

.text {
	margin: 0pt auto;
	text-align: justify;
	font: normal 13px Verdana;
	color: black;
}

.text_aktual {
	margin: 0pt auto;
	text-align: center;
	font: normal 13px Verdana;
	color: black;
}

.ttext {
	padding: 5px;
	text-align: justify;
	font: normal 13px Verdana;
	color: black;
}

.btext {
	padding: 5px;
	text-align: justify;
	font: bold 13px Verdana;
	color: black;
}

.stext {
	padding: 5px;
	text-align: left;
	font: normal 11px Verdana;
	color: black;
}

a {
	text-decoration: none;
	color: black;
}

.aktualny a {
	text-decoration: underline;
	color: black;
}

.skryvany a {
	text-decoration: underline;
	color: black;
}

#kruzky_item {
	display: block;
	width: 142px;
	margin: 0pt;
	border: 1px dotted #d6d6d6;
	padding: 5px;
	font: bold 11px Verdana, Arial CE;
	text-align: center;
	margin:3px;
}

.textik{
	font: normal 10px Verdana, Arial CE;
	text-align: center;
}

li {
list-style-image: url(layout/li.jpg);
}

/* slides styling */
/* ================================================================ 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/lightbox.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.photo {width:400px; text-align:left; position:relative; margin:0 auto;}

.photo ul.topic {padding:0; margin:0; list-style:none; width:400px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {display:block; /*width:125px; height:31px; float:left;*/}
.photo ul.topic li a.set {display:block; font-size:11px; width:126px; height:30px; text-align:center; line-height:30px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#ccc; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#000; background:#bbb;} /* ak mam aktivovany blok*/

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#aaa;}	/* ak pridem na cely ramcek myskou :)*/

.photo ul.topic li.active ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:auto; background:#ddd; width:390px; padding:7px 7px; border:10px solid #bbb; z-index:1;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:auto; background:#ddd; width:390px; padding:7px 7px; border:10px solid #aaa; z-index:100;}

.photo ul.topic li ul li
{display:inline; width:116px; height:89px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li ul li a
{display:block; width:110px; height:87px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li ul li a img
{display:block; width:109px; height:81px; border:3px solid #eee;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:240px; height:180px; border-color:#fff;}
