/*
		COPYRIGHT	Macke Hansson 2010
					Aztek Design AB
					macke@aztek.se | www.aztek.se
					/////////////////////////////
					EUROTAX PAYBACK
					www.eurotax.se
					eurotax.payback@telia.com
					
					Hån, Gränsen 1
					670 10 Töcksfors


//// FÄRGER

Logoblå		#002d6a
Logogrön		#cad310



*/

/* resets and overrides
========================== */

* { 
	margin:0;
	padding:0;
}

.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}

html {
	height:100%;
}

body {
	height:100%;
}

img
{ border:none; }
img a
{ border:none; }

/* links and type
========================== */

body {
	font:11px/18px verdana,arial;
	color:#002d6a;
	background:url(https://www.eurotax.se/uploads/images/body-bg.jpg) repeat-x top center #71859e;	
}

h1 {
	font: bold 16px/24px verdana,arial;
}

h2 {
	color:##002d6a;
	font: bold 14px/18px verdana,arial;
	padding:5px 0;
}

h3 {
background:url("https://www.eurotax.se/uploads/images/rubrik1_bg.png") no-repeat scroll 0 0 transparent;
color:#0D2D6E;
font-size:150%;
font-weight:bold;
height:40px;
padding-left:35px;
padding-top:2px;
width:434px;
	
}

h4 {
	
}

a {
	color:#949b0a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/* layout
========================== */

#page-wrap
{ width:994px; background:#ffffff; margin: 0 auto; }

#logo
{ float:left; width:200px; margin-bottom:20px;}

#header
{ float:right; width:794px; margin-bottom:20px;}

#meny-wrap
{ float:left; width:190px; margin-right:22px; padding-left:10px;}

#main-content
{ float:left; background:url(https://www.eurotax.se/uploads/images/main-bg.jpg) no-repeat top center; width:510px; padding:20px; }

	.main-content-left
	{ float:left; width:245px; margin-bottom:20px;}
	
	.main-content-right
	{ float:right; width:245px; margin-bottom:20px;}

	#main-content ul
	{ margin-left:20px;}

#right-col
{ float:right; width:200px; margin-left:22px;}

/* huvudmeny
========================== */

	/* Vertikal
	ul#huvudmeny
	{  }
	ul#huvudmeny li
	{ float:left; list-style:none; }
	ul#huvudmeny li a
	{ display:block; }
	*/
	

	ul#huvudmeny
	{  }

	ul#huvudmeny li
	{ list-style:none; border-bottom:1px dotted #cad310; }

	ul#huvudmeny li a
	{ display:block; color:#002d6a; font-size:12px; padding:5px 0 5px 25px; background:url(https://www.eurotax.se/uploads/images/meny-bg.jpg) no-repeat 0% 50%; font-weight:bold;}

	ul#huvudmeny li a:hover
	{ background:url(https://www.eurotax.se/uploads/images/meny-hover-bg.jpg) no-repeat 0% 50%;}

	ul#huvudmeny-second
	{  }

	ul#huvudmeny-second li
	{ list-style:none; border-bottom:none;}

	ul#huvudmeny-second li a
	{ display:block; color:#002d6a; font-size:11px; padding:3px 0 3px 25px; font-weight:bold; background:none;}

	ul#huvudmeny-second li a:hover
	{ background:none; }

ul#huvudmeny ul li a.current
{ color:#002d6a; }

/* undermeny
========================== */

	/* Vertikal
	ul#undermeny
	{  }
	ul#undermeny li
	{ float:left; list-style:none; }
	ul#undermeny li a
	{ display:block; }
	*/
	
	/* Horisontell
	ul#undermeny
	{  }
	ul#undermeny li
	{ list-style:none; }
	ul#undermeny li a
	{ display:block; }
	*/




/* form elements
========================== */

.input {
	
}

input.button {
	
}



/* misc
========================== */

.fltLft {
	float:left;
}

.fltRght {
	float:right;
}

.center {
	display:block;
	margin:0 auto;
}
.text-align-center {
	text-align:center;
}

.bla-hel-bg {
	background:url(https://www.eurotax.se/uploads/images/bla-hel-bg.png) no-repeat;
	text-align:center;
	color:#ffffff;
}

.gron-halv-bg {
	background:url(https://www.eurotax.se/uploads/images/gron-halv-bg.png) no-repeat;
	text-align:center;
	color:#002d6a;
}

.fetstil
{ font-weight:bold; }

.td_gron {
background:none repeat scroll 0 0 #C0D838;
font-size:110%;
font-weight:bold;
height:23px;
padding:5px;
vertical-align:middle;
}
/* Stylesheet: style Modified On 2016-02-21 06:08:32 */
