/*univerzal reset*/
*   
    {
        font-size:100%;
        margin:0;
        padding:0;
    }

img
    {
        border:none;
    }

ul,li
    {
        list-style:none;
    }

/*accessibility features*/

.hidden,h1 span,#menu span,#menucz span,#fcnf span,#cz span,#en span
    {
        position:absolute;
        top:-10000px;
        left:0;
        width:1px;
        height:1px;
        overflow:hidden;
    }

/*layout*/

html
    {
        min-width:800px;
    }

body
    {
        text-align:center;
        background:#729c74 url("../img/bg.gif") no-repeat 50% -115px;
    }
   
#wrap
    {
        width:800px;
        margin:0 auto;
        text-align:left;
    }

#header
    {
        padding-top:80px;
        width:800px;
        position:relative;
    }

#head
    {
        width:416px;
        height:131px;
        position:relative;
    }

#content
    {
        font:normal 12px/16px Arial,Verdena,sans-serif;
        width:580px;
        float:right;
        padding:10px;
        
       
        /*margin-left:220px;*/
        
    }
   
.invisible
    {
        
    }
#left
    {
        position:relative;
        float:left;
    }

/*typography*/
h1
    {
        margin-left:70px;
        width:332px;
        height:82px;
    }

h1 a
    {
        width:332px;
        height:82px;
        display:block;
    }

h3
    {
        color:#bde5c0;
        font:bold 15px/21px Arial,Verdena,sans serif;
        padding-bottom:4px;
    }
h4
    {
        color:#184b4c;
        font:bold 13px Arial,Verdena,sans serif;
        
    }
a
    {
        text-decoration:none;
        color:rgb(190,236,255);
    }
a:hover
    {
        text-decoration:underline;
    }
a.konc
    {
        text-decoration:none;
        color:#f1f6a1;
    }
a.konc:hover
    {
        text-decoration:underline;
    }
a.zel
    {
        font-weight:bold;
        text-decoration:none;
        color:#184b4c;
    }
a.zel:hover
    {
        text-decoration:underline;
    }    
strong
    {
        font-weight:bold;
        color:#d3d78d;
    }
    
p
    {
        line-height:20px;
    }

.bold
    {
        font-weight:bold;
    }
/*list definition*/
#content ul
    {
        padding-bottom:10px;
    }
ul h3
    {
        padding-top:10px;
    }
#content li span,p span
    {
        color:#fff;
    }
/*faces*/
#faces
    {
        width:162px;
        height:256px;
        position:absolute;
        top:136px;
        background: url("../img/faces.gif") no-repeat 0% 0%;
    }

#faces li
    {
        list-style:none;
        display:block;
        position:absolute;
    }
.normal {
		color:#f1f6a1;
		font-size:12px;
	}
th {
		color:#184b4c;
		font-size:12px;
		
	}	
td {
		color:#f1f6a1;
		font-size:12px;
	}	
#faces a
    {
        display:block;
    }
/* CSS Document */
#alex{width:56px;height:101px;top:0;left:40px;}
#paja{width:65px;height:80px;top:93px;right:30px;}
#morris{width:64px;height:83px;bottom:-1px;right:26px;}
#kuca{width:56px;height:88px;right:0;top:37px;}
#luke{width:71px;height:93px;left:-4px;top:93px;} 
/*faces anchor*/
#alex a{height:101px;}
#paja a{height:80px;}
#morris a{height:83px;}
#kuca a{height:88px;}
#luke a{height:93px;}
/*faces a:hover*/
#alex a:hover{background:url("../img/faces.gif") -40px -257px no-repeat;}
#paja a:hover{background:url("../img/faces.gif") -67px -609px no-repeat;}
#morris a:hover{background:url("../img/faces.gif") -72px -431px no-repeat;}
#kuca a:hover{background:url("../img/faces.gif") -106px -294px no-repeat;}
#luke a:hover{background:url("../img/faces.gif") 4px -609px no-repeat;}
/*menu english section*/
#menu{width:313px;height:47px;position:absolute;bottom:28px;left:89px;z-index:100;}
html>body #menu {bottom:27px;}
#menu li{float:left;}
#menu li a{display:block;}
#news{width:50px;height:47px;background:url("../img/news.gif") no-repeat 0% 0%;}
#concerts{width:80px;height:47px;background:url(../img/concerts.gif) no-repeat 0% 0%;}
#music{width:53px;height:47px;background:url("../img/music.gif") no-repeat 0% 0%;}
#messages{width:87px;height:47px;background:url("../img/messages.gif") no-repeat 0% 0%;}
#band{width:43px;height:47px;background:url("../img/band.gif") no-repeat 0% 0%;}
#fcnf{width:38px;height:23px;background:url("../img/fcnf.gif") no-repeat 0% 0%;
position:absolute;bottom:15px;left:20px;z-index:100;}
#cz{width:24px;height:24px;background:url("../img/cz.gif") no-repeat 0% 0%;
position:absolute;bottom:30px;left:415px;z-index:100;}
/*menu english anchor*/
#news a{width:50px;height:47px;}
#concerts a{width:80px;height:47px;}
#music a{width:43px;height:47px;}
#messages a{width:87px;height:47px;}
#band a{width:43px;height:47px;}
#fcnf a{width:38px;height:23px;display:block;}
#cz a{width:24px;height:24px;display:block;}
/*menu english a:hover and current*/
#news a:hover{background:url("../img/news.gif") no-repeat 0% 100%;}
#concerts a:hover{background:url("../img/concerts.gif") no-repeat 0% 100%;}
#music a:hover{background:url("../img/music.gif") no-repeat 0% 100%;}
#messages a:hover{background:url("../img/messages.gif") no-repeat 0% 100%;}
#band a:hover{background:url("../img/band.gif") no-repeat 0% 100%;}
#fcnf a:hover{background:url("../img/fcnf.gif") no-repeat 0% 100%;}
#cz a:hover{background:url("../img/cz.gif") no-repeat 0% 0%;}
/*menu czech section*/
#menucz{width:314px;height:47px;position:absolute;bottom:27px;left:90px;z-index:100;}
html>body #menucz{bottom:28px;}
#menucz li{float:left;}
#menucz li a{display:block;}
#novinky{width:67px;height:47px;background:url("../img/novinky.gif") no-repeat 0% 100%;}
#koncerty{width:79px;height:47px;background:url(../img/koncerty.gif) no-repeat 0% 100%;}
#hudba{width:53px;height:47px;background:url("../img/hudba.gif") no-repeat 0% 100%;}
#vzkazy{width:62px;height:47px;background:url("../img/vzkazy.gif") no-repeat 0% 100%;}
#kapela{width:53px;height:47px;background:url("../img/kapela.gif") no-repeat 0% 100%;}
#en{width:21px;height:21px;background:url("../img/en.gif") no-repeat 0% 0%;
position:absolute;bottom:30px;left:415px;z-index:100;}
/*menu czech anchor*/
#novinky a{width:67px;height:47px;}
#koncerty a{width:79px;height:47px;}
#hudba a{width:53px;height:47px;}
#vzkazy a{width:62px;height:47px;}
#kapela a{width:53px;height:47px;}
#en a{width:21px;height:21px;display:block;}
/*menu czech a:hover and current*/
#novinky a:hover,#novinky #current{background:url("../img/novinky.gif") no-repeat 0% 0%;}
#koncerty a:hover,#koncerty #current{background:url("../img/koncerty.gif") no-repeat 0% 0%;}
#hudba a:hover,#hudba #current{background:url("../img/hudba.gif") no-repeat 0% 0%;}
#vzkazy a:hover,#vzkazy #current{background:url("../img/vzkazy.gif") no-repeat 0% 0%;}
#kapela a:hover,#kapela #current{background:url("../img/kapela.gif") no-repeat 0% 0%;}
#en a:hover{background:url("../img/en.gif") no-repeat 0% 0%;}

.input_box 
    {
        background:#E7E7F7;
        border:1px solid;
        border-color:darkgreen; 
        font-size:8pt;
        padding:2px;
        margin-top:2px;
        margin-bottom:2px;
        height:18px;
    }
.textarea_box 
    {
        font-family:arial;
        background:#E7E7F7;
        border:1px solid;
        border-cologreen; 
        font-size:8pt;
        padding:2px;
        margin-top:2px;
        margin-bottom:2px;
        height: 40px;
    }