body {
	background-color:#990000;
	margin:0;
	padding:0;
	font-family: Verdana, "Verdana", verdana;
	font-size:9.5pt;
}
#wrap {
	width:850px;
	margin:0 auto;
}
#header a img {
	border:none;
}
div, a, #header h1 {
	margin:0;
	padding:0;
}
#header {
	padding-top:100px;
	padding-bottom:10px;
}
#change-lang {
	/*text-decoration:none;*/
	/*color:black;*/
	font-weight:bold;
	display:block;
	float:right;
	margin-top:110px;
	margin-right:10px;
}
#content {
	margin: 30px 0 29px 0;
}
#design {
	height:361px;
	width:240px;
	float:left;
	position:relative;
}
#image {
	height:361px;
	width:320px;
	float:left;
}
#coding {
	height:361px;
	width:290px;
	float:left;	
	position:relative;
}
#footer {
	margin-top:5px;
	font-size:9px;
}
.design-link-sk, .design-link-en {
	background: url('../img/h-graficky-design.gif') no-repeat;
	display:block;
	text-decoration:none;
	height:31px;
	width:236px;
	float:right;
	margin-top:160px;
}
.coding-link-sk, .coding-link-en {
	background: url('../img/h-tvorba-web-stranok.gif') no-repeat;
	display:block;
	text-decoration:none;
	height:31px;
	width:289px;
	float:left;
	margin-top:160px;
}
.design-link-en {
	background: url('../img/h-graphic-design-en.gif') no-repeat;
}
.coding-link-en {
	background: url('../img/h-web-page-creation-en.gif') no-repeat;
}
a:hover.design-link-sk {
	background: url('../img/h-graficky-design-hover.gif') no-repeat;
}
a:hover.coding-link-sk {
	background: url('../img/h-tvorba-web-stranok-hover.gif') no-repeat;
}
a:hover.design-link-en {
	background: url('../img/h-graphic-design-en-hover.gif') no-repeat;
}
a:hover.coding-link-en {
	background: url('../img/h-web-page-creation-en-hove.gif') no-repeat;
}
.separator {
	background: url('../img/separator-center.gif') repeat-x;
}
.separator-left {
	background: url('../img/separator-left.gif') no-repeat left;
}
.separator-right {
	height:14px;
	line-height:14px;
	font-size:1px;
	background: url('../img/separator-right.gif') no-repeat right;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
a {
	color:black;
	text-decoration:none;
}
a:hover {
	color:white;
}
/**************************************************/
/*                  Podstranky                    */
/**************************************************/

h2 {
	margin:0;
	padding:0;
	padding-top: 15px;
}
#design h2 {
	padding-left:4px;
}
.referencie {
	padding:25px 12px 5px 10px;
}
.kontakty {
	padding:0px 12px 0px 10px;
	position:absolute;
	bottom:25px;
}
.referencie span, .kontakty span {
	padding:2px 3px 1px 0px;
	display:block;
}
