

/* fullscreen setup */

html, body {

    /* give this to all tags from html to .fullscreen */

    height:100%;

    

}







/* visual styles */

body{

    margin:0;

    font-family:sans-serif;

    font-size:1.4em;

    background-position:50% 0%;

    text-align:center;

    /*background-image:url('../images/pruh.png');

    background-repeat:repeat-y; */

    background-color:#694803; 

    background-image:url('../images/podklad.jpg') ;

    background-repeat:no-repeat;

    padding-top:25px;

}





/*.bgimg{

  background-repeat:no-repeat;  

    /* custom background-position */

  /*background-position:50% 50%; 

      /* ie8- graceful degradation */

  /*background-position:50% 50%\9 !important;*/

  /*background-image:url('../images/podklad.jpg') 

} */



.pole{

  background-repeat:no-repeat;

    /* custom background-position */

  background-position:50% 00%;

 /* background-image:url('../images/bile_pole.png');   */  

  min-height:800px;

}







.menu a{

color:#ABCE0D;

font-size:16px;

text-decoration:none;

padding-right:25px;



}

.menu a:link{

color:#ABCE0D;

font-size:16px;

text-decoration:none;

}

.menu a:hover{

color:#479DC2;

font-size:16px;

text-decoration:none;

}

.menu a:visited{





}

.menuv{

width:550px;

float:left;

}



.menup{

width:110px;

margin-top:4px;

float:right;

padding-left:0px;

font-size:11px;

}

.menup a:link{

font-size:12px;

}

.menup a:hover{

font-size:12px;

}



.menup a:visited{

font-size:12px;

}



.logo{

position:absolute;

background-image: url("../images/logo.png");

background-repeat: no-repeat;

top:40px;;

left:400px;

width:176px;

float:right;

height:30px;

margin-left:90px;

padding-top:30px;



}



.plak{

float:left;

width:400px;

}

.plak2{

height:28px;

width:45px;

float:left;

}

.plak3{

height:20px;

width:100px;

float:left;

padding-top:8px;

}



.prihlaska{

margin-top:30px;

margin-bottom:30px;

FONT-WEIGHT:bold; 

FONT-SIZE: 10pt; 

BORDER-STYLE: solid; 

border-width:2px;

border-COLOR: #6F9B15; 

text-align:center;

padding-top:10px;

height:70px;

float:left;

width:600px;

}

.prihlaskanev{

margin-top:30px;

margin-bottom:30px;

FONT-WEIGHT:bold; 

FONT-SIZE: 10pt; 

BORDER-STYLE: solid; 

border-width:2px;

border-COLOR: #6F9B15; 

text-align:center;

padding-top:10px;

height:32px;

float:left;

width:600px;

display:none;

}

.prihlaska2nev{

float:left;

margin-top:30px;

margin-bottom:30px;

width:600px;

display:none;

}

.prihlaska2{

float:left;

margin-top:30px;

margin-bottom:30px;

width:600px;



}

.prihlaska2 table{

float:left;

width:600px;

font-size:13px;

}

.prihlaska2 table td{

padding-left:20px;

}





.hoverbox

{

	cursor: default;

	list-style: none;

background-color:#FF0000;

}



.hoverbox a

{

	cursor: default;

}



.hoverbox a .preview

{

	display: none;

}



.hoverbox a:hover .preview

{

	display: block;

	position: absolute;

	top: -33px;

	left: -45px;

	z-index: 1;

}



.hoverbox img

{

	background: #fff;

	border-color: #aaa #ccc #ddd #bbb;

	border-style: solid;

	border-width: 1px;

	color: inherit;

	padding: 2px;

	vertical-align: top;

	width: 200px;

	height: auto;

}



.hoverbox li

{

	background: #eee;

	border-color: #ddd #bbb #aaa #ccc;

	border-style: solid;

	border-width: 1px;

	color: inherit;

	display: inline;

	float: left;

	margin: 3px;

	padding: 5px;

	position: relative;

}



.hoverbox .preview

{

	border-color: #000;

	width: 500px;

	height: auto;

}

.oznameni {
  padding:150px 100px 150px 100px;;margin-top:15px;margin-bottom:15px;
  background-image: url("../images/oznameni.jpg");
  min-height:370px;
  width:600px;
  z-index:1;
  font-size:2.0em;
}



