/* CSS Document */

BODY {
margin: 0px;
padding: 0px;
/*tady se delá obrázek na pozadí*/
/*background-image: url(media/poza.gif);
background-repeat:repeat-x;
/*background-color: black;*/
}


.maintable {
background-color: #FFFFFF;
margin: 0px;
padding: 0px;
height: 100%;
width: inherit;
}

.tdleft {

width: 16px;
height: 100%;
background-image: url(media/bg_left.gif);
background-repeat: repeat-y;
}

.tdright {
width: 16px;
height: 100%;
background-image: url(media/bg_right.gif);
background-repeat: repeat-y;
}

.contenttable {
width: 100%;
height: 650px;
}
.contenttable td {
	vertical-align: top;
	border-right: 1px;
	border-color: #FF9900;
	
}

.content {
/*overflow:auto;
position: top left; 
height: 680px; */ 
padding-right: 1px;
vertical-align: top;

background-color: #FFFFFF;
}

.contentleft {
overflow:inherit;
height: 200px;
padding-right: 1px;
vertical-align: top;
position: top left;
background-color: #FFFFFF;
}



.newstd {
	background-image:url(media/bar01.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 400px;
	font-family:Arial;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EF6D00;
}

.news {
position: relative;
left: -3px;
}

.menu {
/*background-image:url(media/buttons.JPG);
background-repeat: no-repeat;*/
background-color: #1AAFE9;
width: 1100px;
height:28px;
}

.left {
text-align:left;
font-size: 12px;
left:-25px;
position: relative;
}

.link1 {
color: #EE6D00;
text-align:right;
font-family:"Courier New", Courier, monospace;
}

.nadpis {
list-style-position:outside;
list-style-type:armenian;
border-bottom: 1px solid #FF7A0D;
font-family: Arial;
color:#3300FF;
}

.bunkvelka {
list-style-type: square;
text-align: left;
font-family: Arial;
font-weight: bold;
font-size: 12px;
}
.bunkmala {

list-style-type: square;
text-align: left;
font-family: Arial;
font-weight: lighter;
font-size: 12px;
line-height: normal;
}

.bunkvelkacent {
list-style-type: square;
text-align: center;
vertical-align:middle;
font-family: Arial;
font-weight: bold;
font-size: 14px;
}
.bunkmalacent {
list-style-type: square;
text-align: center;
vertical-align:middle;
font-family: Arial;
font-weight: lighter;
font-size: 12px;
}

.foto-tabulka {
width:150px;
height:auto;
vertical-align: middle;
text-align:center;
border-bottom:#FF6600;
border: 2px solid #FF6600;
}

.ramecek {
	border-bottom:#FF6600;
	border: 2px solid #FF6600;
	position: inherit;
}
.linka {
	border-bottom: 1px solid #FF7A0D;
}

.newsitem {
margin-left: 10px;
list-style-type: square;
text-align: left;
font-weight: bold;
font-size: 12px;
width: 150px;
}
.foot {
background-image: url(media/foot.jpg);
background-repeat: repeat;
background-position: center top;
text-align: right;
padding-right: 20px;
position: relative;
top: 0px;
padding-top: 5px;
font-size: 12px;
background-color: #FFFFFF;
}
.foot a {
color: #000000;
text-decoration: underline;

}

.webcam {
border: 2px solid #EF6D00;
}

.nadpis1 {
margin-top: 15px;
text-align: right;
font-size: 18px;
color: #FF7A0D;
border-bottom: 1px solid #FF7A0D;
font-family: Arial;
}

.nadpis2 {
background-image:url(media/bgh2.gif);
background-repeat: repeat-x;
width: 100%;
font-size: 14px;
font-family: Arial;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #FF7A0D;
}

.nadpis3 {
font-weight: bold;
/*color: #085CBC;*/
/*color:#0000FF;*/
/*color: #032C96;*/
color:#3300FF;
font-size: 13px;
font-family: Arial;
border-bottom: 1px solid #FF7A0D;
}

.kamera {
border: 2px solid #EA7511;
}

.obrpozadi {
/*background-image: url(media/poz.gif);
background-repeat: repeat-x;
background-position:;
position: relative;
top: -15px;*/ 

}

p {
	margin: 0px;
	padding: 0px;
	border: 3px;
}

.div-webcam {
position: absolute;
left: 35px;
bottom: 30px;
}
.div-webcam a {
color: black;
text-decoration: none;
}

.titlenew {
font-weight: bold;
padding-top: 6px;
font-size: 14px;
}

.uvod td {
text-align: center;
vertical-align: middle;
font-family: Arial;
font-size:14px;
}

.faq {
line-height:25px;
text-align: left;
font-family: Arial;
font-weight: bold;
font-size: 12px;
}
.no-underline a, visited, active {
text-decoration: none;
color: black;
}

.no-underline {
text-decoration: none;
color: black;
}

.justify {

text-align: justify;
}

.imgref {
border: 1px solid black;
}

