/* WWW.???.CZ, MEDIA SCREEN */


/* ZAKLADNI NASTAVENI */


body
{
color: rgb(0,0,0);
}


/* TISKOVA HLAVICKA */


/* STRANKA */


/* HLAVICKA: logo, hlavni menu, galerie */


/* logo */


div.header div.logo
{
background-color: rgb(237,237,237);
border: 1px solid rgb(255,255,255);
}


/* hlavni menu */


div.header div.mainmenu
{
background-color: rgb(0,86,161);
border-top: 1px solid rgb(0,90,164);
}

div.header div.mainmenu li
{
text-shadow: 1px 1px 1px rgb(0,61,115);
}

div.header div.mainmenu a
{
color: rgb(255,255,255);
}

div.header div.mainmenu a:hover, div.header div.mainmenu a.active, div.header div.mainmenu li:hover a
{
background-color: rgb(0,87,164);
}

div.header div.mainmenu ul
{
background-color: rgb(0,87,164);
border-bottom: 1px solid rgb(138,178,219);
border-left: 1px solid rgb(138,178,219);
border-right: 1px solid rgb(138,178,219);
border-top: 1px solid rgb(0,72,146);
}

div.header div.mainmenu ul a:hover
{
color: rgb(131,194,250);
}


/* galerie */


div.header div.gallery div.item
{
background-color: rgb(255,255,255);
/*background-image: -webkit-linear-gradient(top, rgb(0,72,146) 29%, rgb(255,255,255) 41%);
background-image: -o-linear-gradient(top, rgb(0,72,146) 29%, rgb(255,255,255) 41%);
background-image: -moz-linear-gradient(top, rgb(0,72,146) 29%, rgb(255,255,255) 41%);*/
}

div.header div.gallery div.item p
{
color: rgb(255,255,255);
}

div.header div.gallery a.arrow
{
color: rgb(255,255,255);
}


/* OBSAH: sloupce, boxy */


.content a
{
color: rgb(0,0,0);
}

.content a:hover
{
color: rgb(240,0,0);
}

.content h1
{
}

.content h2
{
}

.content h3
{
}

.content h4
{
}

.content h5
{
}

.content h6
{
}

.content table.border {
border-color: gray;
}
.content table.border th {
border-color: gray;
}
.content table.border td {
border-color: gray;
}

.content img.floated
{
background-color: rgb(255,255,255);
border: 1px solid rgb(187,187,187);
}


/* boxy */


div.volume div.box
{
background-color: rgb(246,246,246);
border: 1px solid rgb(255,255,255);
}

div.volume div.box.advert
{
background-color: rgb(246,246,246);
}

div.volume div.box.advert a
{
color: rgb(88,88,88);
}

div.volume div.box.contact
{
background-color: rgb(14,72,132);
}

div.volume div.box.contact strong.contact.title
{
color: rgb(255,255,255);
}

div.volume div.box.contact p.contact
{
color: rgb(255,255,255);
text-shadow: 1px 1px 1px rgba(2,2,2,0.35);
}

div.volume div.box.contact p.contact a
{
color: rgb(255,255,255);
}

div.volume div.box.contact input[type='text'], div.volume div.box.contact textarea
{
background-color: rgb(13,68,125);
border: 1px solid rgb(25,87,138);
box-shadow: 0 0 10px rgb(8,48,89) inset;
color: rgb(255,255,255);
text-shadow: 1px 1px 1px rgb(0,0,0);
}

div.volume div.box.contact input[type='submit']
{
color: rgb(255,255,255);
}

div.volume div.box.contact input[type='submit']:hover
{
color: rgb(0,0,0);
}

div.volume div.box.news h2
{
background-color: rgb(14,72,132);
border-bottom: 1px solid rgb(195,210,224);
color: rgb(255,255,255);
}

div.volume div.box.news img
{
background-color: rgb(255,255,255);
border: 1px solid rgb(187,187,187);
}

div.volume div.box.news p.more
{
background-color: rgb(14,72,132);
border-bottom: 1px solid rgb(164,185,206);
border-right: 1px solid rgb(164,185,206);
}

div.volume div.box.news p.more a
{
color: rgb(255,255,255);
}

div.volume div.box.news p.more a:hover
{
background-color: rgb(0,0,0);
}

div.volume div.perex
{
border-left: 4px solid rgb(14,72,132);
}

div.footer
{
background-color: rgb(14,72,132);
}

div.footer p
{
color: rgb(255,255,255);
text-shadow: 1px 1px 1px rgb(0,0,0);
}

div.footer a
{
color: rgb(255,255,255);
}




div.volume form.contact-form button
{
border: 1px solid #082B59;
background-color: #114284;
color: rgb(255,255,255);
}


div.volume div.news p.more a
{
background: url('../img/news-p-more-a.png') repeat-x rgb(17,66,132);
border: 1px solid rgb(8,43,89);
color: rgb(255,255,255);
}
