/* CSS Default */

* {
	margin: 0;
	padding: 0;
}
a {
	color: #8d8a8a;
}
a:hover {
	color: #7c931f;
}
body {
	margin: 15px 0;
	color: #5d6a72;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-color: #fff;
}
div {
	border: 0px dotted #39F;
}
h1 {
	display: block;
	color: #7c931f;
	padding: 50px 0 0 0;
	height: 160px;
	width: 530px;
	font-size: 29px;
	font-weight: normal;
}
h1 em {
	display: block;
	margin: 20px 0 0 195px;
}
h1 strong {
	display: block;
	line-height: 40px;
	color: #c4d526;
	font-size: 110px;
	font-weight: normal;
}
img {
	border: 0px;
}
input {
	border: 1px solid #c4d526;
	width: 300px;
	height: 30px;
	margin: 0 0 10px 0;
	color: #5d6a72;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
p {
	padding: 5px 0;
	text-align: justify;
}
select {
	padding: 2px;
	margin: 0 0 10px 0;
	width: 300px;
	height: 30px;
	border: 1px solid #c4d526;
	color: #5d6a72;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
table {
	border: 0;
	width: 100%;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
textarea {
	padding: 2px 6px 2px 6px;
	background: none;
	width: 288px;
	height: 250px;
	margin: 0 0 10px 0;
	border: 1px solid #c4d526;
	color: #5d6a72;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
tr {
	vertical-align: top;
}


/* CSS Design class */

.bg {
	background: url(/design-drakon/logo.png) no-repeat top left;
	width: 1200px;
	text-align: left;
}
.clr {
	clear: both;
}
.contakt {
	position: absolute;
	margin: 0 0 0 430px;
	padding-top: 85px;
	color: #7a7738;
	font-size: 21px;
}
.contakt em {
	display: block;
	margin: 0 0 0 170px;	
	line-height: 300%;
	color: #7a7738;
	font-size: 18px;
}
.contakt em a {
	color: #7c931f;
	font-size: 29px;
}
.contakt strong {
	display: block;
	position: absolute;
	padding: 0 0 0 45px;
	color: #c4d526;
	font-size: 51px;
	font-weight: normal;	
	line-height: 97%;
}
.contakt strong small {
	color: #7c931f;
	font-size: 18px;
}
.content {
	margin: 0 0 0 350px;
}
.copy {
	position: absolute;
	text-align: right;	
	color: #939393;
	margin-left: 605px;
	padding: 13px 60px 10px 0;
	background: url(/design-drakon/log.png) no-repeat top right;
}
.folio a {
	display: block;
	float: left;
	width: 151px;
	height: 220px;	
	margin: 0 45px 10px 0;
	text-decoration: none;
}
.folio a:hover {
	color: #c4d526;
}
.folio img {
	margin: 0 0 5px 0;
}
.left {
	float: left;
	margin: 320px 0 0 98px;
	background: url(/design-drakon/folio.png) no-repeat top left;
	padding: 0 0 0 55px;
	width: 130px;
}
.left a {
	display: block;
	padding-bottom: 12px;
	text-decoration: none;
	color: #7c931f;
}
.left a:hover {
	display: block;
	padding-bottom: 12px;
	text-decoration: underline;
	color: #c4d526;
}
.left span a {
	display: block;
	padding-bottom: 12px;
	text-decoration: underline;
	color: #605d25;
}
.left span a:hover {
	display: block;
	padding-bottom: 12px;
	color: #605d25;
}
.pages {
	color: #c4d526;
	font-size: 51px;
	padding: 0 0 0 100px;
}
.pages a {
	color: #7c931f;
	font-size: 21px;
	text-decoration: none;
}
.pages a:hover {
	text-decoration: underline;
}
.pages strong {
	display: block;
	position: absolute;
	margin-left:-100px;
	color: #7a7738;
	font-size: 21px;
	font-weight: normal;
	line-height: 160%;
}
.slide {
	margin: 0 0 0 200px;
	padding-bottom: 85px;
	font-size: 21px;
}
.slide a {	
	color: #7a7738;
}
.slide a:hover {	
	color: #c4d526;
}
.slide	strong {
	display: block;
	position: absolute;
	padding: 0 0 0 45px;
	color: #c4d526;
	font-size: 51px;
	font-weight: normal;	
	line-height: 90%;
}
.slide strong a {	
	color: #7c931f;
}

.slide strong a:hover {	
	color: #c4d526;
}
