/* Page Formatting */

* {
	margin:0;
	padding:0;
	}

body {
	background-color: #fcfcfc;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	font: 70% Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #495578;
	text-align: left;
}

h1, h2, h3, h4, p {
    margin: 0.5em 0;
}

h1 { font-size:240% }
h2 { font-size:200% }
h3 { font-size:160% }
h4 { font-size:130% }

h3 a{
  color: rgb(73, 85, 120);
  text-decoration: underline;
}
h3 a:hover{
  color: rgb(73, 85, 120);
  text-decoration: none;
}
h4 a{
  font-size: 90%;
  color: rgb(73, 85, 120);
  text-decoration: underline;
}
h4 a:hover{
  color: #dc2b19;
  text-decoration: none;
}
a {
	color: #dc2b19; /*#ff8000*/
	text-decoration: underline;
}
a:hover {
	color: black;
	/*background-color: #495578;*/
	text-decoration: none;
	}
img, img a {
	border:0;
}
p {
	line-height: 1.7em;
	margin-bottom: 10px;
}

ol, ul {
    margin: 1em 0 1em 1.5em;
    padding: 0;
}

ul {list-style-type:square}

ul li, ol.li {
    margin: 0.25em 0.5em;
    padding: 0;
} 


.cleaner {
  clear: both;
  height: 0;
  line-height: 0px;
  font-size: 0px;
  margin: 0;
  padding: 0;
}
.half{
  width: 45%;
  padding: 0 10px 0 10px;
}
.third{
  width: 28%;
  padding: 0 10px 0 10px;
}
.floatleft{
  float: left;
}
.floatright{
  float: right;
}
.hidden{
  display: none;
}
.block{
  display: block;
}
.textcenter{
  text-align: center;
}
.textleft{
  text-align: left;
}
.textright{
  text-align: right;
}
.width100{
  width: 100%;
}
.padding10{
  padding: 10px;
}
.paddingL20{
  padding-left: 20px;
}
.paddingR20{
  padding-right: 20px;
}
.margin0{
  margin: 0;
}
.margin10{
  margin: 10px;
}
.marginR10{
  margin-right: 10px;
}
.marginL10{
  margin-left: 10px;
}
.marginB10{
  margin-bottom: 10px;
}
.height15{
  height: 15px;
}
.height20{
  height: 20px;
  line-height: 20px;
}
.line20{
  line-height: 20px;
}
.colorwhite{
    color: white;
}
.fontsmall{
  font-size: small;
}
.fontxsmall{
  font-size: x-small;
}
.font07{
  font-size: 0.7em;
}
.strankovani {
    text-align: center;
}

/* Page Structure */

#page_box {
    width: 982px;
    margin: 5px auto;
    border: 0px solid #efefef;
    overflow: hidden;
}

#box {
	width: 982px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: rgb(4, 9, 55) url(../images/bg-content.gif) 150px top repeat-y;
	border-left: 0px solid #efefef;
	border-right: 0px solid #efefef;
	border-bottom: 0px solid #efefef;
}

#header {
	height: 143px;
	background: rgb(4, 9, 55) url(../images/header.jpg) -6px top no-repeat;
	margin-bottom: 0;
}

#banner {
  padding: 0;
	height: 160px;
  border-top: 1px solid #f6f9fb;
  border-bottom: 1px solid #f6f9fb;
	background-color: #495578;
	text-align: center;
}


#box #vlevo {
     float: left; 
     width: 172px;
     text-align: center;
}

#box #stred {
  float: left; 
  width: 494px;
  padding: 0 0 20px 10px;
  margin: 0 0 0 10px;
  color: white;
}
#stred .uvod p{
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
}
#box #stred h2, #box #content h2{
  color: #003273;
  height: 39px;
  line-height: 39px;
  background: transparent url(../images/bg-nadpis.gif) left top no-repeat;
  padding: 0 5px;
  margin: 0 0 5px 0;
}

#box #stred h3{
  line-height: 22px;
  background: transparent url(../images/bg-nadpis-h3.png) left top repeat-y;
  font-size: 1.2em;
  font-family: Arial;
  color: white;
  padding: 0 0 0 10px;
  margin: 0 0 15px 0;
}

#box #stred h3 a{
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

#box #content {
  float: left; 
  width: 750px;
  padding: 0 7px 20px 7px;
  background-color: #cce8fb;
  border-left: 10px solid #00377b; 
  margin: 0 0 0 10px;
}

#box #content p{
  font-size: small;
  line-height: 16px;
  margin: 0 0 10px 0;
}

#box #content .aktuality{
  margin: 15px 0 0 0;
}

#box #content .aktuality img{
  border: 1px solid rgb(0, 55, 123);
  padding: 2px;
}

#box #content .aktuality p{
  font-size: small;
  line-height: 16px;
}

#box #vpravo {
     float: right; 
     width: 260px;
}

#box #servis_bottom {
    clear: both;
}

#footer-1 {
    width: 100%;
    margin: 0 auto;
	height:10px;
    color: #e0e0e0;
	background-color: rgb(4, 17, 62);
}


#footer-2 {
  position: relative;
  width: 100%;
  margin: 10px 0;
	border-top: 2px solid rgb(4, 17, 62);
	text-align: center;
	font-weight: bold;
	line-height: 1.6em;
}

/* FLASH BANNER */



/* LISTA NAHORE */
#lista-top {
    margin: 4px 3px 4px 3px;
}

#lista-top .lang {
    float: left;
    width: 175px;
    padding: 2px 0 0 0;
    text-align: center;
}

#lista-top .lang img {
    margin: 0 5px;
    border: 1px solid #495578;
}

#lista-top h2 {
    text-align: center;
    margin: 0;
    padding: 2px 0 0 0;
    line-height: 1em;
}

#lista-top #search {
    float: right;
    width: 185px;
    text-align: right;
}

#search .but_submit {
    margin: 0 3px 3px 6px;
    padding: 0;
    width: 23px;
    height: 23px;
    border: 0;
    background-color: #A3C4DB;
    cursor: hand;
}

#search .input_search {
    border: 1px solid #495578;
    width: 130px;
    padding: 0 0 0 5px;
    margin: 2px 0 0 0;
    vertical-align: top;
}

/* KDE JSME */

#kde_jsme {
    padding: 0 0 0 10px;
    margin: 0;
    line-height: 1.6em;
    /*background: url("../images/bg-sidebar.gif");*/
    border-bottom: 1px solid #f6f9fb;
}

#kde_jsme a {
    padding: 0 15px 0 0;
    margin: 0 7px 0 0;
    text-decoration: underline;
    font-weight: bold;
    font-size: 0.9em;
    background: url("../images/pointer-kde-jsme.gif") no-repeat right 4px;
}

#kde_jsme a:hover {
    text-decoration: none;
}

#kde_jsme b {
    font-size: 0.9em;
    color: #000;
}


/* SERVIS_BOTTOM */
#servis_bottom {
    clear: both;
    width: 957px;
    text-align: right;
    padding: 0 5px 3px 0;
    color: #f6f9fb;
}

#servis_bottom a {
    color: #f6f9fb;
}

#servis_bottom a:hover {
    color: #f6f9fb;
    text-decoration: none;
}

/* MENU */
#menu_tab {
  margin: 0 0 10px 10px;
}

#navcontainer {
  text-align: center;
  margin: 0 0 5px 0;
  padding: 0;
  
}

#navcontainer ul#navlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: bold;
}

#navcontainer ul#navlist li {
  padding: 0;
  margin: 0 0 3px 0;
  _margin: 0 0 3px -10px;
  *margin: 0 0 3px -10px;
}

#navcontainer a {
    text-align: left;
    display: block;
    width: 142px;
    height: 18px;
    margin: 0;
    padding: 6px 0 0 10px;
    background-image: url(../images/menu/menu.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#navcontainer a:link, #navlist a:visited {
    color: #EEE;
    width: 142px;
    height: 18px;
    margin: 0;
    padding: 6px 0 0 10px;
    background-image: url(../images/menu/menu.gif);
    background-repeat: no-repeat;
    background-position: top left;
    text-decoration: none;
}

#navcontainer a:hover {
    color: #FFEE9F;
    width: 142px;
}

#navcontainer a#current:link, #navcontainer a#current:visited, #navcontainer a#current:hover {
    width: 142px;
    color: #FFEE9F;
}

/*  VLEVO */
#vlevo div.box-l {
    margin: 0 0 10px 10px;
} 

#vlevo .box-l a {
    color: #ff0000;
}

#vlevo .box-l a:hover {
    color: #f6f9fb;
}
    
#vlevo h2 {
    font-size: 100%;
    margin: 0;
    padding: 0; 
    letter-spacing: 1px;
}

.box-l .horni-l {
    padding: 2px 3px; 
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-image: url(../images/levy/levy_tab_01.gif);
    background-repeat: no-repeat;
    background-color: #495578;
}

.box-l .stred-l {
    padding: 4px;
    background-image: url(../images/levy/levy_tab_02.gif);
    background-repeat: repeat-y;
}

.box-l .dolni-l {
    background-image: url(../images/levy/levy_tab_04.gif);
    background-repeat: no-repeat;
    height: 8px;
}

#vlevo #reklama-l {
    text-align: center;
    margin: 0 0 10px 0;
}

#reklama-l img {
    margin-bottom: 10px
}

/*  VPRAVO */

#vpravo div.box-p {
  width: 230px;
  padding: 0 0 20px 0;
  background-color: #cce8fb;
  border-left: 10px solid #00377b; 
  margin: 0 10px 10px 10px;
} 

#vpravo div.box-p h2{
  color: #003273;
  height: 39px;
  line-height: 39px;
  background: transparent url(../images/bg-nadpis.gif) left top no-repeat;
  padding: 0 10px;
  margin: 0 0 5px 0;
  font-size: 1.3em;
}

#vpravo #reklama-p {
    text-align: center;
    margin-bottom: 10px
}

#reklama-p img {
    margin-bottom: 10px
}

#pscroller{
  width: 100%;
  height: 100px;
  margin: 0;
	text-align: justify;
	line-height: 130%
}

/* ANKETA */

.anketa .otazka {
    text-align: left;
    margin: 5px 0 5px 0;
    font-weight: bold;
}

.anketa .listy {
    margin: 0 0 2px 0;
}


div.a_vpravo{
  text-align: right;
  margin: 5px 0 0 0;
}

/*  STRED */

#stred {

}


#stred div.hvezda {
    position: relative;
    top: 20px;
    width: 95%;
    height: 380px;
    border: 0px solid black;
    background: rgb(246, 249, 251) url(../images/nato_hvezda.gif) center top no-repeat;
}
div.hvezda h4{
  font-family: Arial;
  font-size: 1.4em;
}
div.hvezda div.box1{
  position: absolute;
  top: 0;
  left: 0;
  width: 270px;
}
div.hvezda div.box2{
  position: absolute;
  top: 0;
  right: 0;
  width: 270px;
}
div.hvezda div.box3{
  position: absolute;
  top: 110px;
  left: 0;
  width: 150px;
}
div.hvezda div.box4{
  position: absolute;
  top: 110px;
  right: 0;
  width: 150px;
}
div.hvezda div.box5{
  position: absolute;
  top: 220px;
  left: 0;
  width: 150px;
}
div.hvezda div.box6{
  position: absolute;
  top: 220px;
  right: 0;
  width: 150px;
}
div.hvezda div.box7{
  position: absolute;
  top: 325px;
  left: 0;
  width: 250px;
}
div.hvezda div.box8{
  position: absolute;
  top: 325px;
  right: 0;
  width: 250px;
}


div.photobox{
  float: left;
  width: 192px;
  text-align: center;
  color: black;
  margin: 5px;
}
div.photobox a{
  display: block;
  background-color: rgb(221, 229, 237);
  margin: 0 0 3px 0;
}
div.photobox a:hover{
  background-color: rgb(163, 196, 219);
}
div.photobox a img{
  border: none;
  margin: 9px;
}
div.photobox a:hover img{
  border: 3px solid white;
  margin: 6px;
}
div.photobox h5{
  height: 20px;
  line-height: 20px;
  color: black;
  background-color: rgb(221, 229, 237);
  font-size: 110%;
  font-weight: normal;
}
div.downloads{
  width: 95%;
  padding: 10px;
  color: black;
  font-size: 110%;
}
div.downloads a{
  color: #dc2b19;
  text-decoration: underline;
}
/*
div.downloads a:hover{
  color: #dc2b19;
  text-decoration: none;
}
*/
.newsbox{
  margin: 0 10px 10px 10px;
}

.newsbox h4{
  font-size: small;
  color: rgb(73, 85, 120);
}
.newsbox h4 a{
  text-decoration: none; 
}
.newsbox img{
  float: left;
  padding: 1px;
  border: 1px solid rgb(73, 85, 120);
  margin: 0 5px 2px 0;
}
#mzvcr{
    vertical-align: middle;
    margin: 0 0 0 5px;
}


*
{
/*filter:gray;*/
}