/*
BARVY:

cervena:    #aa0000;
modra:      #233565;
text cerveny: #930000;


*/

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

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: White; 
    color: #575a5d;
    line-height: 140%;
}

#wrapper
{
    margin: 0 auto;
    width: 730px;
    background: #aa0000;
    /*border: darkgray 2px ridge;*/
}

#part_1
{
    width: 730px;
    height: 210px;
}

#part_1_a
{
    width: 198px;
    height: 210px;
    background-color: #aa0000;
    background-image: url('../images/naidr_02.jpg');
    float: left;
}

#part_1_b
{
    width: 532px;
    height: 210px;
    background-color: #aa0000;
    background-image: url('../images/naidr_03.jpg');
    text-align: right;
    vertical-align: top;
    float: left;
}

#part_2
{
    width: 530px;
    height: 22px;
    background-color: #233565;
    background-image: url('../images/naidr_05.jpg');
    color: #ffffff;
    font-size: 11px;
    padding-top: 7px;
    padding-left: 200px;
    text-align: left;
}

#part_3
{
    width: 730px;
    _height: 403px;
    min-height: 403px;
    background-color: #aa0000;
}

#part_3_a
{
    width: 198px;
    _height: 393px;
    min-height: 393px;
    background-color: #aa0000;
    float: left;
    background-image: url('../images/naidr_07.jpg');
    vertical-align: bottom;
    background-repeat: no-repeat;
}

#part_3_a p
{
    padding: 5px;
    padding-left: 10px;
    color: Yellow;
    font-size: 12px;
    text-decoration: blink;
}

#part_3_a a
{
    color: Yellow;
    font-size: 12px;

}
#part_3_b
{
    width: 532px;
    _height: 403px;
    min-height: 403px;
    background-color: White;
    float: left;
    vertical-align: top;
}

.part_3_index
{
    width: 532px;
    float: left;
    color: #575a5d;
}

.part_3_index h2
{
    margin-bottom: 110px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #930000;
}

.part_3_right_top_1
{
    background-image: url('../images/naidr_08.jpg');
    background-repeat: no-repeat;
    width: 145px;
    height: 230px;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
}

.part_3_right_top_2
{
    background-image: url('../images/naidr_09.jpg');
    background-repeat: no-repeat;
    width: 145px;
    height: 230px;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
}
.part_3_right_top_3
{
    background-image: url('../images/naidr_10.jpg');
    background-repeat: no-repeat;
    width: 145px;
    height: 230px;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
}

.part_3_right_top_4
{
    background-image: url('../images/naidr_13.jpg');
    background-repeat: no-repeat;
    width: 145px;
    height: 230px;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
}

.part_3_right_top_5
{
    background-image: url('../images/naidr_14.jpg');
    background-repeat: no-repeat;
    width: 145px;
    height: 230px;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
}

.part_3_right_top_6
{
    background-image: url('../images/naidr_15.jpg');
    background-repeat: no-repeat;
    width: 145px;
    height: 230px;
    display: inline;
    float: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 12px;
    cursor: pointer;
}

#part_3_main
{
    width: 521px;
    float: left;
    padding: 5px;
}

#part_3_main li
{
    margin-left: 20px;
}

#part_4
{
    width: 710px;
    height: 19px;
    text-align: right;
    clear: both;
    border-top: dotted 1px #d6d8ce;
    padding-right: 20px;
    /*background-color: White;*/
}
#part_4 p
{
    text-align: right;
    padding: 2px;
    color: #fffffe;
}
#part_4 a
{
    color: #fffffe;
}

.table_format
{
    margin: 0px;
    padding: 0px;
}
.table_format td
{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    border: 0;
}

/* MENU */
#part_2 p
{
    display: inline;
}
#part_2 a
{
    font-size: 11px;
    color: #ffffff;
}

.on
{
    text-decoration: underline;
}

.main_galerie
{
    padding: 5px;
    width: 520px;
    float: left;
}
.main_galerie p
{
    display: inline;
    width: 160px;
    height: 120px;
    float: left;
    text-align: center;
    border: doted 1px red;
}

#main_body
{
    padding: 5px;
    width: 520px;
    float: left;
}

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

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

a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
    background-color: White;
    border: solid 1px #BE7542;
}
hr { height: 1px; }


h1
{
    display: none;    
}

.textarea_html
{
    height: 350px;
    width: 520px;
    font-size: 11px;
}

.naStred
{
    text-align: center;
}

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

.admin_table
{
    width: 100%;   
}

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

.table_sekce
{
    width: 100%;
    vertical-align: bottom;    
}

.table_sekce td
{
    vertical-align: middle;
    padding: 5px;
    padding-left: 10px;
    border: 0px;
}

.table_sekce h2
{
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #930000;
    margin-top: 5px;
    margin-bottom: 5px;
}

.button
{
    width: 60px;
}

.obteceni
{
    float: left;
}

.foto
{
    width: 152px;
    height: 115px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

h3, h4, h5, h6
{
    margin-top: 7px;
    margin-bottom: 7px;
    
}
h2
{
    margin-right: 20px;
    text-align: left;
    font-size: 18px;
    
}

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

h4
{
    font-size: 15px;
    text-align: left;
}

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

h6
{
    font-size: 10px;
    font-weight: bold;
    color: #930000;
}

.reklama
{
    font-weight: bold;
    font-size: 13pt;
}

/* 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;
}

/*Bezny clanek*/
#bezny_clanek p
{
    padding: 10px 0px 10px 0px;
    font-size: 12px;
    line-height: 16px;
}
