body {
	margin: 0;
	padding: 30px 0 30px 45px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	color: #3A3A3A;
	line-height: 1.5em;
	background-image: url(../images/background.gif);
}
a:hover {
	text-decoration: none;
}
a {
	color: #3A3A3A;
}
a img {
	border: none;
}
table, tr, td {
	font-size: 100%;
}
p {
	margin: 0 0 1em 0;
}
/* SIFR definition */
strong#logo a span,
div#hframe h1 a span {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0;
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
}
div#holder {
	width: 905px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-color: White;
}
strong#logo {
	position: absolute;
	left: -65px;
	top: 29px;
	width: 65px;
	height: 74px;
}
strong#logo a {
	display: block;
	height: 100%;
	width: 100%;
}
strong#logo a span {
	background-color: #ef008c;
	background-image: url(../images/my-dva-logo.gif);
}
div#home {
	background-color: #868999;
	height: 369px;
}
div#top {
	background-color: #868999;
	height: 260px;
}
ul#mainmenu {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 31px;
	line-height: 31px;
	position: absolute;
	top: 50px;
	left: 20px;
}
ul#mainmenu li {
	list-style: none;
	float: left;
	height: 31px;
	background-image: url(../images/menu-separator.gif);
	padding: 0 3px 0 2px;
	background-repeat: no-repeat;
	background-position: right;
}
ul#mainmenu li.last {
	background-image: none;
}
ul#mainmenu li a {
	padding: 0 25px;
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 31px;
	height: 31px;
	display: block;
	float: left;
}
ul#mainmenu li a.act {
	color: #ED008C;
	font-weight: bold;
}
ul#mainmenu li a:hover {
	text-decoration: underline;
}
ul#exmenu {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 42px;
}
ul#exmenu li {
	list-style: none;
	text-align: right;
	background-image: url(../images/exmenu-line.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 17px;
	color: White;
}
ul#exmenu li a {
	color: White;
	text-decoration: none;
}
ul#exmenu li a:hover {
	text-decoration: underline;
}
ul#exmenu li a.act {
	font-weight: bold;
}
div#home div {
	position: absolute;
	top: 275px;
	left: 480px;
	color: White;
	font-size: 1.1em;
	width: 400px;
	line-height: 1.5em;
}
div#home div strong {
	color: #D8FF00;
	font-size: 1.2em;
	font-weight: normal;
}
div#flash {
	background-color: #3A3A3A;
	width: 450px;
	height: 147px;
	float: left;
}
div#hframe {
	width: 455px;
	height: 147px;
	float: left;
	background-color: #8EA800;
	color: White;
}
div#hframe div {
	float: right;
	position: relative;
}
div#hframe div span {
	position: absolute;
	left: 0;
	top: 60px;
	background-image: url(../images/sipka.gif);
	height: 32px;
	width: 16px;
}
div#hframe h1 {
	font-style: italic;
	font-size: 1.4em;
	margin: 20px 0 0 27px;
	width: 95px;
	height: 36px;
	position: relative;
}
div#hframe h1 a {
	text-decoration: none;
	color: White;
}
div#hframe h1 a span {
	background-image: url(../images/kancelarske-systemy.gif);
}
div#hframe p {
	margin: 0.7em 0 0 26px;
	width: 130px;
	line-height: 1.3em;
}
div#hframe a {
	font-weight: bold;
	color: White;
	text-decoration: none;
}
div#hframe a:hover {
	text-decoration: underline;
}
div.news {
	padding: 0 20px;
	margin: 20px 0;
	float: left;
	width: 415px;
	_width: 455px;
	line-height: 1.4em;
}
div.news.fst {
	width: 410px;
	_width: 450px;
	background-image: url(../images/verline.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.news a {
	font-weight: bold;
	text-decoration: none;
}
div.news a:hover {
	text-decoration: underline;
}
div.news h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
div.news p {
	margin: 5px 0 0 0;
}
div.news img {
	float: left;
	margin-right: 20px;
}
div.news h2 small {
	font-size: 1em;
	font-weight: normal;
}
div#footer {
	height: 32px;
	background-color: #868999;
	background-image: url(../images/footer-bg.jpg);
	clear: both;
}
div#footer1 {
	margin: 0 auto;
	text-align: left;
	width: 865px;
	font-size: 1.1em;
	color: #666666;
	padding: 15px 0;
	line-height: 1.5em;
}
div#lmenu {
	float: left;
	text-align: left;
	width: 520px;
}
div#lmenu a {
	color: #666666;
}
div#copy {
	float: right;
	text-align: right;
	width: 345px;
}
div#copy a {
	color: #666666;
	text-decoration: none;
}
div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}
div#cleft {
	float: left;
	padding: 20px;
	width: 210px;
	_width: 250px;
}
ul#submenu {
	padding: 0;
	margin: 0 0 16px 0;
}
ul#submenu ul {
	margin: 0;
	padding: 0;
}
ul#submenu li {
	list-style: none;
	_height: 1px;
}
ul#submenu li a {
	display: block;
	padding: 7px 15px;
	text-decoration: none;
	background-color: #E7E7E7;
	margin-bottom: 4px;
	font-weight: bold;
}
ul#submenu li a:hover {
	background-color: #3A3A3A;
	color: #E7E7E7;
}
ul#submenu li a.act, ul#submenu li a.act:hover {
	background-color: #F0008D;
	color: White;
}
ul#submenu li li a, ul#submenu li li a:hover {
	border: 1px solid #F0008D;
	color: #F0008D;
	background-color: White;
}
ul#submenu li li a:hover {
	background-color: #F0008D;
	color: White;
}
div#content {
	float: right;
	width: 630px;
	margin: 20px 20px 20px 0;
	_margin-right: 10px;
	overflow: hidden;
}
div#content-full {
	margin: 20px 20px 20px 20px;
}
div#header {
	background-color: #3A3A3A;
	color: #C8C8C8;
	padding: 10px 20px;
	line-height: normal;
}
div#header a {
	color: #C8C8C8;
}
div#header h1 {
	color: White;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.6em;
}
div.listitem {
	background-color: #ECECEC;
	height: 105px;
	overflow: hidden;
	margin-top: 20px;
}
div.listitem div {
	float: left;
	position: relative;
	margin-right: 20px;
}
div.listitem div span {
	position: absolute;
	right: 0;
	_right: -1px;
	top: 39px;
	width: 13px;
	height: 26px;
	background-image: url(../images/sipkaseda.gif);
}
div.listitem h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0.7em 0 0.5em 0;
	padding: 0;
}
div.listitem h2 a {
	font-weight: bold;
	text-decoration: none;
}
div.listitem h2 a:hover {
	text-decoration: underline;
}
div.listitem p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	padding-right: 20px;
	line-height: 1.5em;
}
div.listitem p a {
	font-weight: bold;
}
div#article {
	font-size: 1.1em;
	line-height: 1.5em;
}
div#article h1 {
	color: #3a3a3a;
	font-size: 1.8em;
	line-height: normal;
	margin: 1.0em 0 0 0;
	padding: 0;
}
div#article h2 {
	margin: 1.0em 0 0 0;
	padding: 0;
	font-size: 1.4em;
	color: #F0008D;
}
div#article h3 {
	font-weight: normal;
	color: #F0008D;
	font-size: 1.4em;
	line-height: normal;
	margin: 1.0em 0 0 0;
	padding: 0;
}
div.padd {
	padding: 0 20px;
}

div.gallery {
	margin-top: 20px;
	padding: 0;
	min-height: 1px;
	_height: 1px;
}
div.gallery div.fotka {
	float: left;
	width: 202px;
	_width: 201px;
	height: 155px;
	margin: 0 8px 8px 0;
	overflow: hidden;
}
div.gallery div.fotka1 {
	float: left;
	width: 208px;
	_width: 207px;
	height: 159px;
	margin: 0 8px 8px 0;
	overflow: hidden;
}
div.gallery div.fotka a, div.gallery div.fotka1 a {
	display: block;
	float: left;
	padding: 8px 8px;
	background-color: #e8e8e8;
	margin: 0;
}
div.gallery div.fotka a:hover, div.gallery div.fotka1 a:hover {
	background-color: #f0008d;
}
div.gallery div.fotka a img, div.gallery div.fotka1 a img {
	display: block;
}
div.pager {
	margin: 0 0 10px 0;
	_margin-right: 8px;
	background-color: white;
	height: 18px;
	line-height: 18px;
	float: right;
	color: #333333;
	padding: 0 4px;
}
div.pager a {
	color: #333333;
	text-decoration: none;
	padding: 0 3px;
}
div.pager span.dis {
	text-decoration: none;
	color: #cccccc;
	padding: 0 3px;
}
div.pager a:hover {
	background-color: #e8e8e8;
}
div.pager a.act {
	background-color: #f0008d;
	font-weight: bold;
	color: White;
}
div.pager a.prev {
	padding-right: 10px;
}
div.pager a.next {
	padding-left: 10px;
}
