body {
	margin: 0; padding:0;
	background-color: White;
	color: Black;
	background-image: url(images/bgsquares.gif);
	background-position: 96px 0;
	background-repeat: repeat-y;
}
body,p,td,li,input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
body,td {
	font-size: 75%;
}
h1 {
	font-size: 140%;
	margin: 0; padding: 0;
	margin-bottom: 6px;
	margin-top:18px;
}
p{
	text-align: justify;
	padding: 0; margin: 0;
	margin-bottom: 6px;
}
a,a:link,a:active,a:visited{
	color: #DC143C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:0;
}
#obsah {
	position: absolute;
	left: 392px;
	top: 106px;
	width: 366px;
}
#obsah.home {
	top: 460px;
}
#horninav {
	position: relative;
	background-color: Black;
	height: 40px;
	padding-left: 392px;
	color: White;
	font-weight: bold;
	line-height: 35px;
}
#horninav a{
	color: White !important;
}
#barevnypruh {
	position: absolute;
	left: 96px;
	top: 0px;	
	padding-top: 219px;
	width: 201px;
	background-image: url(images/bgsquares.gif);
	background-repeat: no-repeat;
}


table.projekty {
	width: 366px;
	border: 0;
}
table.projekty td {
	vertical-align: top;
	padding: 0;
	padding-bottom: 12px;
}
table.projekty p {
	text-align: left !important;	
}
table.projekty td.thumb {
	padding-right:12px;
}
table.projekty img {
	border:1px solid black;
}


/*projektdetail template*/
body.projektdetail {
	background-image: none;
}
.projektdetail #horninav {
	padding-left: 200px !important;
}
#barevnypruhmaly {
	position: absolute;
	left: 50px;
	top: 0;
	width: 100px;
	height: 180px;
}
.projektdetail #obsah {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 100%;
	height: 300px;
	background-color: #E6E6E6;
}
.plakaty #obsah {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 100%;
	height: auto;
	/*background-color: White;*/
}
.plakaty #obsah table, .plakaty #obsah h1, .plakaty #obsah p {
	margin-left:20px;
}
.plakaty #obsah table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.plakaty #obsah table td p {
	margin-left:0 !important;padding:0;
}
.plakaty #obsah .thumbs  {
	margin: 15px;
	width: 796px;
	/*table-layout: auto;*/
}

.plakaty #obsah .thumbs td {
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.projektdetail .txtobsah {
	position: absolute;
	left: 50px;
	top: 20px;
	width: 264px;
	height: 245px;
	overflow: auto;
}
.projektdetail .imgobsah {
	position: absolute;
	left: 364px;
}
/* homepage */
#hpoko1 {
	position:absolute;
	left:0px;
	top:228px;
	width:84px;
	height:72px;
}
#hpoko2 {
	position:absolute;
	left:326px;
	top:176px;
	width:440px;
	height:212px;
}
.nove {
	font-size: 11px;
	background-color: #B22222;
	color: White;
	font-weight: bold;
	padding: 1px 2px 1px 2px;
}

