* {
		margin:0;
		padding:0;
}

body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
		background:#F7C7A7 url(images/all_bg.gif) repeat-x 0% 0%;
		position:relative;
		min-height:100%;
		height:100%;
}

html,* html body {
		height:100%;
		min-height:100%}

#all {
		width:999px;
		margin:0 auto
}

/* powermail nominera goran */
#nominering legend {
	display:none;
}
.tx_powermail_pi1_fieldwrap_html {
	float:left;
	width:200px;
}
.tx_powermail_pi1_fieldwrap_html_text {
	display:block;
	width:180px;
}

.tx_powermail_pi1_fieldwrap_html_text input {
	width:160px;
}
.tx_powermail_pi1_fieldwrap_html_text label{
	width:180px;
}

.tx-powermail-pi1_fieldset {
	display:block;
	margin-bottom:3px;
}
.tx_powermail_pi1_fieldwrap_html_label {
	clear:both;
	float:none;
}
/* Spacer */
.tx_powermail_pi1_fieldwrap_html_9, .tx_powermail_pi1_fieldwrap_html_7, .tx_powermail_pi1_fieldwrap_html_23, .tx_powermail_pi1_fieldwrap_html_17 {
	width:400px;
	font-weight:bold;
	margin-top:15px;
	border-bottom: solid 1px rgb(183,18,52);
}
.powermail_mandatory_js {
	color:rgb(183,18,52);
}

img {
		border:none;
}

.clear {
		clear:both;
		font-size:0;
		line-height:0;
}

ul,ol {
		margin:0 0 0 20px;
}


h1, h2, h3, h4, h5, h6 {
		font-size:26px;
		font-weight:400;
		margin:5px 0 7px;
		font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
		line-height:26px;
}

h1.csc-firstHeader {
	color:rgb(183,18,52);
}

h2.csc-firstHeader {
	color:rgb(227,114,34);
}

h4, h5, h6 {
	font-size:22px;
}

#header {
		height:171px;
		position:absolute;
		z-index:15
}

#header ul {
}

#header ul li {
}

.logo {
		position:absolute;
		margin:0px 0 0 17px;
		left:-28px;
}

.logo a {
		position:relative;
}

.menu {
		/* padding: 53px 0 0 196px; */
		top:53px;
		left:85px;
		position:absolute;
		width:800px;
		background:url(images/line.gif) no-repeat left bottom;
		padding-left:25px;
		
}

.menu a {
		/* 
		display:block; 
		float:left;
		margin:0px 2px 0 0;
		background:url(images/link_bg.gif) no-repeat 0% 0%;
		width:86px;
		padding:4px 0 0 8px;
		*/
		height:16px;
		color:#8F8F8F;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
}


.sub_menu {
		position:absolute;
		width:600px;
		margin:97px 0 0 320px;
}

.sub_menu span{
		margin:0 10px
}

.sub_menu a {
		color:#000000;
		/* color:#CC0033; */
		font-weight:bold;
		text-decoration:none
}

.sub_menu a:hover {
	color:#CC0033 !important;
}

.sub_menu a.active {
  /* color:#000; */
  color:#CC0033;
  font-weight:bold;
  text-decoration:none
}

.menu a.active {
		/*
		display:block;
		float:left;
		margin:-4px 2px 0px 0 !important;
		background:url(images/link_bg_a.gif) no-repeat 0% 0% !important;
		width:86px;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		padding:4px 0 0 8px;
		height:21px !important;
		*/
		
		color:#000  !important;
}


.right_menu {
		float:right;
		padding:0 60px 0 0px;
		
}

.right_menu .bg {
		margin:171px  0 0 0px;
		background:#fff url(images/right_bg_bottom.gif) no-repeat 0% 100%;
		padding:0 10px 6px;
		width:180px;
		float:left
}

.pic1 {
		background:url(images/pic1.jpg) no-repeat 0% 0%;
		width:145px;
		height:42px;
		margin:0 0 5px 0;
		padding:18px 0 0 35px
}
.pic1 a, .pic2 a, .pic3 a {
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		text-decoration:none;
		font-weight:bold;
}
.pic2 {
		background:url(images/pic2.jpg) no-repeat 0% 0%;
		width:145px;
		height:42px;
		margin:0 0 5px 0;
		padding:18px 0 0 35px
}
.pic3 {
		background:url(images/pic3.jpg) no-repeat 0% 0%;
		width:145px;
		height:42px;
		margin:0 0 5px 0;
		padding:18px 0 0 35px
}
.pic4 {
		background:url(images/pic4.jpg) no-repeat 0% 0%;
		width:145px;
		height:42px;
		margin:0 0 5px 0;
		padding:18px 0 0 35px
}
.pic4 a {
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:24px;
		text-decoration:none;
		font-weight:bold;
}

.bg p a {
		color:#000;
		text-decoration:none;
		background:url(images/arrow.gif) no-repeat 0% 6px;
		padding:4px 0 0 13px;
		margin:0 0 0 4px
}

.main_part {
		margin:0px 0px 0px 60px;
		background:#fff;
		width:650px;
      /*float:left;*/
}


.left_side {
  margin:0px 0 0 0;
  width:50%;
  float:left;
  padding:0 0 50px 0;
}

.right_side {
  margin:0px 0 0 0;
  width:40%;
  float:right;
  text-align:left;
  padding:0 0 50px 0;
}

.right_side_sub {
  margin:0px 0 0 0;
  width:40%;
  float:right;
  padding:0 0 50px 0;
}

.bg_top {
		background:url(images/bg_top.gif) no-repeat 0% 0%;
		width:225px;
		height:9px;
		margin:0 auto;
		line-height:0%;
		font-size:0%;
}

.bg_midle {
		background:#999;
		width:205px;
		margin:0 auto;
		text-align:left;
		padding:5px 0 0 20px;
		color:#fff;
		font-size:13px;
		font-family:Tahoma; 
}

.bg_midle h2 {
		color:#fff;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		line-height:20px;
		margin:0 0 8px 0;
}

.inp {
		width:181px;
		height:18px;
		margin:3px 0
}

.inp2 {
		width:181px;
		height:18px;
		margin:3px 0 8px
}

.button {
		background:url(images/b_logga.gif) no-repeat 0% 0%;
		width:70px;
		height:19px;
		border:none;
		cursor:pointer;
}

.check {
		margin:0 8px;
}


.bg_midle ul {
		padding:10px 0;
		margin:0
}

.bg_midle ul li a {
		font-weight:bold;
		font-size:12px;
		font-family:Tahoma;
		color:#fff;
		text-decoration:none
}

.bg_bottom {
		background:url(images/bg_bottom.gif) no-repeat 0% 0%;
		width:225px;
		height:6px;
		margin:0 auto;
		line-height:0%;
		font-size:0%;
}

html>body .main_part { 
		min-height:100%;
		position:relative;
		z-index:10 
}



.left_side .news-latest-item p {
		font-size:13px;
		font-family:Tahoma;
		font-weight:600
}

.left_side .news-latest-item p a {
		font-size:13px;
		font-family:Tahoma;
		color:#CC0033;
		text-decoration:none;
		font-weight:bold !important
}

.line {
		background:#ccc;
		margin:10px 0 20px;
		height:5px;
		line-height:0%;
		font-size:0%
}



#footer {
		color:#fff;
		font-size:11px;
		padding:3px 0px 0px 0;
		position:absolute;
		bottom:0;
		width:100%
}


#foot {
		text-align:center;
		color:#fff;
		font-size:11px;
		padding:3px 0px 20px 0;
}

#foot	 a {
		color:#000;
		text-decoration:none;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif
}

#foot span {
		color:#ccc;
		font-weight:bold;
		margin:0 7px 
}

	
a,.price strong,.link {
		color:#B8B8B8;
		text-decoration:none;
}

a:hover, .act{
		color:#000 !important;
		text-decoration:none

}

#header ul li a,.left_menu ul li a,.link a {
		color:#fff;
		text-decoration:none;
}

.product,.product_detail {
		list-style:none;
}

.product li strong,.product_detail li strong {
		font-size:14px;
}




.my_contenttable THEAD TD {
        color: #000;
}

.my_contenttable p {
        margin: 0px;
}

.my_contenttable td {
		color:#000;
		border-top: 1px solid #EEEEEE;
		border-left: 1px solid #EEEEEE;
		padding: 3px;
}

.my_contenttable {
		border-bottom: 1px solid #EEEEEE;
		border-right: 1px solid #EEEEEE;
}

.my_contenttable THEAD {
		font-family: Verdana,Tahoma, Verdana, Arial;	
		color:#565656;  
		text-align: center;
		border: 1px solid #EEEEEE;
		padding: 3px;
		font-weight: bold;
		background-color: #EEEEEE;
}  



table {
		border-collapse:collapse;
		border-spacing:0;
}

fieldset,img {
		border:0;
}

address,caption,cite,code,dfn,th,var {
		font-style:normal;
		font-weight:normal;
}

li {
		list-style:none;
}

caption,th {
		text-align:left;
}


q:before,q:after {
		content:'';
}

abbr,acronym {
		border:0;
		font-variant:normal;
}

sup,sub {
		vertical-align:text-top;
}

sub {
		vertical-align:text-bottom;
}

input, textarea, select {
		font-family:inherit;
		font-size:inherit;
		font-weight:inherit;
} 

p {
margin:0 0 13px 0
}


h2 {
    font-size:22px;
}

h3 {
    font-size:20px;
}

h4 {
    font-size:18px;
}

h5 {
    font-size:15px;
}

h6 {
    font-size:13px;
}


.tx-jkpoll-pi1 {
	text-align:left;
}



table.tx-mmforum-table {
	clear:none;
}

.news-single-img {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}


#my_facts .my_facts_label {
	font-weight:bold;
	vertical-align:top;
	padding-right:10px;
}

#my_facts_input .my_facts_label {
	font-weight:bold;
	vertical-align:top;
	padding-right:10px;
}

#my_facts .my_facts_data {
	vertical-align:top;
}

#my_facts_input .my_facts_data {
	vertical-align:top;
}

#my_facts td {
	border-bottom: solid 1px #ccc;
	
}

#my_facts_input td {
	border-bottom: solid 1px #ccc;
	
}

#my_facts_input td {
	padding-top:5px;
}

.macinaimage {
	margin-bottom:12px;
}


.news-list-browse a {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold !important;
	text-decoration:none;
	color:rgb(183,18,52);
	padding:2px 4px 2px 4px;
}

.news-list-item a {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold !important;
	text-decoration:none;
	color:rgb(183,18,52);
}

.news-single-item a {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold !important;
	text-decoration:none;
	color:rgb(183,18,52);
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	display:block;
}

.tx-srfeuserregister-pi1-required span {
	color:#FF0000;
}

.tx-srfeuserregister-pi1 dt {
	width:30%;
}

.tx-srfeuserregister-pi1 dd {
	width:65%;
}

.formClear {
	width:100%;
	clear:both;
	/*background-color:rgb(183,18,52);*/
	display:block;
}

/*
.macinaimage img {
	border-bottom: solid 1px #CCCCCC;
}
*/

.macinaimage{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: solid 1px #CCCCCC;
	
}
.pollsubmit {
	margin-top:5px;
}

.tx-jkpoll-pi1 p {
	border-bottom: solid 1px #CCCCCC;
	font-size:10px;
	margin-bottom:2px;
	padding:2px;
}

.tx-jkpoll-pi1 p img {
	margin-bottom:2px;
}

/* new dynamic "tabs" */


* html menu_tab {
	width:10px;
}

* html .menu_tab div {
	width:10px;
}
* html .menu_tab div a {
	width:auto;
}

.menu_tab {
  background:#FFFFFF url(images/menutab_left.gif) no-repeat scroll left top;  
  float:left;
  display:block;
  height:20px;
  margin-right:3px;
}

.menu_tab div {
  margin-left:3px;
  background:#FFFFFF url(images/menutab_right.gif) no-repeat scroll right top;
  padding-right:3px;
  height:20px;
}

.menu_tab div a {
  background:#FFFFFF url(images/menutab_middle.gif) repeat-x scroll left top;
  padding:4px 4px 0px 4px;
  display:block;
  white-space:nowrap;
}

.topspecialmenu {
    position: absolute;
    top: -53px;
    left: 355px;
    width: 500px;
    height: 20px;
    text-align: right;
}

/* topmenu style */

.topspecialmenu .topmenu {
height: 20px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 2px;
background: transparent url(images/topmenu_divider.gif) no-repeat left top;
list-style-type: none;
position: absolute;
right: 0px;
top: 0px;
z-index: 5;
}
.topspecialmenu .topmenu li {
height: 20px;
margin: 0px 1px 0px 1px;
padding: 0px 6px 0px 3px;
background: transparent url(images/topmenu_divider.gif) no-repeat right top;
display: block;
float: left;
}

.topspecialmenu a {
height: 16px;
padding: 4px 3px 0px 3px;
font: normal 11px/15px Arial, Helvetica, Verdana, sans-serif;
white-space: nowrap;
text-align: center;
display: block;
float: left;
}
.topspecialmenu a:link, .topspecialmenu a:active, .topspecialmenu a:visited {
text-decoration: none !important;
color: #64667a !important;
}
.topspecialmenu .topmenu li a:hover, .topspecialmenu .topmenu li a:visited:hover {
text-decoration: underline !important;
color: #2f5fa8 !important;
}
													