body {
    margin: 0px;
    padding: 0px;
    padding-top: 50px;
    font-family: arial;
}
h1 {
    font-size:25px;
}
h2 {
    font-size:23px;
}
h3 {
    font-size:21px;
}
ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
li {
    margin: 0px;
    padding: 0px;
}
form {
    margin: 0px;
    padding: 0px;
}
table {
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}
input[type=submit] {
    cursor: pointer;
}
img 
{
    border: none;
    max-width:90%;
}
.container {
    padding-left:5px;
    padding-right:5px;
}

/* MAIN */

a {
    color: #1d921d;
}

/* LEFT COLUMN */

.leftbox,.rightbox {
    padding-top:2em;
}
#weather:hover
{
    cursor:pointer;
}
#weather div.panel-body a 
{
    display:none;
}
.divprices .panel-body {
    padding:0;
}

/* RIGHT COLUMN */
#right_column h4 {
    background: url("images/layout/aside_right.gif") no-repeat;
    width: 238px;
    height: 33px;   
    font-size: 120%;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 15px 0px 0px 15px;
    margin-bottom: 10px;
}
#right_column .agris_online {
    background: #cccccc url("images/layout/ico_download.gif") no-repeat;
    background-position: 13px 10px;
    display: block;
    width: 99px;
    height: 36px;
    border-top-left-radius:     10px;
    border-top-right-radius:    10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius:  10px;
    margin: 10px 0px 10px 40px;
    color: #006810;
    font-weight: bold;
    font-size: 110%;
    padding: 13px 0px 0px 65px;
}
#right_column p {
    font-size: 85%;
    text-align: center;
}
#right_column .weather {
    margin: 10px 0px 0px 5px;
    text-align: center;
    font-size: 80%;
    height: 115px;
}
#right_column .weather b {
    font-size: 110%;
}
#right_column .weather li {
    display: inline-block;
    float: left;
    background: url("images/layout/aside_border2.gif") no-repeat;
    background-position: right center;
    width: 80px;
}

#right_column .weather li:last-child {
    background: none;
}
#right_column .weather img {
    margin-bottom: 5px;
}
#right_column .weather-link a, #right_column .weather-link a:visited {
    text-decoration: underline;
    color: #000;
}

#right_column .calendar {
    text-align: center;
    width: 235px;
    border-collapse: collapse;
    margin: 10px 0px 10px 9px;
    font-weight: bold;
    font-size: 80%;
}
#right_column .calendar .last {
    color: #999999;
}
#right_column .calendar th {
    background: url("images/layout/cal_th.gif") no-repeat;
    padding: 4px 0px;
    border: 1px solid #cccccc;
    border-top: 1px solid #3aa23a;
    border-bottom: none;
}
#right_column .calendar td {
    border: 1px solid #3aa23a;
    background: #e8f6e8;
    padding: 6px 0px;
}
#right_column .calendar .month {
    border: 1px solid #cccccc;
    border-bottom: none;
    color: #1d931d;
}
#right_column .calendar .month span {
    background: #FFFFFF;
    display: block;
    width: 225px;
    padding: 3px 0px;
    border: 1px solid #56af56;
    border-top-left-radius:     7px;
    border-top-right-radius:    7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius:  7px;
    margin-left: 5px;
    position: relative;
}
#right_column .calendar .month span #prev {
    position: absolute;
    top: 7px;
    left: 13px;
}
#right_column .calendar .month span #next {
    position: absolute;
    top: 7px;
    right: 13px;
}

/*#right_column .banner1 img {
    text-align:center;
}*/

/*#right_column .banner1 img {
    border:1px solid black;
}*/

#right_column .banner2 {
    margin-left: 1px;
}

.cleaner {
    clear:both;
    margin: -1px 0 0 0; 
    padding:0;
    height:1px;
    border:none;
    visibility: hidden;
}

/* FOOTER */
#footer {
    width: 100%;
    background-color:#EAEAEA;
    margin-top:2em;
}
#footer ul {
    padding: 10px 0px 0px 0px;
    font-size: 85%;
    text-align:center;
}
#footer li {
    display:inline-block;
    padding: 5px;
}

#footer p {
    margin: 15px 0px 0px 0px;
    text-align: center;
    color: #666;
    font-size: 85%;
}

/* CONTENT */
#content {
    width: 700px;
    float: left;
    min-height: 100px;
    line-height: 20px;
    position: relative;
}
#content h1 {
    font-size: 185%;
    color: #006400;
    text-transform: uppercase;
    margin: 16px 0px 30px 0px;
    line-height:30px;
}
#content h2 {
    text-transform: uppercase;
    font-size: 140%;
    margin: 0px 0px 20px 0px;
}
#content h2 span {
    color: #999999;
}

#content a {
    color: #1d921d;
}
#content p.banner {
    text-align: center;
    margin: 30px 0px 30px 0px;
}
#content p.picture {
    float: left;
    margin: 11px 15px 3px 0px;
}
#content p.description {
    clear: right;
    margin: 0px;
    margin-bottom: 40px;
}
#content hr.green {
    border: none;
    height: 1px;
    border-bottom: 1px solid #1d941d;
}
#content a.next_articles {
    border: 14px solid #FFFFFF;
    padding: 5px 11px;
    background: #e8f6e8;
    color: #1d921d;
    margin: -40px 0px 0px 40%;
    display: inline-block;
    font-weight: bold;
    font-size: 85%;
    margin-bottom: 15px;
}
#content .left_side {
    float: left;
    width: 48%;
}
#content .right_side {
    float: right;
    width: 48%;
}
#content .right_side .table1 td
{
    padding: 9px 9px;
}

#content .table1 {
    border: 1px solid #90d390;
    font-size: 85%;
    width: 98%;
}
#content .table1 td {
    padding: 9px 12px;
}
#content .table1 tr:nth-child(2n-1) {
    background: #e8f6e8;
}
#content .cause_list {
    border: 1px solid #28c528;
    background: #e8f6e8;
    padding: 10px 10px;
    margin-bottom: 20px;
}
#content .cause_list li {
    color: #666666;
    font-size: 85%;
    margin-bottom: 10px;
}
#content .cause_list li a {
    font-weight: bold;
    color: #1d931d;
}
#content .cause_list li.next {
    margin-top: 10px;
}
#content .links {
    margin-left: 80px;
    font-size: 85%;
}
#content .links li {
    list-style-image: url("images/layout/bullet.png");
    float: left;
    padding-right: 5%;
    width: 45%;
    margin-bottom: 18px;
}
#content .links li a {
    font-weight: bold;
}
#content .filter {
    background: #eaeaea;
    border: 1px solid #cccccc;
    padding: 10px 0px 0px 20px;
    height: 30px;
    margin-bottom: 20px;
    overflow: hidden;
}
#content .filter li {
    float: left;
    font-size: 85%;
    margin-right: 10px;
    height: 20px;
    padding: 0px 10px 0px 0px;
    display: block;
    background: url("images/layout/filter_bullet.gif") no-repeat;
    background-position: right center;
    
}
#content .filter li b {
    vertical-align: middle;
}
#content .filter li:last-child {
    background: none;
}
#content .filter select {
    margin: 0 0 0 10px;
    border: 1px solid gray;
}
#content .paginator {
    border: 1px solid #eaeaea;
    height: 30px;
    display: inline-block;
    padding-top: 10px;
    padding-left: 3px;
    font-size: 85%;
}
#content .paginator li {
    float: left;
}
#content .paginator li a {
    margin-right: 2px;
    padding: 8px 13px;
    background: #edf6e4;
    font-weight: bold;
    color: #006400;
}
#content .paginator li a.active {
    text-decoration: none;
    font-weight: normal;
    background: #dcedc9;
}
#content .links2 {
    position: relative;
    margin-top: 60px;
}
#content .links2 h3 {
    background: url("images/layout/links2_title.gif") repeat-x;
    display: inline;
    height: 26px;
    padding: 0px 30px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    position: absolute;
    top: -35px;
    padding-top: 10px;
    left: 0px;
}
#content .links2 .add_link {
    position: absolute;
    top: -40px;
    right: 5px;
    background: url("images/layout/ico_addlink.gif") no-repeat;
    padding: 5px 0px 0px 35px;
    height: 25px;   
    font-size: 85%;
    font-weight: bold;
}
#content .links2 ul {
    background: url("images/layout/links2.gif") repeat-x;
    padding: 20px 10px 0px 40px;
    border: 1px solid #cccccc;
    font-size: 85%;
}
#content .links2 li {
    list-style-image: url("images/layout/bullet.png");
    margin-bottom: 24px;
}
#content h1.article {
    text-transform: none;
    font-size: 170%;
    margin: 40px 0px 16px 0px;
}

#content p.article_info,p.info {
    color: #999999;
    font-size: 85%;
    margin: 0px;
}
p.info img{
    display:none;
}
p.info {
    margin-bottom:5px;
}
#content a.print {
    background: url("images/layout/print.gif") no-repeat;
    float: right;
    padding: 10px 0px 5px 40px;
}
#content .article_pictures {
    background: url("images/layout/links2.gif") repeat-x;
    padding: 40px 10px 0px 20px;
    border: 1px solid #cccccc;
    margin: 60px 0px 30px 0px;
    position: relative;
}

#content .article_pictures ul {
    position: absolute;
    top: -24px;
    left: -1px;
}
#content .article_pictures li {
    float: left;
}
#content .article_pictures li a.active {
    background: url("images/layout/links2_title.gif") repeat-x;
    padding: 10px 15px 2px 15px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    font-size: 145%;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
#content .article_pictures li a {
    padding: 10px 15px 2px 15px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    color: #000000;
}
.drobek {
    /*position: absolute;
    top: 3px;
    right: 0px;
    padding: 0px;*/
    margin: 10px 0 0 0;
    font-size: 85%;
}
#content .drobek a {
    color: #177117;
}


/* Naše ******************************************/
/*KONTAKTY*/
.boxContacts table
{
    /*kontakty*/
    border-style: dotted;
    border-color: #999999;
    border-width: 1px;
    width: 100%;
    padding-bottom: 4px;
    text-align: center;
}
.boxContacts td
{
    /*kontakty*/
    text-align: center;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxContacts hr
{
    border: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    height: 1px;
    background-color: #999999;
}
.boxContacts #title
{
    font-size: 15px;
    font-weight: bold;
}
.boxContacts .title2
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.boxContacts #title2
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.field-validation-error
{
    color: Red;
}
.validation-summary-errors
{
    color: Red;    
}

/*ARCHIV ANKET*/
.countryLinks {
	background : #ECECEC;
	border-bottom : 1px dotted #006400;
	border-top : 1px dotted #006400;
	width : 100%;
	font-size: 9pt;
}

/*POCASI*/
table.pocasi 
{
    width: 100%;
    text-align: center;
}

table.pacasi td 
{
    vertical-align:middle;
}

.countryLinks
{
    background: #ECECEC;
    border-bottom: 1px dotted #006400;
    border-top: 1px dotted #006400;
    width: 100%;
    font-size: 9pt;
}
.pager + .links
{
    margin-top: 20px;
}
.center 
{
    text-align: center;
}

div#banner 
{
    text-align: center;
    vertical-align: middle;
}

/* PŘIDAT OBSAH */
div#add_content 
{
    padding:10px;
}
div#add_content a 
{
    background: url("images/layout/ico_addlink.gif") no-repeat;
    padding: 5px 0px 10px 35px;
    font-size: 85%;
    font-weight: bold;
}

/*DATEPICKER*/

div#datepicker 
{
    margin:10px 5px;
    padding:5px;
    
}
div#datepicker .ui-widget-content{
    background: #E8F6E8;
    border: 1px solid #CCCCCC;
}

div#datepicker .ui-datepicker-calendar th
{
    padding:5px 0 5px 0;
    margin:2px;
}
.ui-datepicker td span, .ui-datepicker td a 
{
    font-size:12px;
}
.ui-datepicker .ui-datepicker-header 
{   
    background:#CEE8CA;
}

#left_column h4 a,
#right_column h4 a{
    text-decoration:none;
    color: White;
    }
#content .links_articles
{
    text-align: right;
    margin-bottom: 10px;
}    
.links_articles .add_article
{
    display:block;
    float:right;
    margin:10px 10px 0 0;
    font-size: 85%;
    font-weight: bold;
}
#content p.picture {
    /*float: right;*/
    margin: 5px 10px 15px 3px;
}
#header ul#nav 
{
    width:1024px;
}
#header ul#nav li
{
    width:170px;
}
#header ul#nav li a 
{
    padding-left:5px;
    padding-right:5px;
}
#header .navbar{
    min-height:54px;
}
#content p.info {
    clear: both;
}
#social 
{
    margin:23px 0 30px 0;
    
    }
h2.article 
{
    clear:left;
}
#left_column .causes ul.list1 
{
    margin-bottom:0;
    
}
div.archiv 
{
    text-align:right;
    margin:0px 10px 10px 10px;
    background-position: top center;
    
}
.causes div.archiv 
{
    /*background: url("images/layout/aside_border.gif") no-repeat;
    background-position: top center;*/
    /*padding: 10px 5px;*/
    
}

/*div.archiv a, #content ul.cause_list li.next a
{
    font-size:85%;
    color:#888;
}*/

.pocasi_snimek_nazev 
{
    font-weight: bold;
    font-size: larger;
}
#content div.article_pictures 
{
    padding-bottom:20px;
    padding-top:20px;
}
#content div.article_pictures div.soubor
{
    margin:5px;
}
#voar 
{
    text-align:center;
}
ul.weather img:hover 
{
    cursor:pointer;
}
#content p.description 
{
    margin-bottom:0px;
}
#content .links_articles .add_article 
{
    top:10px;
}
div.more_links 
{
    margin-top:2em;
}
#content div.more_links a
{
    color:#888;
}
.links2 .add_link 
{
    top:-33px;
    margin-bottom:2em;
}
#content div.left_side h2 a,
#content div.right_side h2 a 
{
    color:#000;
    text-decoration:none;
}
#content div.left_side h2 a:hover, 
#content div.right_side h2 a:hover 
{
    text-decoration:underline;
}
#content div.more_prices 
{
    clear:both;
    text-align:right;
}
#content div.more_prices a 
{
    color:#888;
}
p.description + hr.green 
{
    margin-top:40px;
}
p.ctk_trimmed,p.ctk_copy 
{
    font-style:italic;
    color:#888;
}
#content p.banner 
{
    margin:30px 0 50px 0;
}

#header
{
    border-top: 5px solid #fff; 
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}

div#search-option 
{
    height: 30px;
}

div#search-option span 
{
    display: block;
    text-align: center;
    float: left;
    padding: 2px 0;
    margin: auto auto;
}

div#search-option span.option 
{
    width: 100px;
    background-color: #e9e9e9;
    /*border: 1px solid #ccc;*/
    border: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

div#search-option span.option a
{
    text-decoration: underline;
    font-weight: bold;
}


div#search-option span.separator 
{
    width: 20px;
}

select#source, select#comodity, select#area, select#order 
{
    width: 300px;
}
/*mapa webu*/
div.siteMap div ul {
    margin-left: 13px;
    font-size: 85%;
    margin-bottom: 10px;
    width: 89%;
}
div.siteMap div ul li {
    padding: 10px 0px;
}
div.siteMap div ul li:first-child {
    padding-top: 0px;
}
div.siteMap div ul li:last-child {
    background-image: none;
}
div.siteMap div ul li a {
    background: url("images/layout/aside_bullet.png") no-repeat;
    background-position: 0px 3px;
    padding: 0px 0px 0px 15px;
    color: #006c00;
    display: block;
}
    
.siteMap .category,.siteMap .others 
{
    float:left;
    width:49%;
}
#right_column h4 
{
    height:40px;
}

#right_column a.ui-state-highlight
{
    border-color:#000;
}
#footer ul 
{
    /*padding-left:110px; pokud není zobrazeno kc-agris*/
    padding-left:0px;
}
#content .links2 li a 
{
    font-size:120%;
    font-weight:bold;
}
#content .links2 ul 
{
    padding-bottom:20px;
}
#content .links2 li 
{
    margin-bottom:10px;
}
#content .links2 li p
{
    margin:3px;
}
#content h2.article 
{
    clear:both;
    margin-top:20px;
}
#right_column ul.weather 
{
    margin:10px auto 0 auto;
    width:210px;
    height:90px;
}
#right_column ul.weather li 
{
    width:70px;
}
#right_column ul.weather li img 
{
    margin-top:5px;
}
.article_pictures div.photo
{
    float:left;
    margin: 0 10px 0 0;
    width:200px;
    height:150px;
    font-size:13px;
    overflow:hidden;
    text-align:center;
    }
#content h2.link_search 
{
    margin:15px 0 0 0;
    font-size:14px;
    text-transform:none;
    background: url("images/layout/aside_bullet.png") no-repeat;
    background-position: 0px 3px;
    padding: 0px 0px 0px 15px;
}
#content h2.link_search + p 
{
    margin:2px 0 0 15px;
}
div.pager 
{
    margin-top:20px;
}
#header form #search_submit 
{
    height:27px;
}
.next {
    margin-top:15px;
}