/* css styly pro strányk sscr */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
    visibility: hidden;
}

body, td, th {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: center;
}
body {
	background: url(../imgs/body-back.png) top repeat-x;
}

tr, td {
	text-align: left;
	padding: 0;
	border-spacing: 0; 
}

a {
	color: #0F5928;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#97D14C;
}

.bt-img img {
    border: 0 none white;
}

/* stranka */
#page {
	width: 1092px;
	margin: 0 auto;
	text-align: left;
}

/* hlavicka */
#header {
	width: 100%;
	height: 124px;
	position: relative;
	overflow: hidden;
}
#logo {
	width: 180px;
	background-color: #0F5928;
	text-align: center;
	float: left;
	height: 121px;
	border-bottom: 4px solid #F2FF2A;
	position: absolute;
	top: 0;
	left: 0;
}
#logo img {
	padding-top: 16px;
}
#header-right {
	margin: 0 0 0 180px;
}
#nadpis {
	text-align: right;
	background-color: #0F5928;
	height: 96px;
}

/* top-menu */
#top-menu {
	background-color: #F2FF2A;
	height: 28px;
}
#top-menu a {
	color: #0F5928;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}
#top-menu a:hover {
	color:#5BBD2A;
}
#top-menu ul {
	clear: right;
	list-style: none;
}
#top-menu li {
	float: left;
	padding-left: 12px;
	padding-top: 6px;
}

/* obsah a leve menu */
#middle {
	background-image: url(../imgs/film.png);
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #0F5928;
}

/* vlajky */
#flags {
	padding: 10px 0 0 0;
}
/* leve menu */
#left-col {
	width: 180px;
	background-color: #0F5928;
	float: left;
}
#left-menu {
	padding-top: 35px;
	overflow: hidden;
}
#left-menu a {
	color:#F2FF2A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
#left-menu a:hover {
	color:#97D14C;
}
#left-menu ul {
	padding-left: 21px;
	list-style-type: square;
	list-style-image: url(../imgs/menu-squar.png);
}
#left-menu li {
	padding-bottom: 20px;
}
.menu-squar {
	list-style-image: url(../imgs/menu-squar-y.png);
}
#left-menu img {
	border: 0;
}
#left-menu span {
	text-transform: uppercase;
}

#tab-left-menu {
	width: 182px;
	border: 0px;
}
.tab-menu-squar, .tab-menu-squar {
	width: 25px;
	height: 25px;
	vertical-align: middle; 
	text-align: center;
}
.tab-menu-img {
	width: 157px;
}

/* zelen */
#zelen img{
	width: 180px;
}

#obsah {
	padding: 8px 8px 8px 8px;
	background-color: #FFFFFF;
	position: relative;
    float: left;
    width: 673px;
}
#obsah h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 16px 0;
}
#obsah h3 {
	margin: 15px 0;
}
#obsah h4 {
	color:#006600;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	margin-bottom: 12px;
	padding-left: 20px;
	background-image: url(../imgs/zluta2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#obsah h5 {
	margin: 10px 0;
}
#obsah address {
	font-style: normal;
	padding-bottom: 24px;
}
#obsah p {
	padding: 5px 0;
	text-align: justify;
}

#user-ident {
	position: absolute;
	top: 25px;
	left: 450px;
}

#menu-clenove {
	height: 20px;
	border-bottom: 1px solid #006600;
	border-top: 1px solid #006600;
	padding-top: 5px;
	margin: 10px 0;
}
#menu-clenove ul{
	width: 100%;
}
#menu-clenove li {
	list-style-image: url(../imgs/zluta2.gif);
	float: left;
	width: 14%;
	margin-left: 20px;
}
#intro-form-block {
    margin-bottom: 10px;
}
#clanky {
	display: block;
	
}

/* clanek */
.clanek {
	
}
.tiraz1, .tiraz2 {
    font-weight: bold;
    color: black;
    padding-left: 25%;
    font-size: 10px;
    position: absolute;
    top: 2px;
}
.tiraz1 {
    left: 290px;
}
.tiraz2 {
    left: 405px;
    text-align: right;
    width: 100px;
}
#clanky .clanek-text h2 {
	font-size: 12px;
    margin-bottom: 2px;
    margin-top: 2px;        
	color: #000000;
}
#clanky .clanek h3 {
	color: #006600;
	text-transform: uppercase;
	font-size: 14px;
    margin-bottom: 5px;
    position: relative;
}
.clanek h3 span {
	padding-right: 10px;
}
.clanek-text {
	border-bottom: 1px solid #006600;
}

#delete {
    border-bottom: 1px solid red;
    margin-bottom: 10px;
}
#delete p {
    font-weight: bolder;
    color: red;
}

#odkazy p {
    padding-bottom:24px;
}
#odkazy h4 {
    margin-bottom: 0;
}

/* formulare */
fieldset {
	padding: 5px;
	border: 2px solid #006600;
}
legend {
	color: #006600;
	padding: 5px;
	font-weight: bold;
}
fieldset div {
	margin-bottom: 5px;
}
.left {
	display:block;
	float:left;
	position:relative;
}
label {
	width: 75px;
    display: block;
    float: left;
}
.message {
	color: #ffffff;
	padding: 3px;
	font-weight: bold;
	background-color: red;
}
#form-title {
	width: 45em;
}
#adresar-filtr {
    height: 50px;
    margin: 0px;
    padding: 0px;
}
#adresar-filtr form label {
    float: none;
}
#adresar-filtr form div {
    float: left;
    padding-right: 15px;
    height: 33px;
}
#adresar-filtr form input {
    width: 142px;
}
#adresar-filtr form select {
    width: 142px;
}
#bt-filtr {
    margin-top: 16px; 
    margin-bottom: 18px;
}
/* format pro form fotoen */
#fotoentabs {
    width: 666px;
}
#fotoentabs label {
    float: none;
    width: 200px;
    margin-bottom: 5px;
    font-weight: bold;
}
#fotoentabs input {
    width: 15em;
}
#fotoentabs textarea {
    height: 15em;
    width:  625px;
}
#fotoentabs .rows {
    padding-bottom: 2px;
    margin-bottom: 3px;
    float: left;
}
#fotoentabs .float {
    float: left;
}
#fotoentabs hr {
    margin-bottom: 2px;
}
#fotoentabs p {
    padding: 3px 0;
    color: #0F5928;
    font-weight: bold;
}
#fotoentabs .fotoincard {
    height: 350px;
    margin-bottom: 3px;
}
.td-fotoicon {
    text-align: center;
}
.td-fotoicon img{
    width: 20px;
    height: 20px;
}

/* fotoen detail */
#fotoentabs-karta {
    width: 673px;
    background-color: white;
}
#fotoentabs-karta h1 {
    background-color:#A9C66A;
    color:#006600;
    font-size:18px;
    margin-bottom: 5px;
    padding: 5px;
    text-transform:uppercase;
}
#fotoentabs-karta h4 {
	color:#006600;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding-left: 20px;
	background-image: url(../imgs/zluta2.gif);
	background-repeat: no-repeat;
	background-position: left;
    margin: 4px 8px 0 0;
    display: inline;
    float: left;
}
#fotoentabs-karta .karta-foto {
    margin: 5px 0 5px 10px;
    float: right;
    border: 1px solid #A9C66A;
    width:  300px;
    height: 300px;
}
#fotoentabs-karta p {
    text-align: justify;
    padding: 5px 0;
}

/* fotoen filtr */
#fotoen-filter {
    margin-top: 10px;
}
#fotoen-filter div {
    display: inline-block;
    float: left;
    width: 269px;
}
#fotoen-filter label {
    width: 63px;
    font-weight: bold;
}
#fotoen-filter input, #fotoen-filter select {
    padding: 3px;
}
.filtr-end {
    padding-left: 15px;
}
#parameters {
    float: none;
    clear: both;
    display: block;
}
#parameters .rows {
    padding-bottom: 2px;
    margin-bottom: 3px;
    float: left;
}
#parameters label {
    float: none;
    width: 140px;
    margin-bottom: 5px;
    font-weight: bold;
}
#parameters p {
    color: #0F5928;
    font-weight: bold;
    border-bottom: 1px solid #0F5928;
    margin-bottom: 5px;
}
#parameters div {
    width: 168px;
}
#parameters select {
    width: 135px;
}

/* fotoen ABC list*/
#abc-list p{
    color: #0F5928;
    font-weight: bold;
    border-bottom: 1px solid #0F5928;
    margin-bottom: 5px;
}

/* last box*/
.last-box {
    background-color: #0f5928;
    border: 2px solid #F2FF2A;
    color: #0f5928;
    width: 217px;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
    float: left;
}
.box1, .box2 {
    margin-right: 5px;
}
.last-box span {
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 4px;
    background-color: #F2FF2A;
}
.last-box a {
    border: 0px none black;
    display: block;
}
.last-box img {
    width: 209px;
    height: 209px;
    margin: 3px;
    border: 0px none black;
}


/* zpravodaj */
.vypis-zpravodaj {
	border-top: 1px solid #006600;
	margin-top: 10px;
}
.vypis-zpravodaj h3 {
	color: #006600;
	text-transform: uppercase;
	font-size: 14px;
}
.vypis-zpravodaj h3 span {
	padding-right: 10px;
}
.vypis-zpravodaj div img {
    margin-right: 10px;
    margin-bottom: 10px;
}
.vypis-zpravodaj .imageLink {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.imageChoroby img {
    height: 155px;
}
.imageChoroby img[name="treti"] {
    margin-right: 0px;
}
.nahoru {
	text-align: right;
	padding-top: 10px;
}
.nahoru a {
	font-size: 10px;
	font-style: italic;
}
.nahoru img {
	border: 0;
	width: 16px;
	height: 15px;
}
.nahoru .submenu a {
	font-style: normal;
	font-weight: bold;
}
#menu-zpravodaj ul {
	padding-left: 0px;
}
#menu-zpravodaj li {
	list-style: none;
	text-transform: uppercase;
	padding-right: 10px;
	display: inline;
}
#menu-zpravodaj span {
	margin-right: 10px;
}
.static-text {
    border-top: 1px solid #006600;
	margin-top: 10px;
    padding-top:10px;
}

/* adresar */
#adresar-vypis {
    
}
#adresar-vypis table { 
    width: 669px;
}
#adresar-vypis th {
    background-color: #F2FF2A;
    color: #0F5928;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px;
}
#adresar-vypis td {
    padding: 5px;
    vertical-align: middle;
} 
#adresar-detail h1 {
    color: #006600;
    font-size: 18px;
    text-transform: uppercase;
    padding: 12px 5px;
    background-color: #A9C66A;
    margin-bottom: 0px;
}
#adresar-detail td {
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 3px;
}
.th-kraj {
    width: 108px;
}
.td-char {
    text-align: right;
}
td.td-icons img {
    margin-left: 26px;
}
td.td-icons img:first-child {
    margin-left: 0px;
}

/* strankovani */
.strankovani {
    margin-top: 10px;
    padding: 3px;
    border-top: 1px #0F5928 dotted;
    text-align: right;
}

/* fotoencyklopedie */
#vypis-fotoen {
    border-top: 1px solid #006600;
	margin-top: 10px;
    clear: both;
}
#vypis-fotoen table {
    width: 100%;
}
#vypis-fotoen th {
    background-color: #F2FF2A;
    color: #0F5928;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;
    padding: 5px;
}
#vypis-fotoen td {
    padding: 5px;
    vertical-align: middle;
}
/* footer */
#footer {
    padding: 3px;
    color: #F2FF2A;
    background-color: #0F5928;
    text-align: center;
}
#footer a {
    color: #97D14C;
}