BODY {
	padding:0px;
	margin:0px;
	background-color : #ffffff;
	background-image: url('../images/pagebg.gif');
	background-repeat: repeat;
}


DIV, P, TD, FONT, SPAN, INPUT, SELECT, TEXTAREA {
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
}
DIV, P, TD, INPUT, SELECT, TEXTAREA {
	color: #000000;
}

.content-data-page{
	font-weight: normal;
}

A {
	color : #909295;
	text-decoration : none;
}
A:hover {
	color : #909295;
	text-decoration : underline;
}

LI {
	list-style: none outside url('../images/bullet.gif');
}

FORM, P, UL, OL, H1, H2, H3, H4, H5, H6 {
	margin-top : 0px;
	margin-bottom : 0px;
}

INPUT, TEXTAREA, SELECT {
	background-color: #e5f6fa;
	border: 1px solid #909295;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 4px 4px 4px 4px;
	color: #000000;
}
INPUT {
	height : 24px;
}

INPUT.button {
	background-image : url('../images/button1.gif');
	background-repeat : no-repeat;
	width: 64px;
	height: 25px;
	padding : 5px;
	color : #ffffff;
	font-weight : bold;
	font-size: 11px;
	border: 0px;
}

H1.caption, .nadpis {
	color : #909295;
	font-weight : bold;
	font-size : 20px;

}
H2 {
	color : #909295;
	font-size : 18px;
	font-weight : bold;
}
H3 {
	color : #909295;
	font-size : 16px;
	font-weight : bold;
}
H4 {
	color : #909295;
	font-size : 14px;
	font-weight : bold;
}
H5, H6 {
	color : #909295;
	font-size : 12px;
	font-weight : bold;
}
.page_func {
	color : #000000;
	font-size : 9px;
}
.page_func:hover {
	color : #999999;
	font-size : 9px;
}

.guarantee {
	color: #909295;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.guar_item {
	color: #000000;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.frame {
	width: auto;
	background-color: #ffffff;
	border: 1px solid #909295;
	margin-top: 21px;
	margin-bottom: 13px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
}

.frame_label {
	width: 140px;
	height: 22px;
	position: absolute;
	margin-top: -31px;
	margin-left: 7px;
	background-image: url('../images/frame_label.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 4px;
	padding-left: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

.gallery-list {
	width: 240px;
	float: left;
	margin: 12px 12px 12px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #f37020;
}

.gallery-preview {
	border: 1px solid #909295;
	margin-right: 13px;
	float: left;
}

.gallery-square {
	background-color: #909295;
	margin-bottom: 5px;
}

.gallery-images {
	padding: 5px 10px 14px 11px;
	margin-top: 40px;
	background-color: #909295;
}

.gallery-scroller-frame {
	width: 504px;
	height: 141px;
	background-color: transparent;
	overflow: hidden;
}

.gallery-image {
	float: left;
	background-color: #909295;
	background-image: url('../images/squares.gif');
	background-repeat: no-repeat;
	backgrund-position: top left;
	padding: 27px 0px 0px 0px;
	width: 128px;
}





/* tabulka DEFAULT -------------------------------------------*/
.tabulka {
	border-top:1px solid #909295;
	border-left:1px solid #909295;
}
.tabulka TD{
	border-bottom:1px solid #909295;
	border-right:1px solid #909295;
	color: #909295;
	background-color: #ffffff;
}

.tabulka TD P{
	
	color: #909295;
	
}

.tabulka .hlavicka{
	background-color:#909295;
	color:#FFFFFF;
}
.tabulka .zvyraznene{
	background-color:#DFE1E3;
	color:#909295;
}
.left-kontakt{
  color:#707275;
  font-size:11px;
  margin:290px 0px 0px 20px;
  font-weight:bold;
}
