body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, san-serif;
	font-size:14px;
	color:#000000;
}

a, a:active, a:visited {
	font-family:Verdana, Arial, san-serif;
	font-size:14px;
	color:#FF6600;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, san-serif;
	font-size:24px;
	color:#000000;
	font-weight:normal;
	font-style:italic;
}

p {
	font-family:Verdana, Arial, san-serif;
	font-size:14px;
	color:#000000;
}

p.image {
	font-style:italic;
	font-weight:bold;
	font-size:18px;
}

img {
	border:0px;
}

#content {
	position:relative;
	width:940px;
	top:150px;
	left:50%;
	margin:0px 0px 0px -470px;
}

#content_top {
	width:940px;
	height:15px;
	background-image:url('../gfx/content_top.png');
	background-repeat:no-repeat;
}

#content_middle {
	width:940px;
	background-image:url('../gfx/content_middle.png');
	background-repeat:repeat-y;
}

#top {
	position:relative;
	width:940px;
	height:125px;
}

#logo {
	position:absolute;
	width:345px;
	height:90px;
	left:35px;
	top:15px;
}

#slogan {
	position:absolute;
	width:365px;
	height:55px;
	left:530px;
	top:45px;
	background-image:url('../gfx/slogan.png');
	background-repeat:no-repeat;
}

#menu {
	position:relative;
	width:900px;
	height:33px;
	left:10px;
	padding:0px 10px 0px 10px;
	background-image:url('../gfx/menu_bg.png');
	background-repeat:repeat-x;
}

#menu a, #menu a:active, #menu a:visited {
	display:inline-block;
	height:27px;
	padding:6px 20px 0px 20px;
	font-family:Verdana, Arial, san-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#menu a:hover {
	background-image:url('../gfx/menu_bg_over.png');
	background-repeat:repeat-x;
	text-decoration:none;
}

#main {
	position:relative;
	width:900px;
	top:20px;
	left:20px;
	font-family:Verdana, Arial, san-serif;
	font-size:14px;
	color:#000000;
	overflow:auto;
	padding:0px 0px 50px 0px;
}

#content_bottom {
	position:relative;
	width:940px;
	height:115px;
	background-image:url('../gfx/content_bottom.png');
	background-repeat:no-repeat;
}

/*************************************
********** index.php *****************
*************************************/

#index_1, #index_2, #index_3 {
	float:left;
	text-align:center;
	width:292px;
}

#index_2, #index_3 {
	margin:0px 0px 0px 12px;
}

#index_1 img, #index_2 img, #index_3 img {
	border:1px solid #000000;
}

/*************************************
********** foretaget.php *************
*************************************/

#foretaget_1, #foretaget_2 {
	float:left;
	width:430px;
}

#foretaget_1 {
	margin:0px 20px 0px 10px;
}

#foretaget_2 {
	text-align:center;
}

/*************************************
********** tjanster.php **************
*************************************/

#tjanster_1, #tjanster_2 {
	float:left;
}

#tjanster_1 {
	width:314px;
	margin:0px 20px 0px 20px;
}

#tjanster_1 ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}

#tjanster_1 li {
	margin:0px 0px 10px 0px;
}

#tjanster_2 {
	width:546px;
}

#tjanster_2 img {
	float:left;
	border:1px solid #000000;
	margin:0px 10px 10px 0px;
}

/*************************************
********** personal.php **************
*************************************/

#personal_1, #personal_2 {
	float:left;
	width:430px;
}

#personal_1 {
	margin:0px 20px 0px 10px;
}

#personal_2 {
	text-align:center;
}

/*************************************
********** kontakta_oss.php **********
*************************************/

#kontakta_oss_1, #kontakta_oss_2 {
	float:left;
	width:430px;
}

#kontakta_oss_1 {
	margin:0px 20px 0px 10px;
}
