BODY {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #FFFAFA;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE {
	font-size : 12px;
}
img{
  border: 0;
}
A {
	color : Blue;
	text-decoration : underline;
}

A:hover {
	color : Red;
	text-decoration : underline;
}

A.navigace {
	color : #FFFAFA;
	text-decoration : none;
}

A.navigace:hover {
	color : #FF8C00;
	text-decoration : none;
}

A.menu {
	color : Black;
	text-decoration : none;
}

A.menu:hover {
	color : Black;
	text-decoration : none;
}

DIV.up_01 {
	background-image : url(../images/design/up_01_pozadi.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : 102px;
}

DIV.up_kontakt {
	top : 0px;
	left : 612px;
	position : absolute;
	text-align : right;
	color : Black;
	font-size : 10px;
	width : 165px;
}

DIV.up_02 {
	background-color : Black;
	height : 21px;
	width : 100%;
	left : 0px;
	top : 102px;
	position : absolute;
}

DIV.navigacni_lista {
	background-color : Black;
	color : White;
	font-weight : bold;
	font-size : 11px;
	left : 210px;
	top : 3px;
	position : absolute;
}

TD.navigacni_lista {
	color : Silver;
	font-weight : bold;
	font-size : 11px;
	white-space : nowrap;
}

DIV.menu {
	width : 187px;
	top : 123px;
	bottom : 0px;
	position : absolute;
}

DIV.text {
	top : 135px;
	width : 554px;
	left : 210px;
	position : absolute;
	text-align : justify;
	font-size : 12px;
}

DIV.galerie {
	top : 135px;
	width : 574px;
	left : 190px;
	position : absolute;
	text-align : justify;
	font-size : 12px;
}

DIV.pocitadlo {
	font-size : 10px;
	color : Gray;
	text-align : center;
}

TABLE.menu {
	width : 100%;
	font-weight : bold;
	font-size : 14px;
	text-align : right;
}

TD.menu_nadpis {
	text-align : center;
	background-color : Black;
	color : White;
}

FORM {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

INPUT {
	font-size : 12px;
	background-color : #FFFAFA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Black;
}

TEXTAREA {
	font-size : 12px;
	background-color : #FFFAFA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Black;
}

INPUT.Tlacitko {
	border : 1px solid Black;
	background-color : #4682B4;
	color : White;
	font-weight : bold;
	cursor : pointer;
}

TD.sluzby_right {
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

TD.sluzby_nadpis {
	text-align : center;
	font-weight : bold;
}

FRAME.frame_left {
	border : 0px none;
}

IMG.okraj{
	border : 1px solid Black;
}

IMG.foto {
	border : 1px solid Black;
	margin-right : 10px;
}
#gallery{
  width: 100%;
}
.thumbnail{
  float: left;
  margin: 5px;
  padding: 1px;
}
.thumbnail:hover{
  padding: 0;
  border-width: 1px;
  border-color: black;
  border-style: solid;
}
