
/*
Barvy:
Tmave hneda: #704513
Svetle hneda: #FDE7C2


Novy:
Tmave Cervena #510101 (Pozadi header)
Svetlejsi cervnea: #920202 (Pozadi telo clear)
Bila hlavicka: #f0f0f0 (Text hlavicka, odkazy atp)
*/

* { padding: 0px; margin: 0px;}

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #f0f0f0;
}

/* Obecne styly atp */
img {border: 0;}

a
{
    text-decoration: none;
    color: #fffff2;
}

a:hover
{
	text-decoration: underline;
}

.on
{
    text-decoration: underline;
}

input, textarea, select
{
    background-color: #f0f0f0;
    border: solid 1px #510101;
    color: #704513;
}
hr { height: 1px;}

h1
{
    font-weight: normal;
    font-size: 30px;
    padding: 15px 0px 15px 0px;
    font-family: 'Times New Roman', Verdana, Tahoma;
}

h2
{
    font-size: 22px;
}

h3, h4, h5, h6
{
    margin-top: 7px;
    margin-bottom: 7px;
}



h3
{
    font-size: 19px;
    text-align: center;
}

h4
{
    font-size: 17px;
    text-align: center;
}

h5
{
    font-size: 15px;
    text-align: center;
}

h6
{
    font-size: 14px;
    text-align: left;
    text-decoration: underline;
}
form ul
{
    margin-left: 20px;
}
form fieldset
{
    margin: 10px;
}
fieldset
{
    padding: 5px;
}

legend
{
    padding-left: 5px;
    padding-right: 5px;
}

#wrapper
{
    margin: 0 auto;
    width: 1000px;
    background-color: #920202;
    color: #fffff2;
}

#part_1
{
    height: 148px;
    width: 980px;
    background-color: #510101;
    background-image: url('../images/zus2_01.jpg');
    text-align: right;
    padding-right: 20px;
}
#part_1 p
{
    font-size: 16px;
    padding-bottom: 10px;
}

#part_2
{
    width: 1000px;
    min-height: 589px;
    background-color: #920202;
    background-image: url('../images/zus2_03.jpg');
    background-repeat: no-repeat;
    float: left;
}

#part_2_left
{
    width: 399px;
    text-align: right;
    vertical-align: middle;
    float: left;
    display: inline;
}

#part_2_left_distance
{
    height: 70px;
}

.menu
{
    height: 430px;
    min-height: 430px;
    vertical-align: middle;
    text-align: right;
    border-right: solid 1px #f0f0f0;
    padding-right: 30px;
    font-size: 20px;
    font-style: italic;
    line-height: 30px;
}

.menu p
{
    padding-top: 30px;
}

.menu_small
{
    height: 430px;
    min-height: 430px;
    vertical-align: middle;
    text-align: right;
    border-right: solid 1px #f0f0f0;
    padding-right: 30px;
    font-size: 15px;
    line-height: 20px;
}

.menu_small p
{
    padding-top: 30px;
}

#part_2_right
{
    width: 551px;
    display: inline;
    float: right;
    padding-top: 50px;
    padding-left: 40px;
}

#part_2_right_line1_left
{
    float: left;
    background-image: url('../images/h_dramaticky.png');
    width: 240px;
    height: 239px;
}
#part_2_right_line1_left:hover
{
    background-image: url('../images/hh_dramaticky.png');
}

#part_2_right_line1_right
{
    float: left;
    background-image: url('../images/h_hudebni.png');
    width: 240px;
    height: 239px;
}
#part_2_right_line1_right:hover
{
    background-image: url('../images/hh_hudebni.png');
}

#part_2_right_line2_left
{
    float: left;
    background-image: url('../images/h_vytvarny.png');
    width: 240px;
    height: 239px;
}
#part_2_right_line2_left:hover
{
    background-image: url('../images/hh_vytvarny.png');
}

#part_2_right_line2_right
{
    background-image: url('../images/h_tanecni.png');
    width: 240px;
    height: 239px;    
    float: left;
}
#part_2_right_line2_right:hover
{
    background-image: url('../images/hh_tanecni.png');
}

.part_2_left_field
{
    padding-right: 30px;
}

/*  
    Sekce oboru
*/
#part_2b_left
{
    width: 199px;
    text-align: right;
    vertical-align: middle;
    float: left;
    display: inline;
}

#part_2b_right
{
    width: 751px;
    display: inline;
    float: right;
    padding: 20px 20px 20px 30px;
}

#part_2b_right td
{
    padding: 10px;
}

#part_2b_right p
{
    padding-top: 10px;
    padding-bottom: 10px;
}

#part_2b_right ul
{
    margin-left: 20px;
}

#part_2b_right a
{
    color: #ffcc33;
}


#part_4
{
    width: 1000px;
    height: 29px;
    background-color: #f0f0f0;
    text-align: center;
    color: #510101;
    font-size: 10px;
    vertical-align: middle;
    float: left;
}
#part_4 p
{
    text-align: center;
    padding: 8px;
    color: Black;
}
#part_4 a
{
    color: Black;
}

#part_5
{
    width: 1024px;
    height: 15px;
    text-align: center;
    font-size: 10px;
    float: left;
}

.textarea_html
{
    height: 500px;
    width: 740px;
    font-size: 11px;
}

.naStred
{
    text-align: center;
}

.chyba
{
    color: Red;
    font-weight: bold;
}

.uspech
{
    color: #00cc00;
    font-weight: bold;
}

.table_tr1
{
    background-color: #ffff99;
}
.table_tr0
{
    background-color: #ffffcc;
}

.admin_table
{
    margin: 10px;
    width: 980px;
    font-size: 10px;
    background-color: #ffcc66;
    color: Black;
}

.admin_table a
{
    color: #000000;
    font-weight: bold;
}

.admin_table tr, td
{
    border-bottom: dotted 1px black;
    vertical-align: top;
}

a.lastSelected
{
    text-decoration: underline;
}

.button
{
    width: 70px;
    background-color: #ff9900;
}

.obteceni
{
    float: left;
}

/*Formatovani formularu*/
#forms
{
    margin: 5px;
    text-align: left;
    padding: 8px;
}

#forms label
{
	width: 100px;
	float: left;
	margin: 0;
	padding: 0.2em;
	text-align: right;
	font-weight: bold;
}

#forms input, textarea
{
	margin: 3px;
	width: 320px;
}

#forms textarea
{
    height: 140px;
}

#forms_translate
{
    width: 980px;
    margin: 10px;
}

#forms_translate p
{
    margin: 5px;
}

.naStred
{
    text-align: center;
}

/* Tabulka automatickych seznamu */
.tableSeznam
{
    border-width: 0px;
    width: 100%;
}

.tableSeznam td
{
    text-align: center;
    vertical-align: bottom;
}

.txt_nadpis
{
    width: 672px;
}

/* Barvicky */
.bila
{
    color: #FFFFFF;
}

.cervena
{
    color: #FF0000;
}

.fialova
{
    color: #9900CC;
}

.modra
{
    color: #0000FF;
}

.oranzova
{
    color: #FF9900;
}

.ruzova
{
    color: #FFCCFF;
}

.zelena
{
    color: #009900;
}

.zluta
{
    color: #FFFF00;
}

.plovouci_vlevo
{
    float: left;
    margin: 12px;
}

.plovouci_vpravo
{
    float: right;
    margin: 12px;
}

.Nadpis1_Vlevo
{
    font-size: 30px;
    text-align: left;
    font-weight: bold;
}

.Nadpis1_Stred
{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}

.Nadpis2_Vlevo
{
    font-size: 22px;
    text-align: left;
    font-weight: bold;
}

.Nadpis2_Stred
{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

.Nadpis3_Vlevo
{
    font-size: 19px;
    text-align: left;
    font-weight: bold;
}

.Nadpis4_Vlevo
{
    font-size: 17px;
    text-align: left;
    font-weight: bold;
}

.Nadpis5_Vlevo
{
    font-size: 15px;
    text-align: left;
    font-weight: bold;
}

.Nadpis5_Vlevo_Okrova
{
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    color: #ffcc99;
}