@media screen{
body {
		background-image: url(./../img/bg.jpg);
        font-family: Verdana, Arial,sans-serif;
        font-size: 0.7em;
        color: #666666;
		margin-right: 0%;
		margin-top: 2%;
        margin-left: 0%
}
a:link{
		color: #0066cc
}
a:hover {
		color: #0066cc
}
a:visited {
		color: #0066cc
}
.border {
        border-right: solid #959595 1px;
        border-bottom: solid #959595 1px;
		border-left: solid #959595 1px
}
.top {
		border: solid #959595 1px;
        background-image:url(./../img/top.jpg);
		height: 140px
}
.obsah {
        background-color: #ffffff;
		background-repeat: no-repeat;
        padding-right: 10px;
        padding-left: 4px;
        padding-top: 5px;
        padding-bottom: 10px;
		height:350px;
		width:629px

}
.img {
        border: solid 1px;
        margin: 4px
}
div.end a {
        font-size: 9px;
        color: #666666;
		text-decoration: none
}
div.end a:hover {
        font-size: 9px;
		text-decoration: none;
        color: #666666
}
.end {
		background: #ffffff;
        font-size: 0.6em;
        font-weight : bold;
		text-align: right;
        color: #666666;
		padding-right:2px
}
.menu_bg {		
  		background:#d9eaf9;
		height:100%

}
.menu a {
        width: 170px;
        cursor: pointer;
        font-size : 0.85em;
        font-weight : bold;
        background : #d9eaf9;
        padding-top : 2px;
        padding-bottom : 2px;
        padding-left: 20px;
        color: #000000;
        text-decoration : none;
		text-align: left;
        line-height: 15px;
        display: block;
        border-bottom: solid #ffffff 1px;
		height:100%

}
.menu a:hover {
        background: #b9d8f3; 
        color: #000000
}
.menu a:visited {
        color: #000000
}
.podmenu a {
        font-size : 0.8em;
        font-weight : normal;
        background : #d9eaf9;
        color: #000000;
        text-decoration : none;
		text-align: left;
        line-height: 15px
}
.podmenu a:hover {
		color: #000000; 
		text-decoration : underline
}
.podmenu a:visited {
      color: #000000
}
.podmenu_end{
		border-bottom: solid #ffffff 1px;
	    width: 100%
}
.podmenu_text {
        font-size : 0.8em;
        font-weight : normal;
        background : #d9eaf9;
        color: #000000;
        text-decoration : none;
		text-align: left;
        line-height: 15px
}
.kota {
        background-image: url(./../img/cara_top.gif)       
}
.kota_down {
        background-image: url(./../img/kota.gif)       
}
.big {
		background:#FFFFFF;
		background-image: url(./../img/up.jpg);
		height:20px;
        text-align: left;
		padding-top: 6px;
        padding-left: 4px;
		background-repeat: no-repeat;
		background-repeat: repeat-x

}
 p.c1 {
 		text-align: justify
}
.line {
		background: #ffffff;
        border-right: solid #d9eaf9 1px
}
.podnadpis {
		font-size: 14px;
		font-weight: bold
}
.table {
		border-top: solid #959595 1px;
		border-left: solid #959595 1px
}
.table td {
		border-right: solid #959595 1px;
		border-bottom: solid #959595 1px
}
.red {
		color:#FF0000;
		font-weight: bold;
		text-align: center
}
.green {
		color:#009900;
		font-weight: bold;
		text-align: center
}
.bold {
		font-weight: bold
}
.pole {
        font-family: Verdana, Arial, Helvetica;
        font-size: 0.9em;
        color: #666666;
		border:solid #959595 1px
}
.tl {
        font-family: Verdana, Arial, Helvetica;
        font-size: 0.95em;
		font-weight: bold;
        color: #666666;
		border:solid #959595 1px
}
.gal_table {
		border:solid #ffffff 1px
}
.gal_b {
		background-color:#DBDBDB;
		width:140px;

}
.modry_s {
	background:#F2F2F2
}
.modry {
	background:#ffffff
}
.menu_vybr a {
        cursor: pointer;
        font-size : 0.85em;
        font-weight : bold;
        background : #b9d8f3;
        padding-top : 2px;
        padding-bottom : 2px;
        padding-left: 20px;
        color: #000000;
        text-decoration : none;
		text-align: left;
        line-height: 15px;
        display: block;
        border-bottom: solid #ffffff 1px;
        width: 170px
}
.menu_vybr a:hover {
        color: #000000
}
.menu_vybr a:visited {
        color: #000000
}
.podmenu_vybr a {
        font-size : 0.8em;
        font-weight : normal;
        background : #d9eaf9;
        color: #000000;
        text-decoration : underline;
		text-align: left;
        line-height: 15px
}
.podmenu_vybr a:hover {
		color: #000000; 
		text-decoration : underline
}
.podmenu_vybr a:visited {
      	color: #000000
}
.stopro {
		width:100%;
		height:auto
}
h1 {
        font-family: Arial;
        font-size : 1.8em;
        font-weight: bold;
		margin:0px;
		padding:0px
}
}

@media print {

body {		
  		background-color: white;
        font-family: Verdana, Arial,sans-serif;
        font-size: 13pt;
        color: #666666;
        margin: 2%
}
.border {
        border:none;
}
.bold {
		font-weight: bold
}
.ptable,.pole, .top, .tl, .end, .top_lg, .kota, .kota_down, .menu, .podmenu, .menu_vybr, .podmenu_vybr  {
        display: none;
}
.podnadpis {
		font-size: 14pt;
		font-weight: bold
}
.img {
        border: solid 1pt;
        margin: 4pt
}
.big {
        font-family: Arial;
		height:20px;
        font-weight: bold;
        text-align: left;
		padding-top: 6pt;
        padding-left: 4pt
}
}


