A:link   	{ color: #000000; text-decoration: none }	
A:visited	{ color: #000000; text-decoration: none }	
A:hover     { color: #000000; text-decoration : underline; }

body {   
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 960px;
}

.layout_line1 {
    position: relative;
	float: left;
    left: 120px;
	width: 700px;
	height: 7px;
	line-height: 7px;
	background-color: #a7a8a9;
}
.layout_line2 {
    position: relative;
	float: left;
    left: 120px;
	width: 700px;
	height: 1px;
	line-height: 1px;
	background-color: #ffffff;
}
.layout_line3 {
    position: relative;
	float: left;
	left: 120px;
	width: 700px;
	height: 2px;
	line-height: 2px;
	background-color: #a7a8a9;
}
.layout_linespacer {
    position: relative;
	float: left;
    left: 120px;
	width: 700px;
	height: 2px;
	line-height: 2px;
	background-color: #ffffff;
}
#layout_title {
    position: relative;
	float: left;
    left: 120px;
	width: 700px;
	height: 102px;
	line-height: 102px;
	vertical-align: middle;
}
.logo {
	position: relative;
	float: left;
	top: 10px;
}
.titleimage {
	position: relative;
	float: left;
	left: 100px;
}
.layout_line6 {
    position: relative;
	float: left;
    left: 120px;
	width: 700px;
	height: 30px;
	line-height: 30px;
	background-color: #dfdedd;
	text-align: right;
	font-weight: bold;
	color: #737373;
}
.sede {
	color: #737373;
}
.modre {
	color: #0190cb;
}
.modre_velke {
	color: #0190cb;
	font-size: 12px;
}
.male {
	font-size: 11px;
}
.layout_line8 {
    position: relative;
	float: left;
    left: 120px;
	width: 700px;
	height: 5px;
	line-height: 5px;
	background-color: #0272bb;
}
#layout_container {
    position: relative;
	float: left;
    left: 120px;
	width: 700px;
}
#layout_column_container {
	float: left;
	width: 180px;
}
#layout_content_container {
	float: left;
	width: 500px;
	padding: 10px;
	text-align: justify;
	font-size: 13px;
	line-height: 17px;
}
.column_box1 {
	float: left;
	width: 150px;
	padding: 10px;
	background-color: #cce3f2;
	font-weight: bold;
	line-height: 20px;
	border: solid 1px #b6b1b1;
}
.column_box2 {
	float: left;
	width: 150px;
	padding: 10px;
	background-color: #cce3f2;
	font-weight: bold;
	border: solid 1px #b6b1b1;
}
.img1 {
   padding-top: 15px;
}
.img2 {
   padding-bottom: 15px;
}

.reference {
	vertical-align: top;
}

.refimg {
	border: 0px;
}

table.cenik {
	background-color: #f3f2f1;
	padding: 5px;
}
td.cenik_popis {
	vertical-align: top;
}
td.cenik_cena {
	vertical-align: top;
	text-align: right;
}
