body{
    background-image: url(pozadie.jpg);
    background-repeat: repeat-x;
    background-color: rgb(255,255,255);
    font-family: Arial, Helvetica, Geneva, Swiss, Tahoma, Verdana;
    font-size: 12px;
    text-align: center;
    color: rgb(0,0,0);
    top: 0px;
    margin: auto;
    padding: 0px;
    border: 0px;
}

#hlavicka{
    margin: auto;
    padding: 0px;
    background-color: rgb(38,64,141);
    width: 900px;
    height: 125px;
    vertical-align: bottom;
    display: block;
    position: relative;
    text-align: center;


}

/*------------------------------vysuvacie menu--------------------------*/
/*#menu{
	background-color: rgb(229,233,248); 
    height: 21px;
    width: 901px;
    vertical-align: middle;
    position: relative; 
    margin: auto;
    padding: 0px;
    top: auto;
}*/

#nav {
    height: 21px;
    width: 901px;
    vertical-align: bottom;
	position: relative;
    margin: 0px 0px 0px 4px;
    margin: auto;

}

#nav ul {
    height: 21px;
    margin: 3px 0px 0px 0px;
    list-style-type:none;
    background-color: rgb(125,156,200);
    padding: 1px 0px 1px 0px;
    text-align: center;
    border: 0px rgb(255,0,0) solid;

}

#nav a {
    display: block;
    color: rgb(255,255,255);
    text-decoration: none;	
    padding: 0px 0px 0px 0px;
    text-align: left;
}

#nav a:hover {
    color: rgb(125,156,200);

}


#nav li {
    float: left;
    margin: 1px 0px 0px 1px;
    width: 149px;
    padding: 1px 0px 3px 0px;

}

#nav li ul {
   position: absolute;
   left: -999em;
   height: auto;
   font-weight: normal;


}

#nav li:hover ul ul, #nav li.sfhover ul ul {

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto; 
}

#nav li:hover, #nav li.sfhover {
	background-color: rgb(38,64,141); 
}

.menulink{
    display: block;
    font-size: 12px;
    text-align: left;
    margin: 1px 0px 0px 0px;
    padding: 2px;
    height: 16px;
    position: relative;
    color: rgb(38,64,141);
    background-color: rgb(125,156,200);
   
}

.mlink{
    display: block;
    font-size: 12px;
    height: 16px;
    position: relative;
    color: rgb(38,64,141);
    background-color: rgb(125,156,200); 
    border: 1px rgb(38,64,141) solid;
   
}

/*-----------------------------------vnutro----------------------------------*/

#vnutro{
    background-image: url(menuhore.gif);
    background-repeat: repeat-y;
    width: 910px;
    text-align: center;
    margin: auto;
    padding: 0px;
    position: relative;
    background-color: rgb(232,232,232);
    color: rgb(0,0,0);
    border: 0px rgb(38,64,141) solid;
    display: table;
}

/*-----------------------------------spodok----------------------------------*/

#spodok{
    background-image: url(dole.gif);
    height: 26px;
    width: 910px;
    margin: auto;
    line-height: 125%;
    position: relative;
    color: rgb(38,64,141);
    font-size: 11px;
}

#b_text{
    text-align: center;
    padding: 4px 0px 0px 0px;

}

#chemosvit{
    width: 910px;
    margin: auto;
	margin-top: 4px;
    color: rgb(147,167,226);
    padding: 0px;
    text-align: center;
    display: block;
    position: relative;
    font-size: 10px;
    
}

/*---------------------------------------------------------------------------*/





.mainCenter {
	height:100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	/*border-bottom:1px dotted #333333;*/
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}

a.pata{
    font-size: 10px;
	font-weight: normal;
    margin: 6px 0px 0px 0px;
    color: rgb(147,167,226);
}

a.pata:link{color: rgb(147,167,226); text-decoration: none;}
a.pata:visited{color: rgb(38,64,141); text-decoration: none;}
a.pata:hover{color: rgb(187,24,7); text-decoration: underline;}
