body
{
    font-family: arial,sans-serif;
    font-size:12px;
    background-color:#FFF;
    padding: 0;
    margin:0;
}

h1
{
    font-size:16px;
    color: #000000;
    margin:0;
}

h2
{
    font-size:15px;
    color: #000000;
    margin:0;
}

h3
{
    font-size:14px;
    color: #000000;
    margin:0;
}

h4
{
    font-size:13px;
    color: #000000;
    margin:0;
    font-weight:bold;
}

h5
{
    font-size:12px;
    color: #000000;
    margin:0;
}

h6
{
    font-size:11px;
    color: #000000;
    margin:0;
}

ul, ol, p, li, span, address, a, img
{
    margin:0;
    padding:0;
}

img
{
    border:none;
}

a
{
    text-decoration:underline;
    color: #F84D21;
    outline: none;
}


a:hover
{
    text-decoration:none;
}

table, tr, td, th
{
    border-color:#D6D6D6;
    border-style:solid;
    border-width:1px;
    border-collapse:collapse;
    margin:0;
    padding:0;
}

fieldset, form
{
    border:none;
    margin:0;
    padding:0;
}
hr {
     height: 1px;
     color: #AFDDE9;
     background-color: #AFDDE9;
     border: none;
     margin:20px 0;
     clear:both;
}

/*******************************************************************************************************/

/* Print only */
#PrintBox
{
    display: none;
}

#Page
{
    background-color: #FFF;
}

#Main
{
    background: #FFF;
}

/*** obsah / LEVA ***/
#ContentLeft
{
    display: none;
}

/*** obsah / STRED ***/
#ContentCenter
{
    position: relative;
}

/*** obsah / stred / PREDNASEJICI ***/
#ContentCenter #Carousel
{
    display: none;
}

#ContentCenter #translate
{
    display: none;
}


/*** obsah / stred / PRVNI TROJ BOX ***/
#TriBoxOne
{
    display: none;
}


/*** obsah / stred / DRUHY TROJ BOX ***/
#TriBoxTwo
{
    display: none;
}

/*** obsah / stred / NOVINKY BLOG ***/
#HomeBlog
{
    padding: 0 0 0 0;
    text-align:right;
}
#HomeNews
{
    padding: 0 0 0 0;
    text-align:center;
}

#twitter-shoutbox {
    margin:19px 25px 0 10px;
    width:150px;
}
#twitter
{
    margin-top:5px 0;
    border: solid 1px #C5E7EF;
    border: none;
    border-right: none;
}
#HomeBlog a, #HomeNews
{
    font-size: 14px;
    color: #6B8890;
}
#HomeBlog a img, #HomeNews a img
{
    vertical-align: middle;
}


/*** obsah / stred / CLANEK INDEX ***/
#ContentCenter #articles
{
    width:370px;
    margin:19px 25px 0 20px;
    _margin-right:12px;
    float: right;
}
#ContentCenter .articleItem
{
    margin: 5px auto 10px auto;
    padding:0 0 12px;
    border-bottom:1px solid #AFDDE9;
    position: relative;
}

#ContentCenter .articleItem img
{
    padding:1px;
    border:2px solid #AFDDE9;
    float: left;
    margin:0 15px 0 0;
}

#ContentCenter .articleItem a:hover img
{
    border-color:#F84D21;
}

#ContentCenter .articleItem h3
{
    margin-bottom:5px;
}
#ContentCenter .articleItem h3 a
{
    font-size: 14px;
    color: #1084AC;
    text-decoration: none;
}

#ContentCenter .articleItem h3 a:hover
{
    text-decoration: underline;
}

#ContentCenter .articleItem .dateauthor
{
    font-size: 11px;
    color: #98A0A1;
    color: #364E55;
    margin:2px 0;
    display: block;
}

#ContentCenter .articleItem .dateauthor a
{
    color: #364E55;
}

#ContentCenter .articleItem p
{
    font-size: 11px;
    xcolor: #364E55;
}

#ContentCenter #Text p
{
    font-size:12px;
}

#ContentCenter .articleItem a.more
{
    clear: both;
    display: block;
    font-size: 12px;
    background:url("arrow3.png") left no-repeat;
    padding:0 0 0 15px;
    position: relative;
    left:290px;
    _background-image:none; 
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../media/css/arrow3.png', sizingMethod='crop');
    _height:1px;
}

/*** obsah / stred / STARSI CLANKY ***/
#ContentCenter #articles #OldArticles
{
    font-size: 12px;
    margin: 0 auto 8px auto;
    text-align: center;
    display: block;
}

/*** obsah / stred / teS ***/
#ContentCenter .tab
{
    margin:10px 0 0 0;
    background-color: #E4F4F8;
    height:34px;
    border-top:3px solid #AFDDE9;
}

#ContentCenter .tab li
{
    float: left;
    list-style-type: none;
    border-right:1px solid #AFDDE9;
}

#ContentCenter .tab li a
{
    background-color: #E4F4F8;
    text-decoration: none;
    font-size: 12px;
    padding: 10px 10px;
    color: #000;
    display: block;
}

#ContentCenter .tab li a:hover, #ContentCenter .tab li a.selected
{
    background-color: #FFF;
    font-weight:bold;
}


/*** obsah / stred / OBSAH ***/
#ContentCenter #Text
{
    padding:10px 20px;
}

#ContentCenter #Text .right
{
    margin-left:10px;
}

#ContentCenter #Text .left
{
    margin-right:10px;
}

#ContentCenter #Text a[href^="http"], #ContentCenter #Text a[target="_blank"]
{
    background-image:url("ico_out.gif");
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:9px;
}

#ContentCenter #Text .address
{
    background-color: #E4F4F8;
    border:2px solid #AFDDE9;
    margin:5px 0 20px;
    padding:10px;
}

#ContentCenter #Text .address address
{
    font-style: normal;
    line-height:18px;
}

#ContentCenter #Text h3
{
    margin:10px 0 5px;
    color: #1687AE;
    font-size: 15px;
}

#ContentCenter #Text h4
{
    margin:5px 0 0 0;
    color: #1087AE;
    font-size: 13px;
}

#ContentCenter #Text p
{
    margin:10px 0;
    color: #000;
    line-height:18px;
    text-align: justify;
}

#ContentCenter #Text .perex
{
    font-size:13px;
    font-style:italic;
    overflow:hidden;
    _zoom:1;
}

#ContentCenter #Text .dateauthor
{
    font-size: 11px;
    color: #98A0A1;
    margin:2px 0;
    display: block;
}

#ContentCenter #Text .body
{
    margin:10px 0;
}

#ContentCenter #Text ul, #ContentCenter #Text ol
{
    line-height:18px;
    margin:10px 0 10px 20px;
}

#ContentCenter #Text .map img
{
    margin: 5px 0 5px 0;
    padding: 3px;
    border:3px solid #E4F4F8;
}


#ContentCenter #Text table caption, #ContentCenter #Text form legend
{
    font-size:14px;
    color: #1087AE;
    margin:0;
    padding-bottom:5px;
    font-weight:bold;
}
#ContentCenter #Text table caption img {
    vertical-align:top;
}

#ContentCenter #Text table th
{
    background-color: #1A9FC1;
    padding: 3px;
    color: #FFF;
    border:1px solid #1A9FC1;
}

#ContentCenter #Text table td
{
    border:none;
    border-left:1px solid #C3E0EA;
    padding: 5px 7px;
}

#ContentCenter #Text table td.first
{
    border:none;
    border-left:1px solid #1A9FC1;
    white-space:nowrap;
}

#ContentCenter #Text table
{
    width:100%;
    border:1px solid #1A9FC1;
    margin:5px 0 20px 0;
}

#ContentCenter #Text table tr
{
    border:none;
}

#ContentCenter #Text table tr .time
{
    font-size: 12px;
    font-weight:bold;
    color: #0C90B2;
}

#ContentCenter #Text table col.center
{
    text-align: center !important;
}

#ContentCenter #Text table tr td { background: #FFFFFF }
#ContentCenter #Text table tr.odd td { background: #DDF1F6 }

#ContentCenter #Text table th {text-align:right;}
#ContentCenter #Text table tr.center th {text-align:center;}

/*** obsah / PRAVA ***/
#ContentRight
{
    display: none;
}

/*** PATICKA ***/
#Bottom
{
    display: none;
}


/*******************************************************************************************************/

/*******************************************************************************************************/

.correct
{
    clear: both;
    width: 1px;
    height: 1px;
    visibility: hidden;
    _display: inline;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.text_left
{
    text-align: left;
}

.text_center
{
    text-align: center;
}

.errorlist
{
    color: #F84D21;
    font-weight:bold;
}

.hidden
{
    display:none;
}

.job-holder
{
    overflow:hidden;
}
ul.br, ul.br li
{
    margin-left:0 !important;
    padding-left:0 !important;
    list-style-type:none;
}

/****************************/

img.portret
{
    padding:1px;
    border:2px solid #AFDDE9;
}


#add_comment
{
    cursor:pointer;
}
