			* { 
				margin : 0; 
				padding : 0; 
			} 
			
			a { 
				color: #5C5C5C;
			} 
			
			a:hover {
				color: #000000;
				text-decoration: none;
			}
			
			h1 { 
			
				font-size: 13px;
				font-family: tahoma;
				margin-top: 15px;
				margin-bottom: 10px;
				color: #50A7E3;
				border-bottom: 1px dashed #50A7E3;
			
			}
			
			.price_webhosting { 
			
				font-size: 11px;
				font-family: tahoma;
				margin-top: 2px;
				color: #000000;				
				background-color: #F3F3F3;
				padding: 3px;
				text-align: right;	
				line-height: 12px;		
								
			}
			
			body { 
				font-family: verdana; 
				font-size: 11px;
				color : #5C5C5C; 
				text-align : center; 
				background-color: #FFFFFF;
				padding: 0px;
				display: block;
				float: none;
				background-image: url(../img/bg2.png);
				background-repeat: repeat-x;
			} 
								
			div#container { 
				width: 900px;
				height: auto;
				padding-top: 25px;
				padding-left: 25px;
				padding-right: 25px;
				padding-bottom: 13px;
				background-color: #FFFFFF;
				margin: 0 auto;
				margin-top: 20px;
				margin-bottom: 20px;
				border: 3px solid #292929;		
			}
			
			div#header { 
				width: 900px;
				height: 127px;
				background-image: url(../img/header.png);
				margin: 0px;
				text-align: center;
			}
			
			div#header_content { 
				width: 700px;
				height: 100px;
				margin: 0 auto;
				font-family: Tahoma;
				font-weight: bold;
				font-size: 12px;
				text-align: right;
				padding-top: 55px;
				padding-right: 0px;
				
			}
			
			div#menu {
				width: 900px;
				height: 32px;
				background-image: url(../img/menu_2.png);
				text-align: center;		
			}
			
			.menuitem { 
				line-height: 2.7em;
				font-family: Verdana, sans-serif;
				font-size: 11px;
				
				margin-left: 3px;
				margin-right: 3px;
				margin-top: 8px;
				
				padding-left: 5px;
				padding-top: 2px;
				padding-right: 5px;
				padding-bottom: 3px;
				
				border: 1px solid #E8E8E8; 	
				color: #5C5C5C;
				font-weight: bold;
				text-decoration: none;		
				
				background-image: url(../img/button_bg.jpg); 
				background-repeat: no-repeat;
				background-position: bottom right;
			}

			.menuitem:hover {
			
				border: 1px solid #50A7E3;
			
			}
			
			.menuitem_filled { 
			
				line-height: 2.7em;
				font-family: Verdana, sans-serif;
				font-size: 11px;
				
				margin-left: 3px;
				margin-right: 3px;
				margin-top: 8px;
				
				padding-left: 5px;
				padding-top: 2px;
				padding-right: 5px;
				padding-bottom: 3px;
				
				border: 1px solid #50A7E3;	
				color: green;
				font-weight: bold;
				text-decoration: none;			
			
			}			
			
			.menuitem_active { 
			
				line-height: 2.7em;
				font-family: Verdana, sans-serif;
				font-size: 11px;
				
				margin-left: 3px;
				margin-right: 3px;
				margin-top: 8px;
				
				padding-left: 5px;
				padding-top: 2px;
				padding-right: 5px;
				padding-bottom: 3px;
				
				border: 1px solid #50A7E3;	
				color: #000000;
				font-weight: bold;
				text-decoration: none;			
			
			}
			
			div#title { 
				width: 900px;
				height: 66px;
				text-align: left;
				color: #5C5C5C;
				background-image: url(../img/title.png);
			}
			
			div#title_content {
				width: 900px;
				height: 0px;;
				margin: 0 auto;
				letter-spacing: 1em;
				font-family: verdana;
				font-size: 20px;
				font-weight: bold;
				text-align: right;
				padding-top: 25px;
				padding-right: 5px; 
				border: 1px;				
			}
			
			div#sub_container {
			  width: 900px;
			  height: auto;
				padding: 0px;
				margin: 0px;
				overflow: hidden;			
			}
			
			div#left { 
				width: 234px;
				height: auto;
				float: left;
				background-color: #FFFFFF;
				background-image: url(../img/adres.png);
				background-position: bottom right;
				background-repeat: no-repeat;
				text-align: center;
				margin: 0 auto;				
			}
			
			div#adres_filler { 
			
				height: 160px;
				width: 1px;
				margin: 0 auto;
				display: block;				
			} 
			
			div#left_content {
				width: 200px;
				height: auto;
				margin: 0 auto;
				font-size: 9px;
				text-align: center;	
				display: block;
				/* border: 1px solid #50A7E3;	*/
			}
			
			div#right { 
				width: 666px;
				height: auto;
				margin: 0;
				float: right;
				display: inline;
				text-align: left;
				font-size: 11px;
				background-image: url(../img/bluedot.png);
				background-repeat: repeat-y;
				background-position: top left;				
			}
			
			div#right_content  { 
				width: 657px;
				height: auto;
				margin: 0;
				float: right;
				display: inline;
				text-align: left;
				line-height: 18px;
			}
						
			div#footer_bar { 
				width: 900px;
				height: 5px;
				margin: 0;
				padding: 0;
				background-image: url(../img/footer.png);
				background-repeat: no-repeat;
				display: block;								
			}
			
			div#footer { 
				width: 900px;
				height: 5px;
				margin: 3px;
				text-align: center;
				font-size: 9px;
				display: block;
				color: #292929;			
				
			}
			
			span.highlight { 
				color: #50A7E3;
			}
			
			span.logintxt { 
				font-size: 13px;
				font-weight: bold;				
			}
			
			ul { 
				margin-left: 30px;				
			}	
			/*
			input {
			
				border: 1px solid #ccc; 
				background: #FFF url(/img/formbg.gif) 0px -3px repeat-x scroll; 
				margin-top: 2px; 								
			}
			*/
			
			.keyword { 
				
					float: left;
					margin-left: 5px;
					margin-right: 5px;
					height: auto;
					font-weight: bolder;
					color: #50A7E3;
					display: block;
				
			}
			
			.keyword:hover { 
			
					color: #50A7E3;
			
			}
			