﻿h1 {
	font-size:19px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:20px;
	float:left;
	width:450px;
}
p {
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	margin-bottom:20px;
}
ul {
	margin-bottom:20px;
	font-size:13px;
}
li {
	margin-bottom:2px;
}
h3 {
	font-size:14px;
	text-align:right;
}
h2 {
	font-size:12px;
	text-align:right;	
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#DC141A;
}
a:hover {
	color:#F00;
}
#odsazeni_radku {
	height:180px;
	width:600px;
	
}
#kamera {
	height:105px;
	width:154px;
	background: url('../images/kamera.png') no-repeat;
	float:left;
	margin-top:14px;
}
#ul {
	height:180px;
	width:400px;
	float:right;
}
#logo_iso {
	height:60px;
	width:64px;
	background: url('../images/logo_iso.png') no-repeat;
	float:left;
	margin-left:310px;
	margin-top:-15px;
}
#logo_cctv {
	height:45px;
	width:134px;
	background: url('../images/logo_cctv.png') no-repeat;
	float:right;
	margin-top:5px;
}