* {
margin: 0;
padding: 0;
}

body {
	font-family: arial, sans-serif; 
	color: #3C3C3C;
	font-size: 80%;
	margin: 0;text-align: center;
	background-color: #FFFFFF;/*
	background:#272727 url(/img/bg.jpg);*/
	
} 

:focus { outline: none; }

form p { margin: 0 0 10px; }
label {
display: block;
color: #777;
font: 13px/20px Arial, Sans-Serif;
}
	label span {
	margin: 0 0 0 5px;
	font-size: 10px;
	color: #999;
	}
		label span a { color: #999; }
			label span a:hover { color: #777; }
input, textarea, select {
padding: 2px;
font: 14px Verdana, Sans-Serif;
color: #666;
border: 1px solid #ddd;
background: #fff url(/my/img/admin/round.png) repeat-x 0 1px;
}

.smallr {font-size: 7pt;color: #6B6B6B;}
.bordup{border-bottom: 1px solid #D2D2D2;padding:7px;}
.bordup2{border-top: 1px solid #D2D2D2;}
.bordright{}
.bordright{border-right: 1px solid #D2D2D2;}
.bordleft{border-left: 1px solid #D2D2D2;}



	input.small, select.small { width: 25%; }
	input.medium, select.medium { width:290px; }
	input.large, select.large { width: 96%; }
		input.large, select.large, #login input.large { width: 90%; }
	textarea.small { width: 30%; height: 75px; }
	textarea.large { width: 96%; height: 300px; }
	textarea.large2 { width: 96%; }


	input.button {
	/*padding-top:1px;padding-bottom:1px;padding-right:10px;padding-left:10px;*/
	padding: 1px 5px;
	color: #fff;cursor: pointer;
	font-weight: bold;
	background: #3F6696 url(/my/img/admin/b.gif) repeat-x;
	border: 1px solid #3F6696;
	}

	input.button2 {
	padding: 1px 5px;
	color: #fff;
	font-weight: bold;
	background: #BACFE9;
	border: 1px solid #92B4DC;
	}

		input.button:hover {
		border-color: #4875AC;
		}

.message {
margin: 0 0 10px;
padding: 15px 15px 15px 37px;
font-weight: normal;
background: #fff no-repeat 15px center;
border: 1px solid #ddd;
}
	.message.error { color: #9e1111; background-color: #f5e8e8; background-image: url(/my/img/admin/error.png); border-color: #dfb2b2; }
	.message.success { color: #11a322; background-color: #e8f6e9; background-image: url(/my/img/admin/success.png); border-color: #b2e1b7; }
	.message.info { color: #2446ad; background-color: #eaedf7; background-image: url(/my/img/admin/info.png); border-color: #b8c3e4; }
	.message.warning { color: #c2b515; background-color: #f9f8e8; background-image: url(/my/img/admin/warning.png); border-color: #ebe7b3; }

	/* Messages next to the inputs */
	.formerror {
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #9e1111;
	background: url(/my/img/admin/error.png) no-repeat left center;
	}
	.formsuccess {
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #11a322;
	background: url(/my/img/admin/success.png) no-repeat left center;
	}
	.hint {
	font-size: 10px;
	font-style: italic;
	color: #999;
	}

.comments3{
	display: none; margin-left: 0px;
	text-decoration: none;
	border:1px solid #DDD;
	border-bottom:0px solid #F7F7F7;
	border-right:0px solid #F7F7F7;
	z-index:201;top:-1px;
	width: 220px;
	position: absolute;
	left: 198px;
	_left: 190px;
	color:#494949;
}


/*
* html .comments3 {
	left: 195px;
}
*/

.comments5{
	z-index:10;top:4px;margin-left: 0px;
	position: absolute;left: 182px;_left: 176px;
	/*left: 176px;*/
}


 .comments3 li { background-color:#E3E5E4;border-bottom: 1px solid #DFDDDE;border-right:1px solid #DDD;}
 .comments3 li:hover { background-color: #D6D6D6;border-right:1px solid #DDD;}

.clear { clear: both; }

.comments4{
	display: none; margin-left: 0px;
	text-decoration: none;
	background-color:#000;
	border:1px solid #DDD;
	border-bottom:0px solid #F7F7F7;
	/*position: relative;*/
	z-index:199;
	width: 220px;
	position: absolute;
	left: 198px;
}

 .comments4 li:hover { background-color: #E5E5E5; }


input[disabled]{
background-color: #BACCE2;
}
/*
#main {
	max-width:1200px;
	/*background-color: #008040;width:90%;min-width:700px;*/
	text-align:left;
	padding:15px;
}
#main2 {
	width:90%;max-width:1100px;min-width:700px;
	text-align:left;
	padding:15px;
}
*/
#login {padding:20px;width:312px;background-color: #272727;font-size: 16pt;}
#header {margin-bottom:14px;padding-bottom:14px;margin-top:17px;border-bottom: 1px solid #D1D1D1;height:40px;text-align:left;}
#footer2 {margin-top:2px;border-top: 1px solid #D1D1D1;padding-bottom:10px;}
.m{padding:5px;display:inline;}
#footer {border-top: 1px solid #D1D1D1;padding-bottom:10px;height:40px;}

#ridashop {width:1060px;margin-right:10px;margin-left:10px;}

.head_logo {margin-bottom:0px;float:left;position: absolute;}
.head_second{margin-bottom:0px;float:right;}
.head_safe{margin-bottom:0px;float:left;margin-left:190px;margin-top:23px;position: absolute;}


.block{vertical-align:top;}	

.a1{width:600px;}
.a0{width:200px;}



#wrapper {
width: 100%;
text-align: left;
}

blockquote {
padding-left: 18px;
}

#content li {
margin-left: 18px;
}

	#container {
	/*position: relative;*/
	margin:0px 0px 0px 0px;
	}

.tabl{background-image: url(/my/img/bg/a6.gif);}
td.tabla1{width:300px;border-bottom: 1px dotted #C1C1C1;padding-right:5px;border-right: 1px dotted #C1C1C1;padding-left:10px;}
td.tabla2{border-bottom: 1px dotted #C1C1C1;padding-right:5px;border-right: 1px dotted #C1C1C1;padding-left:5px;}
td.tabla3{border-right: 1px dotted #C1C1C1;padding-right:5px;padding-left:10px;}

td.tabla10{border-bottom: 1px dotted #C1C1C1;padding-right:5px;border-right: 1px dotted #C1C1C1;padding-left:10px;}


	.sidebar1 { float: left;width: 205px;  }
	.sidebar2 { float: left;width: 654px;} /* position: relative; position: absolute; */
	.sidebar3 { float: left;width: 200px;}

	.box { margin: 0 0 10px; width:200px; }
		.bottom {
		/*background: #f4f4f4 url(/my/img/admin/box.png) repeat-x;*/
		border: 1px solid #DFDDDE;
		border-top: 0;
		}



		.bottom2 {
		border: 1px solid #DFDDDE;
		border-top: 0;border-bottom: 0;
		}

		.bottom3 {
		border: 1px solid #DFDDDE;padding:5px;
		}

		.bottom4 {
		border: 1px solid #DFDDDE;padding:5px;border-top: 0;
		}
			.bottom, #login .bottom { padding: 0%; }
			#content .bottom { padding: 0%;}
			.bottom { padding: 0px; }

		.box h2, .box h3 {
		position: relative;
		margin: 0;
		font-weight: bold;
		padding: 5px 10px;
		color: #fff;
		background: #0097CA url(/my/img/bg/a8.gif) repeat-x;
		}
			.box h2 {
			font-size: 24px;
			line-height: 31px;
			letter-spacing: -1px;
			background-position: 0 -31px;
			}
			.box .collapse {
			position: absolute;
			top: 50%;
			right: 10px;
			margin-top: -7px;
			width: 10px;
			height: 14px;
			text-indent: -9999px;
			background: url(/my/img/admin/collapse.png) no-repeat 0 -14px;
			}
				.box .collapse.change { background-position: 0 0; }
			#content h3 {
			margin: 0 0 10px;
			font-weight: bold;
			color: #777;
			border-bottom: 1px solid #ddd;
			}
		.box ul {
		margin: 0 0 3px;
		padding: 0;
		list-style: none;
		}
			.box ul li {
			padding: 2px 3px;
			}
			
		.type3 {border-bottom: 1px solid #DFDDDE;border-right: 1px solid #DFDDDE;border-left: 1px solid #DFDDDE;background-color: #E5E7E6;} /* E5E5E5 */
		.type2 {border-bottom: 1px solid #DFDDDE;border-right: 1px solid #DFDDDE;border-left: 1px solid #DFDDDE;background-color: #F4F4F4;} /* E5E5E5 */
		.type21 {border-bottom: 1px solid #DFDDDE;border-right: 1px solid #DFDDDE;border-left: 1px solid #DFDDDE;background-color: #CCCCCC;} /* E5E5E5 */
		.type1 {border-bottom: 1px solid #ACD2F9;border-right: 1px solid #ACD2F9;border-left: 1px solid #ACD2F9;background-color: #CEE4FB;}

		
		li.type2:hover {cursor: pointer; background-color: #E5E7E6;} /* E5E5E5 */
		li.type1:hover {cursor: pointer; background-color: #BEDCFA;}

				.box ul li a { color: #444; }
		#content {
		margin: 0 1.5%;
		width:632px;
		color: #666;
		}
		#right {
		position: absolute;
		right: 0;
		}


.next{
vertical-align:middle;
font-family: Verdana, Helvetica, sans-serif;font-size: 40pt;font-weight: bold;line-height: 31pt;
}
a.next2:link,a.next2:visited,a.next2:active{color: #757575;text-decoration: none;}
a.next2:hover{color: #8F8F8F;background-color: #DFDFDF;text-decoration: none;}


.center{float:center;}
.left {float:left;}
.right {float:right;}
.line {display:inline;}
.br {padding:2px;display:block;}
.br1 {padding:4px;display:block;}
.br2 {padding:6px;display:block;}
.bold {font-weight: bold;}
.textbox{width:160px;height:28px;font-size: 13pt;}
.textbox3{width:500px;height:28px;font-size: 13pt;}
.textbox2 {width:100px;height:19px;font-size: 8pt;}
.left_a {text-align:left;}
.right_a {text-align:right;}
.right_a {text-align:right;}
.up_dw {padding-top:3px;padding-bottom:3px;}
.title{margin:2px;background-color: #272727;font-size: 16pt;padding:5px;}
.title2{font-size: 14pt;padding:3px;}
.title3{font-size: 11pt;padding:3px;}
.title4{font-size: 10pt;padding:3px;}

.l_pa {padding-left:15px;}

.highslide-image-blur {
}
.highslide-html-content {
    position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    padding: 3px;
    border: 1px solid white;
    background-color: black;
}

.blockmain2 {
 vertical-align:middle;
 overflow:hidden;
 height:140px;
 width:180px;
 text-align:center;
 background-color: #000000;
}

#stop-button[disabled] { display: none;}
#stop-button:not([disabled]) + #reload-button {display: none; }


div.grippie {
	background:#EEEEEE url(/img/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
	
}
.resizable-textarea textarea {
	display:block;
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
	margin: 0;
	text-decoration: none;
	Letter-spacing: -1px;
	display: inline;width:600px;height:100px
}

.resizable {
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
	margin: 0;
	text-decoration: none;
	Letter-spacing: -1px;
	display: inline;width:600px;height:100px
}


a.next3:link,a.next3:visited,a.next3:active{color: #515151;padding:2px;text-decoration: none;}
a.next3:hover{color: #515151;padding:2px;text-decoration: none;}
.next7 {color: #515151;padding:2px;text-decoration: none;font-size:9pt;}
a.next7:link,a.next7:visited,a.next7:active{color: #515151;padding:2px;text-decoration: none;font-size:9pt;}
a.next7:hover{color: #515151;padding:2px;text-decoration: none;font-size:9pt;}

a.next4:link,a.next4:visited,a.next4:active{color: #48003C;text-decoration: none;}
a.next4:hover{color: #48003C;text-decoration: none;}


#banners a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);  
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
.favlinks {
padding-left: 10px;
color: #C0C0C0;
font-size: 11px;
padding: 2px;
font-family: tahoma, tahoma, verdana, arial, sans-serif; 
background-color: #232323;
BORDER-right: #000000 1px solid;
BORDER-left: #000000 1px solid;
BORDER-bottom: #000000 1px solid;
}

.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}

a.word:link,a.word:visited,a.word:active{text-decoration: none;}
a.word:hover{color: #5C9BE0;text-decoration: none;}




.word {
text-decoration: none;
font-family: tahoma, tahoma, verdana, arial, sans-serif; 

}
span.size1 {
color: #000;
font-size: 2.4em;
}
span.size2 {
color: #333;
font-size:2.2em;
}
span.size3 {
color: #666;
font-size: 2.0em;
}
span.size4 {
color: #999;
font-size: 1.0em;
}
span.size5 {
color: #aaa;
font-size: 1.6em;
}
span.size6 {
color: #bbb;
font-size: 1.4em;
}
span.size7 {
color: #ccc;
font-size: 1.2em;
}
span.size8 {
color: #ddd;
font-size: .8em;
}
span.size0 {
color: #ccc;
font-size: .6em;
}


.quote{
padding:3px;
BORDER: #FFCAB0 1px solid;
background-color: #FFF2EC;
}


.cool{}
.cool2{}



.h12mj5{
	font-family: Verdana, Helvetica, sans-serif;

	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
	margin: 0;
	padding-right:5px;padding-bottom:2px;
padding:7px;background-color: #CDEDF8;BORDER: #88D5EE 1px solid;
}


.pa0 {padding:4px;background-color: #DDDDDD;}
	.AB
{

		width:155;
		height:10px;text-align:center;vertical-align:middle;
		background-image:url(/img/a/loading.gif);
		background-repeat:repeat-x;
		background-position:center top;
		position:static;
}	



.AA
	{	/*visibility: hidden;*/
		position:relative;display:none;
		z-index:100;
		
	}
.AC
	{
		position:absolute;
		top:-30px;
		left:450px;
		margin-left:0px;

	}








.drop {

padding:3px;
BORDER: #FFCAB0 1px solid;
background-color: #FFF2EC;

}

.maintable {
width:997;
background-image: url(/img/bg.gif); background-repeat: repeat-y;
}

.status{
	font-weight: bold;
	padding-bottom:3px;
	color: #C8C8C8;
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        padding-right:10px;
}

.status2{
	font-weight: bold;
	padding-bottom:3px;
	color: #C8C8C8;
	font-family: Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        padding-right:10px;
}

.left {
	padding:2px 0 0 5px;
	width:47%;
	float:left;
	height:18px;
	text-align:left;
}

.purewhite_border{BORDER: #9EDDF1 3px solid;width:60px;}
a.purewhite_border:link,a.purewhite_border:visited,a.purewhite_border:active{BORDER: #9EDDF1 2px solid;width:60px;}
a.purewhite_border:hover{BORDER: #C9ECF8 3px solid;width:60px;}

.enter_border{BORDER: #FFBA91 3px solid;width:60px;}




.buttonM {
        text-align: center;font-weight: bold;cursor:pointer;
        /*line-height: 25px;*/
        padding: 3px;font-size: 9pt;
	padding-left:10px;
	padding-right:10px;BORDER: #C8C7CB 1px solid;
	height:21px;color: #48003C;
	font-family: Verdana, Helvetica, sans-serif;background-color: #D4D4D4;
}

.buttonM2 {
        text-align: center;font-weight: bold;cursor:pointer;
        /*line-height: 25px;*/
        padding: 5px;font-size: 9pt;
	padding-left:15px;
	padding-right:15px;BORDER: #C8C7CB 1px solid;
	height:21px;color: #48003C;
	font-family: Verdana, Helvetica, sans-serif;background-color: #D4D4D4;
}



a.buttonM:link,a.buttonM:visited,a.buttonM:active{color: #48003C;text-decoration: none;background-color: #CFCED2;}
a.buttonM:hover{color: #48003C;text-decoration: none;background-color: #FFF2CC;}


a.ntt:link,a.ntt:visited,a.ntt:active{text-decoration: none;}
a.ntt:hover{text-decoration: underline;}


.menuxm {cursor: hand;background-color: #F3F3F3;vertical-align:middle;BORDER-left: #D4D4D4 1px solid;text-align:center;padding:3px;} 
.menux {cursor: hand;BORDER-left: #D4D4D4 1px solid;vertical-align:middle;width:50%;text-align:center;padding:3px;} 
.menux3 {BORDER-left: #D4D4D4 1px solid;vertical-align:middle;width:20%;text-align:center;padding:3px;} 
.menux4 {BORDER-left: #D4D4D4 1px solid;padding:3px;padding-left:0px;vertical-align:top;} 
.menuy {BORDER-left: #D4D4D4 1px solid;vertical-align:middle;width:100%;text-align:right;padding:3px;} 
.menuz {BORDER-left: #D4D4D4 1px solid;vertical-align:middle;text-align:right;padding:3px;} 


H2{
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	margin: 0;
	text-decoration: none;
	Letter-spacing: -1px;
	display: inline;
}



H1{
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	margin: 0;
	text-decoration: none;
	Letter-spacing: -1px;
	display: inline;
}


.go2 H1{
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	margin: 0;
	text-decoration: none;
	Letter-spacing: -1px;
	display: inline;
}

.goH1 h1{
	font: bold 330%/100%  Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;


	position: relative;
	color: #464646;
}




.goH11 span {
  background: url(/img/mygr/gradient-dark-stripe-hz.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}


.goH12 {
  background: url(/img/mygr/gradient-full.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}


.goH13 {
  background: url(/img/mygr/gradient-glossy.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}


.goH14 {
  background: url(/img/mygr/gradient-grey.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 60px;
}


.goH15 {
  background: url(/img/mygr/gradient-shine.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 60px;
}


.goH16  {
  background: url(/img/mygr/gradient-white.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height:60px;
}


.goH17  {
  background: url(/img/mygr/pattern-zebra.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 60px;
}




.avamain {
 vertical-align:middle;
 overflow:hidden;
 height:120;
 width:150px;
 text-align:center;
}



.minime {
 vertical-align:middle;
 overflow:hidden;
 height:50;
 width:60px;
 text-align:center;
}

.h1{
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	margin: 0;
}


h4{
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
}



.menuK{
	font-family: Verdana, Helvetica, sans-serif;font-weight: normal;font-size: 10pt;
}


.editor_button {
	float:left;
	cursor:pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float:left;
	cursor:pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
.editbclose {
	float:right;
	cursor:pointer;
}


.non{display:none;}
.idmenu{color: #EAEAEA;font-family: Verdana, Helvetica, sans-serif;font-weight: normal;font-size: 10pt;background-color: #464646;}

.pa4{padding-left:3px;padding-right:3px;}
.pa5{display:none;padding-left:3px;padding-right:3px;}

.tabs_box3 {background-color: #707070;

background-image: url(/img/az.gif); background-repeat: repeat-x;
width:100%}
.tabs_box a {color: #720717}
.tabs_box td {border-right: 1px solid #707070}
.tabs_box td.tab { background-color: #C4C4C4;border-bottom: 1px solid #B6B6B6}
.tabs_box td.tab_active {background-color: #Ffffff; color: #0E5D8B; border-bottom: 1px solid #F3F2E6}


a.tabs_box2:link,a.tabs_box2:visited,a.tabs_box2:active{color: #1275AF;}
a.tabs_box2:hover{color: #7C7C7C;}


a.next51:link,a.next51:visited,a.next51:active{width:32px;text-decoration: none;background-image: url(/img/z/button-left.gif); background-position: center center; background-repeat: no-repeat;}
a.next51:hover{width:32px;text-decoration: none;background-image: url(/img/z/button-left-over.gif); background-position: center center; background-repeat: no-repeat;}

a.next52:link,a.next52:visited,a.next52:active{width:32px;text-decoration: none;background-image: url(/img/z/button-right.gif); background-position: center center; background-repeat: no-repeat;}
a.next52:hover{width:32px;text-decoration: none;background-image: url(/img/z/button-right-over.gif); background-position: center center; background-repeat: no-repeat;}


a.sett:link,a.sett:visited,a.sett:active{padding:5px;font-size: 10pt;color: #303030;text-decoration: none;}
a.sett:hover{background-color: #F5F3F3;padding:5px;font-size: 10pt;color: #303030;text-decoration: none;}
.sett3{background-color: #FFF2F2;padding:5px;font-size: 10pt;color: #303030;text-decoration: none;font-weight: bold;}

fotka-view-info-album{font-size:110%;margin-top:0.25em;margin-bottom:1em;background:url(/i/album-bg-2.gif) #efeff2 repeat-y;sbackground:url(/i/album-bg.gif) #e4e5ea repeat-y;padding:1em 2em 1em 0em;}

.tabs_box {padding-top: 10px; padding-right: 23px}
.tabs_box table {border-collapse: collapse}
.tabs_box td.tab, .tabs_box td.tab_active {background-image: url(/img/tab_lc.gif); background-position: left top; background-repeat: no-repeat; padding: 0px; white-space: nowrap}
.tab, .tab_active {background-image: url(/img/tab_rc.gif); background-position: right top; background-repeat: no-repeat; padding: 6px 15px 8px 15px;}
.tab_active {border-bottom: 1px solid #FFF;}


.w{color: #9F9F9F;font-weight: bold;padding-left:7px;padding-right:7px;}
.w2{color: #FFFFFF;font-weight: bold;padding-left:7px;padding-right:5px;}




a.menuK:link,a.menuK:visited,a.menuK:active{color: #FFFFFF;text-decoration: none;font-weight: bold;}
a.menuK:hover{color: #D0F0F9;text-decoration: none;font-weight: bold;}

a.menuK3:link,a.menuK3:visited,a.menuK3:active{color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 11pt;padding-left:3px;padding-right:3px;width:100px;}
a.menuK3:hover{color: #E6E6E6;background-color: #9E9E9E;text-decoration: none;font-weight: bold;font-size: 11pt;padding-left:3px;padding-right:3px;width:100px;}



.h14{
	background-color: #000;padding:4px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	margin: 0;
}



.h18{	padding:4px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
	line-height: 16pt;
	margin: 0;
}

.tbl-border {
	color : #444;
	/*background-color : #FFFFFF;*/
}

.b-fade{overflow:hidden; white-space:nowrap}
.fl{color:#80879B; font-weight: normal;}

.tbl {
	font-size : 11px;padding : 4px;color : #444;
	background-color : #FFF0F0;
}

.tbl1 {
	font-size : 11px;
	color : #444;
	background-color : #FFF0F0;
	padding : 4px;
}



.tbl10 {
	font-size : 11px;
	color : #444;
	background-color : #FFF0F0;
	padding : 4px;overflow:hidden; white-space:nowrap
}
.tbl3 {
	font-size : 11px;
	color : #444;
	background-color : #D5E8FF;
	padding : 4px;overflow:hidden; white-space:nowrap;
}

.tbl2 {
	font-size : 11px;
	color : #444;
	background-color : #E3DFE0;
	padding : 4px;
}


td.footer2{background:#C7C9CB;border-top: 4px solid #B3B6B9;padding:20px;color : #F0F0F0;vertical-align:bottom;}

td.footer{background:#FFFFFE url(/img/bg500.jpg) repeat-x top;padding:20px;color : #F0F0F0;vertical-align:bottom;}

a.footer:link,a.footer:visited,a.footer:active{color: #F5F5F5;text-decoration: underline;font-weight: bold;}
a.footer:hover{color: #F0F0F0;text-decoration: underline;font-weight: bold;}

a.gr:link,a.gr:visited,a.gr:active{color:#999999;}
a.gr:hover{color:#838383;}



.clubphot0 {overflow:hidden;width:485px;height:0px;}
.clubphot1 {overflow:hidden;width:485px;height:142px;}


#showmyit {
 overflow:hidden;
 height:0;
 width:100%;
}

.menuHW{display:inline;}
.menuO {
 overflow:hidden;
 height:30;
 width:852;
}


.aash {
background-image: url(right.gif); background-position: right bottom; background-repeat: no-repeat;
}


.menuO {
 overflow:hidden;
 height:30;
 width:852;
}





.afisha1{
background-color: #FAC7A0;
 vertical-align:middle;
 overflow:hidden;
 height:30;
 width:100%;
}

.h15{
	font-family: Verdana, Helvetica, sans-serif;
	color: #492E48;
	font-size: 10pt;
	font-weight: bold;
	line-height: 15pt;
	margin: 0;
	width:15%;
	text-align:center;
}


.b{color: A673A5;font-weight: bold;}

.h12{
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	font-size: 13pt;
	font-weight: normal;
	line-height: 15pt;
	margin: 0;
	width:15%;
	text-align:center;
	BORDER-right: #FFFFFF 1px solid;
	cursor: hand;
}

.inputtext,.inputbutton {
	font-family: Tahoma, Helvetica; 
	font-size: 8pt;
}

.h12a{
	font-family: Verdana, Helvetica, sans-serif;
	color: #0B0B0B;
	font-size: 13pt;
	font-weight: normal;
	line-height: 15pt;
	margin: 0;
	width:15%;
	text-align:center;
	BORDER-right: #FFFFFF 1px solid;
	background-color: #E4E4E4;  
	cursor: hand;
}


#autohelper{
position:absolute;
top: 0;
background-color: #EEFAFD;
width: 150px;
padding: 3px;
border:1px solid #1EA0CC;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
visibility: hidden;
}
.autohelp{ 
COLOR: #FF6666; 
}

.go4go{
	font-family: Verdana, Helvetica, sans-serif;
	color: #287AD6;
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	width:100%;
	BORDER-top: #287AD6 1px solid;
	background-color: #FFFDFE;text-align:left;
	BORDER-bottom: #C3C3C3 1px solid;
}


td.ap {padding-right:0px;width:70px;vertical-align:top;text-align:left;}
.go4go4{
	width:100%;font-size: 7pt;color: #1B5BE2;
	BORDER-top: #959595 1px solid;
	background-color: #E3E5E4;  
}

.go4go43{
	width:100%;font-size: 8pt;color: #1B5BE2;  
}


.smallr {font-size: 7pt;color: #959595;}
.go4go2{
	width:98%;

	background-color: #FFECF5;text-align:left;  
}
.h12m{
	font-family: Verdana, Helvetica, sans-serif;
	color: #0B0B0B;
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
	margin: 0;
	text-align:right; padding-right:10px;padding-bottom:2px;
}
.h12ma100{
	font-family: Verdana, Helvetica, sans-serif;
	color: #8A8A8A;
	font-size: 9pt;
	font-weight: normal;
	line-height: 10pt;
	margin: 0;
	 padding-right:5px;padding-bottom:2px;
}
.h12ma30{
	font-family: Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 9pt;
	font-weight: normal;
	line-height: 10pt;
	margin: 0;
	padding-bottom:2px;
}

.h12ma5{
padding:7px;background-color: #ACE1F2;BORDER: #88D5EE 1px solid;font-weight: bold;color: #0E4A5F;
	font-family: Verdana, Helvetica, sans-serif;
	color: #0A3341;
	font-size: 9pt;
	line-height: 10pt;
	margin: 0;
padding-bottom:2px;
}




.h12mj{
	font-family: Verdana, Helvetica, sans-serif;
	color: #092E39;
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
	margin: 0;
	padding-right:5px;padding-bottom:2px;
}
.h12ma{
	font-family: Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding-right:10px;padding-bottom:2px;
}

.h12mm{
	font-family: Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;text-align:left;vertical-align:middle;
}


.h12mm2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size: 9pt;
	font-weight: normal;text-decoration: none;
	margin: 0;text-align:left;vertical-align:middle;
}


#writebook{height: 0px;overflow:hidden;}
.menuxK{height: 0px;overflow:hidden;}
.menuxK2{}


a.jokl:link,a.jokl:visited,a.jokl:active{color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 10pt;}
a.jokl:hover{color: #E8E8E8;text-decoration: none;font-weight: bold;font-size: 10pt;}



a.menuHF:link,a.menuHF:visited,a.menuHF:active{text-decoration: none;font-size: 14pt;width:200;line-height: 11pt;padding-top:7px;padding-bottom:7px;}
a.menuHF:hover{text-decoration: none;font-size: 14pt;background-color: #EEE3EE;width:200;padding-top:7px;padding-bottom:7px;line-height: 11pt;}





a.menuHFL:link,a.menuHFL:visited,a.menuHFL:active{text-decoration: none;font-size: 14pt;width:200;line-height: 11pt;padding-top:7px;padding-bottom:7px;background-color: #F3EDF3;}
a.menuHFL:hover{text-decoration: none;font-size: 14pt;background-color: #EEE3EE;width:200;padding-top:7px;padding-bottom:7px;line-height: 11pt;}



.purewhite
{
padding:2px;padding-top:5px;padding-bottom:5px;
background-color: #ffffff;
text-align:center;
}


.purepink
{
padding:2px;
background-color: #F0F0F0;
text-align:center;
}

.purepink2
{
padding:3px;
background-color: #F0F0F0;
text-align:center;
}




.purepinka
{
padding:2px;
background-color: #FFFFFF;
text-align:center;
}

.purepink2a
{
padding:3px;
background-color: #FFFFFF;
text-align:center;
}








.articlemain {

 vertical-align:middle;
 overflow:hidden;
 height:40;
 width:40px;
 text-align:center;
}



.puregreen3
{
padding:5px;
background-color: #E3F2E1;
}


.puregray
{
padding:5px;
background-color: #F2F2F2;
}

.purewhite305
{
padding:2px;
background-color: #ffffff;
text-align:center;
}

.purewhite309
{
padding:5px;
background-color: #ffffff;
}


.purewhite2
{
padding:5px;
background-color: #ffffff;
text-align:center;
}

.purewhite209
{
padding:5px;
background-color: #ffffff;
}

.purewhite10
{
padding:2px;
background-color: #ffffff;
text-align:center;
}



.purewhite3
{
padding:5px;
background-color: #ffffff;
}





.pure
{
padding:2px;padding-top:5px;padding-bottom:5px;
text-align:center;
}



ul#mll-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;

}

ul#mll-nav2 li
{
	padding-left: 0px;
	padding-right: 0px;

	font-size: 12px;

}

ul#mll-nav2 li a
{



}


	ul#mll-nav2 li a:hover
{
	color: #1F9DE9;
	background: #EAF5FD;
}



a.menuK2:link,a.menuK2:visited,a.menuK2:active{font-size: 13px;color: #001059;text-decoration: none;padding:3px;BORDER-right: #E6E6E6 3px solid;}
a.menuK2:hover{font-size: 13px;color: #001DA6;text-decoration: none;BORDER-right: #FF6D15 3px solid;padding:3px;}





ul#mll-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mll-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	font-size: 12px;
	line-height: 25px;
	white-space: nowrap;
}

ul#mll-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #633D61;
	background: transparent;
}


	ul#mll-nav li a:hover
{
	color: #633D61;
	background: #EDE0EC;
}

.go
{
	color: #633D61;
	background-color: #F3EDF3;
}


.h12b{
	font-family: Verdana, Helvetica, sans-serif;
	color: #0B0B0B;
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
	margin: 0;
	width:40%;
	text-align:center;
}


/* DIV */



.next{
vertical-align:middle;
font-family: Verdana, Helvetica, sans-serif;font-size: 40pt;font-weight: bold;line-height: 31pt;
}
a.next2:link,a.next2:visited,a.next2:active{color: #757575;text-decoration: none;}
a.next2:hover{color: #8F8F8F;background-color: #DFDFDF;text-decoration: none;}






.ggmain21 {background-repeat: repeat-x;background-image: url(/img/nav/bluefireback1.gif);height:31px;width:100%}
.ggmain2 {background-repeat: repeat-x;background-image: url(/img/bgg.gif);height:41px;width:100%}
.ggmain {background-repeat: repeat-x;background-image: url(/img/bgg.gif);height:41px;width:100%}

/*background-image: url(/img/menux.gif);background-position:center top;background-repeat: no-repeat;*/
td.rl{vertical-align:middle;text-align:left;height:125;width:50%;}
td.leftnow{background-color: #000000; background-repeat: repeat-x;}
.tablmain{height:133px;background:url(/img/logo7.gif)  no-repeat;}
.tablmain2{height:133px;background:url(/img/logo6.gif)  no-repeat;}

/*
.tablmain{height:133px;background:url(/img/hh.gif)  repeat-x;}

min-height:700px;*/
.info {BORDER: #3084C9 1px solid;width:930px;padding:7px;background-color: #DFECF7;vertical-align:middle;color:#000;FONT-WEIGHT: bold;}
td.centernow {width:980;height:100%;vertical-align:top;/*background-image: url(/img/a.gif);*/
background-color: #ffffff;background-position:left center; background-repeat: no-repeat;}
td.rightnow {width:100%;height:100%;margin-top:12px;background-color: #fff;background:transparent url(/img/bg.jpg) /*;pattern3.gif url(/img/bg905.gif); url(/img/bg-decoration.jpg)*/ ; }

/*td.rightnow {width:100%;height:100%;background-color: #000000; background-repeat: repeat-x;background-image: url(/img/bg_now.gif);}*/
td.rightnow23 {width:100%;background-color: #DCDDDF; /*background-repeat: repeat-x;background-image: url(/img/bg_now.gif);*/}
.plass{padding-top:2px;padding-bottom:2px;}

.plass22{padding-top:4px;padding-bottom:4px;}
.plass17 {background-color: #FFC4C5;padding-top:4px;padding-bottom:4px;}
.plass1 {background-color: #FFC4C5;padding-top:4px;padding-bottom:4px;padding-right:5px;}


.plass8 {background-color: #FFC4C5;padding-top:2px;padding-bottom:2px;}

.writem {color: #000000;font-family: Verdana, Helvetica, sans-serif;padding-right:5px;padding-left:5px;padding-top:2px;padding-bottom:2px;max-width:70px;text-align:left;}
.writem8 {background-color: #FFC4C5;color: #000000;font-family: Verdana, Helvetica, sans-serif;padding-right:5px;padding-left:5px;padding-top:2px;padding-bottom:2px;max-width:70px;text-align:left;}



.writem {color: #000000;font-family: Verdana, Helvetica, sans-serif;padding-right:5px;padding-left:5px;padding-top:2px;padding-bottom:2px;max-width:70px;text-align:left;}

.writem22 {color: #000000;font-family: Verdana, Helvetica, sans-serif;padding-top:4px;padding-bottom:4px;text-align:left;}

.writem221 {;font-family: Verdana, Helvetica, sans-serif;padding-top:4px;padding-bottom:4px;}

.writem12 {background-color: #FFC4C5;color: #000000;font-family: Verdana, Helvetica, sans-serif;padding-top:4px;padding-bottom:4px;text-align:left;}







.writem1 {background-color: #FFC4C5;color: #000000;font-family: Verdana, Helvetica, sans-serif;padding-top:4px;padding-bottom:4px;text-align:left;}


.writem128 {background-color: #FFC4C5;color: #000000;font-family: Verdana, Helvetica, sans-serif;padding-right:5px;padding-left:5px;padding-top:2px;padding-bottom:2px;max-width:70px;text-align:right;}

.plass10 {background-color: #FFC4C5;padding-top:2px;padding-bottom:2px;padding-right:3px;}


.favlinks {color: #ffffff;}
a.favlink:link,a.favlink:visited,a.favlink:active{padding: 5px;color: #ffffff;text-decoration: none;}
a.favlink:hover{color: #000000;background-color: #ffffff;padding: 5px;text-decoration: none;}


.menuXl {font-size: 9pt;color: #020304;font-family:Tahoma;}
a.menuXl:link,a.menuXl:visited,a.menuXl:active{color: #020304;text-decoration: none;padding-left: 5px;padding: 3px;}
a.menuXl:hover{background-color: #DFDFDF;color: #224762;padding-left: 5px;padding: 3px;text-decoration: none;background-image: url(/img/g/3.gif);background-position:right bottom;background-repeat: no-repeat;}




.cd1{background-color: #FFC993;padding:3px;padding-left:5px;color: #515151;}
.cd2{padding-top:3px;}
.cd3{padding-top:8px;}
.cd4{padding:4px;}

a.cd4:link,a.cd4:visited,a.cd4:active{color: #1B5BE2;padding-left:3px;text-decoration: none;}
a.cd4:hover{color: #457AE9;background-color: #ffffff;padding-left:3px;text-decoration: none;}


a.cd6:link,a.cd6:visited,a.cd6:active{color: #515151;text-decoration: underline;}
a.cd6:hover{color: #646464;text-decoration: underline;}




a.aa2:link,a.aa2:visited,a.aa2:active{text-decoration: none;color: #515151;}
a.aa2:hover{text-decoration: underline;color: #727272;}



.AC3
	{
		position:absolute;
		top:155px;
		left:30px;
		margin-left:0px;

	}


	.AB3
{

		width:200px;
		/*height:300px;*/
		vertical-align:middle;padding:5px;font-size: 10pt;
		background-color: #FFF;
		position:static;BORDER: #D3D3D3 1px solid;float: left;
}	

.AA3
	{	/*visibility: hidden;display:none;*/
		position:relative;display:none;
		z-index:1;
		
	}

.cd5{color: #7C7C7C;}


.rightm {width:100%;padding:2px;background-color: #EFEFEF;BORDER: #E1E1E1 1px solid;}


a.pho3:link,a.pho3:visited,a.pho3:active{font-size: 8pt;color: #000000;}
a.pho3:hover{color: #3C3C3C;font-size: 8pt;}

a.pho5:link,a.pho5:visited,a.pho5:active{font-size: 8pt;color: #0065D5;}
a.pho5:hover{color: #0078FD;font-size: 8pt;}

.pho6 {font-size: 8pt;color: #429CFF;}

.pho7 {font-size: 8pt;color: #AAAAAA;}

.pho {BORDER: #D3D3D3 1px solid;background-color: FFFFFF;padding:2px;width:98%;text-align:center;}
.pho2 {text-align:left;font-size: 7pt;vertical-align:middle;width:100%;}

.pho2 {text-align:left;font-size: 7pt;vertical-align:middle;width:100%;}

.pho4 {background-color: #FFCCCC;padding-left:3px;padding-right:3px;}

.pho9 {background-color: #DFDFDF;font-size: 7pt;padding-left:2px;}

.pho10 {cursor: hand;background-color: #E9E9E9;font-size: 8pt;width:100%;text-align:right;}

td.pa70{padding:2px;width:74;vertical-align:top;}

td.pa702{padding:2px;width:16%;vertical-align:top;}
td.pa703{padding:2px;width:10%;vertical-align:top;}

.pa2{		padding:2px;}
.pa3{		padding:4px;}
.pa3l{		padding-right:4px;}
.pa{		padding:10px;}


	.ZZ
{
		width:100%;
		height:45px;
		background-image:url( /img/a/bg3.png);
		background-repeat:repeat-x;
		background-position:center bottom;
		position:static;
}	

	.nophoto{background-image: url(/img/a/image.png);background-repeat: no-repeat;background-position: center center;}
	 html .nophoto {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/a/image.png', sizingMethod='scale');}




	* html .ZZ {background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/a/bg3.png', sizingMethod='scale');}



	.hiddenMenuBgCont
{
		width:980;
		height:30px;
		background-image:url( /img/a/bg3.png);
		background-repeat:repeat-x;
		background-position:center bottom;
		position:static;
}	
	* html .hiddenMenuBgCont{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/a/bg3.png', sizingMethod='scale');}
	
	.hiddenMenuCont
	{
		margin-left:14px;
		position:relative;
	}




.hiddenMenu2
	{
		position:absolute;
		top:0px;
		left:0px;
		z-index:101;
	}

.topMenu2
	{
		position:relative;
		z-index:100;
	}


.upnow {}
.center {}
.menua{width:100%;background-color: #EFEFEF;padding: 5px;
background-image: url(/img/b/menu-a.gif);color: #555;}


p,table{ font-family: arial, sans-serif; font-size: 11; line-height: 1.5; }
img,table{ border:0px; }
a:link,a:visited,a:active{color: #287AD6;text-decoration: underline;}
a:hover{color: #5396DF;text-decoration: underline;}

.subnav {
	padding: 6px;
	background: #fff;
	border: 1px solid #e1e1e1;
}
#subpad {
	margin: 6px 0 0 0;
}
.subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.subnav ul li b {
	padding: 0;
	border-top: 1px dotted #e1e1e1;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #222;
	margin: 0 0 6px 0;
	padding: 6px 10px;
	font-weight: normal;
	background: #efefef;
}
td.h3{	font-size: 13px;
	color: #222;
	font-weight: normal;

	font-weight: bold;
}


a.cat:link,a.cat:visited,a.cat:active{background: transparent;color: #496276;text-decoration: underline;}
a.cat:hover{background: transparent;color: #728FA7;}


.inputPassword {
  border: 1px solid #C0CAD5; 
  font-family: tahoma, tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px; 
  cursor: pointer;
  cursor: hand;
  
}
input,textarea,select 	{ FONT-SIZE: 8pt; FONT-FAMILY: Tahoma; COLOR: #676767;}




H5{
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 13pt;
	font-weight: normal;
	line-height: 15pt;
	margin: 0;
	text-decoration: none;
	Letter-spacing: -1px;
	display: inline;
}
H6{
	font-family: Verdana, Helvetica, sans-serif;
	color: #515151;
	font-size: 10pt;
	line-height: 10pt;
	margin: 0;
	text-decoration: none;
	Letter-spacing: -1px;
	display: inline;
}

div#images a{
display: none;
}
