/*{	border: 1px solid black !important}  */ /*zobrazi ramik okolo vsetkych objektov*/
/*p {	background: yellow !important}	  */	/*da zltu farbu na vsetky p-odseky*/

* {
	margin:0;
	padding:0;
}

html, body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
	font-size: 11px;
	background:#FFFFFF  url('../obr/pink053.gif');
	text-align: center;
	height: 100%;
}

div.main {
	width: 835px;/*71%*/
	min-height: auto;/*100%;*/
	_height: auto;
	_overflow-x: hidden;
	background: #ebe9e9;
	background-attachment: scroll;
	background-position:center;
	text-align: left;
	margin: auto;
	position:relative;
	border-style:solid; /*dashed*/
	border-color:#F51A65;/*0066FF;*/
	border-width:thin;
}

div.main-left {
	width: 0;
	height: auto;
	background: url('../obr/left.jpg') repeat-y;
	top: 0;
	bottom: 0;
	left: 0;
	position: absolute;
}

div.main-right {
	width: 0;
	height: auto;
	background: url('../obr/right.jpg') repeat-y;
	top: 0;
	bottom: 0;
	right: 0;
/*	_right: -1;*/
	position: absolute;
}

div.main-center {
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0px;	
}

#head {
 	background: #d0cdcd url('../obr/head.png') no-repeat;
	height: 123px;
	width: 835px; 
	position: relative;
	margin: 0 auto;
}

#menu {
	width: 835px;
	height:24px;
	background-color: #F51A65;
}


/*menu buttons*/
.b-left {
	width:7px;
	height:24px;
	background-color:#F51A65;
}

.b-right {
	width:7px;
	height:24px;
	background-color:#F51A65;
}

.b-middle{
	width:7px;
	height:24px;
}

.b-bg{
	font-size:16px;
}

.b-empty{
	background-color:#F51A65;
	width:15px;
	height:24;
}

/*Menu hyperlinky*/
#menu a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#menu a:hover{
	color:#CEE927 ;/*CEE927;6699FF*/
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
/* end-Menu hyperlinky*/

#footer {
	width: 100%;
 	height: 23px;
	overflow: hidden;
	position: relative;
	text-align: center;
	font-weight: normal;
	font-size:10px;
    margin: 0 auto; 
	color: #FFFFFF;	
	clear:both;
	/*bottom: 0;*/
	left:25;
	background-color:#F51A65;
	border-top-color:#F51A65;
	border-top-style:solid;
	border-top-width:thin;
}
 
.footerlink:link {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}

.footerlink:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
 
.footerlink:hover {
	text-decoration:underline;
	font-weight:normal;
	color: #ffffff;
}

.footerlink:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

/*left bar*/
/*.subcontent-unit-border{
	font-size:11px;
 	width:183px;
 	margin:0 0 2.0em 0;
 	padding:0 0 5px 0;
 	border:1px dotted #F51A65;
	background:#F51A65;
}
.round-border-topleft{
	width:10px;
	height:10px;
	position:absolute;
 	z-index:100;
 	margin-top:-1px;
 	margin-left:-1px;
}

.round-border-topright{
	width:10px;
 	height:10px;
 	position:absolute;
 	z-index:100;
 	margin-top:-1px; margin-left:174px;
}

.posun{
	padding: 3px 5px 2px 5px;
}

.subcontent-unit-border-hotnews {
	font-size:9px;
 	width:183px;
 	margin:0 0 2.0em 0;
 	padding:0 0 5px 0;
 	border:1px dotted #F51A65;
 	background:rgb(235,235,235);
}
*/
div.leftbar {
  	width: 183px;
 	height: 100%;
 	float:left;
 	padding: 0 0 0 5px;
}

.padd {
	padding: 0 0 0 5px;
}

hr {
	color:#F51A65;
	border-spacing: ;
	border-style:dotted;	
	border-width:1px;
	text-decoration:none;
}

/*left bar*/
.subcontent-unit-border{
	font-size:11px; 
	width:183px;
 	margin:0 0 2.0em 0;
  	padding:0 0 5px 0;
   	border-style:dotted;
   	border-width:thin;
	border-color:#F51A65;
	background:rgb(235,235,235);
}

.round-border-topleft{
	width:10px;
 	height:10px;
  	position:absolute; 
  	z-index:100;
    margin-top:-1px;
	margin-left:-1px;
}

.round-border-topright{
	width:10px;
	height:10px;
	position:absolute;
	z-index:100;
	margin-top:-1px; margin-left:174px;
}

.subcontent-unit-border-hotnews{
	font-size:9px;
	width:183px;
	margin:0 0 2.0em 0;
	padding:0 0 5px 0;
	border-style:solid;
	border-width:1px; border-color:#F51A65;/*border:solid 1px rgb(190,190,190);*/
	background:rgb(235,235,235);
}

h1 {
	color: #FFFFFF;
	background-color: #F51A65;/*rgb(190,190,190);*/
	font-size:11px;
	text-align:left;
	padding:0 0 0 10px;
}
/*left bar*/

h3 {
	padding: 3px 5px 2px 5px;
	font-size:9px;
	font-weight:normal;
}

h3 a:link{
	color:#0000FF;
	font-weight:normal;
	text-decoration:none;
}

h3 a:visited{
	color:#0000FF;
	font-weight:normal;
	text-decoration:none;
}

h3 a:hover{
 font-weight:normal;
 text-decoration:underline;
}


/*text*/
#text {
	width:630px;
	height:auto;
	text-align: left;
	float:left;
	top: 0px;
	font-size: 12px;
	padding: 1px 5px 4px 10px;
}

#text p{
	padding:0 0 3px 0;
	font-size:11px;
}

.nadpis {
	font-size:11px;
	color:#000080;
	font-weight:bold;
	padding: 0 0 3px 0;
}

.nadpis-datum{
	font-size:9px;
	color:#000080;
	font-weight: normal;
	padding: 0 0 3px 0;
}

.navigacia{
	font-size:12px;
	font-variant:inherit;
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
}

.navigacia a:link{
	font-size:13px;
	font-variant:inherit;
	color:#E50078;
	text-decoration:none;
	font-weight: bold;
}
.navigacia a:visited{
	font-size:13px;
	font-variant:inherit;
	color:#E50078;
	text-decoration:none;
	font-weight: bold;
}
.navigacia a:hover{
	font-size:13px;
	font-variant:inherit;
	color:#E50078;
	text-decoration:none;
	font-weight: bold;
}

.image-border {border:#F51A65 1px dashed;}

.navigacia a:active{
	font-size:13px;
	font-variant:inherit;
	color:#E50078;
	text-decoration:none;
	font-weight: bold;
}
.download{
	font-size:14px;
	color:#4C1934;
	text-decoration:none;
}
		
.download a:link{
	font-size:12px;
	color:#993368; /*CC00CC*/
	text-decoration:none;
}
.download a:visited{
	font-size:12px;
	color:#993368;
	text-decoration:none;
}
.download a:hover{
	font-size:12px;
	color:#993368;
	text-decoration:none;
	text-decoration:underline;
}
.download a:active{
	font-size:12px;
	color:#993368;
	text-decoration:none;
}

.tab_zar{ /*zarovnanie obrazkov s tabulke povrchy*/
	text-align:right;
	width:150px;
}

.text{ /*velkost bunky na povrchoch */
	width:250px;
	padding-left:30px;	
}

/*toto je css len pre menu*/

#nav { 
	width: 760px;
	background-color: #F51A65; 
	position:relative;
	float:center;
	padding-left:60px;
} 

#nav ul li { 
	display: inline; 
} 

#nav ul { 
	margin: 1px 0 0 0 ; 
	padding: 2px 6px 2px 6px;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif; 
	font-size: .8em; 
	letter-spacing: 1px; 
	font-weight: bold; 
} 

#nav ul li a { 
/*	margin: 0; */
	padding: 2px 6px 2px 6px; 
	background-color: #F51A65; 
	color: #FFFFFF; 
	text-decoration: none; 
	float: left; 
	border-right: 1px solid #CCCCFF; 
} 

#nav ul li a:hover { 
	background-color: #E5659E; 
	color: #FFFFFF; 
} 

.add_border_left{ /* tuto classu som doplnillen koli pravemu okraju v menu*/
	border-left: 1px solid #CCCCFF; 
}

/*tu konci css pre menu*/nt-weight: bold; 
} 

#nav ul li a { 
/*	margin: 0; */
	padding: 2px 6px 2px 6px; 
	background-color: #F51A65; 
	color: #FFFFFF; 
	text-decoration: none; 
	float: left; 
	border-right: 1px solid #CCCCFF; 
} 

#nav ul li a:hover { 
	background-color: #E5659E; 
	color: #FFFFFF; 
} 

.add_border_left{ /* tuto classu som doplnillen koli pravemu okraju v menu*/
	border-left: 1px solid #CCCCFF; 
}

/*tu konci css pre menu*/