body
{
	text-align: center;
	background-color: #8a8a8a;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
}

a 
{
	color: #D3D3D3;
	font-weight: normal;
	text-decoration: none;
	/*font-size:16px;*/
}
a:hover
{
	color: /*#003319;*/#336699;
}

a.bold
{
	font-weight: bold;
}

img
{
	border: 0px;
}

h1
{
	width:      100%;
	font-size:  20px;
	margin-top: 5px;
	color:      #585858;
}

h2
{
    color:gray;
    text-align:left;
	border-bottom: 0px solid black;
	font-size: 18px;
	margin-top: 0px;
	background-image: url(/public/img/h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

h2.divLink, strong.divLink
{
	color: blue;
	font-size: 14px;
}

h2.divLinkNew, strong.divLinkNew
{
	color: blue;
	font-size: 14px;
	background-image: url(/public/img/icons/video/icon_05_big.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	padding-top: 7px;
}

/* another style for videos */

h2.divLinkInt, strong.divLinkInt
{
	color: #e8670c;
	font-size: 14px;
	background-image: url(/public/img/icons/video/play_int.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom: 2px solid black;
	margin: 0px 0px 5px 0px;
}

/* END OF TEMP STYLE */

h2 a
{
	color:     #585858;
	font-weight: bold;
}


p
{
	margin: 7px 0px 0px 0px
}



#wrapper
{
	background-color:	#FFFFFF/*#dfe0d0*/;
	text-align: left;
	width: 972px;
	height:auto;
	margin: auto;
}

#header
{
	width: 100%;
	background-color: 	#484848 ;
	background-image: url(/public/img/welcome/2012/header.png);
	color: white;
	height: 109px;
	margin-bottom: 10px;
}

#header-left
{
	/*width: 648px;*/
	width: 550px;
	height: 115px;
	float:left;
}

#header-right
{
	width: 324px;
	float:right;
	text-align: right;
}

#header-right-menu
{
	padding: 5px;
	color: gray;
	text-align: right;
	font-size:11px;
}

#header-right-menu a, #header-right-menu a:visited
{
	color: #e1e1e1;
	font-size:11px;
}

#header-right-menu a:hover
{
	color:  white;
}

#header-right-menu p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#header-right-menu p.partners
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header-right-menu input
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}


#content-main
{
	clear: both;
	
	width: 100%;
	background:		#484848  ;
	/*background-image: url(/public/img/hatter_new.png);
	background-repeat: repeat-y;*/
	min-height: 630px;
}

div.linkektop{
	background: url('/public/img/hatterek/downloads_training_top.png') no-repeat;
	height: 10px;
	width: 233px;
}

div.linkekbottom{
	background: url('/public/img/hatterek/downloads_training_bottom.png') no-repeat;
	height: 10px;
	width: 233px;
}

div.linkeknewstop{
	background: url('/public/img/hatterek/news_top.png') no-repeat;
	height: 10px;
	width: 497px;
}

div.linkeknewsbottom{
	background: url('/public/img/hatterek/news_bottom.png') no-repeat;
	height: 10px;
	width: 497px;
}

div.linkek ul{
	padding: 0px 0px 0px 5px;
}

div.linkek li{
	padding: 0px 0px 0px 10px;
}

div.linkek li a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}


#welcome
{
	
}

#welcome div
{
	color: #333333;
}


#flash 
{
  margin: 0 0px 10px 0px;
  width:  720px;
  float:  right;
  padding-top: 0;
  padding-left:0px;
}

#balelso{
	padding-left: 5px;
	height: 250px;
	overflow: hidden;
	width: 240px;
}

#welcome h2
{
	font-size:18px;
	background-image: none;
}


#welcome div li
{
	list-style: none;
	margin-left: 0px;
}

#welcome p
{
	padding-left: 3px;
}

div.topmenu
{
	display: inline;
	cursor: pointer;
	color: #e1e1e1;
	padding: 0px 10px 0px 0px;
}


#footer
{
	clear: both;
	width: 972px;
	background: url('/public/img/welcome/2012/footer.png') no-repeat;
	height: 37px;
	padding-top: 25px;
	font-size:12px;
	margin-top: 20px;
}

#footer a:hover, #footer a:active{
	color: #F96400;
}

.footer-ul{
	width: auto;
	margin: 0px;
}

.footer-ul li{
	background: url("/public/img/welcome/2012/menu_separator_main.png") right 0 no-repeat transparent;
	float:      right;
	list-style: none outside none !important;
    margin-bottom: 0 !important;
    margin-left:   0 !important;
    margin-right:  0;
    margin-top:    0;
    padding:       0 5px 0 5px;
}

#wrapper .center
{
	text-align: center;
}




#image-gallery a
{
	padding:0px;
	margin:0px;
}

#image-gallery
{
	clear:both;
	padding: 0px;
}

#image-gallery img
{
	
	border:solid #848484;
	border-width:1px;
	background:#FFF;
	padding:7px;
	text-align: center;
	margin:3px;
	
	width:180px;
	height:135px
	
}

#image-gallery img:hover
{
	background-color: #f1e1f1;
}




.clear
{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 0px;
	font-size: 0px;
}



.tutorial-button
{
	width:100%;
}

.tutorial-button a
{
	background-color: white;
	padding: 5px;
	padding-left: 40px;
	padding-right: 40px;
	border: 1px solid #c4c4c4;
}




#image-gallery-list img
{
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
}

#image-gallery-list .gal-szoveg span
{
	margin: 10px;
	font-size: 12px;
	font-weight: normal;
	
	color: black;
}


#image-gallery-list .gal-video-szoveg span
{
	margin: 14px;
	font-size: 12px;
	font-weight: normal;
	
	color: black;
}


.gal-sor
{
	width: 96%;
	vertical-align: middle;
	border-bottom: solid #CCC;
	border-width: 0px 1px 1px 0px;
	padding: 10px;
	margin: 0px;
	margin-right: 3px;
	clear: both;
}


.gal-sor:hover
{
	background-color: #C4C4C4;
}


.gal-cim 
{

	
	/*background-color: #DFE9EA;*/
	
	margin-top:5px;
	margin-bottom: 3px;
	
	padding-bottom:3px;
	padding-left:3px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#003c72;
}

.gal-video-szoveg
{
	margin-top: 5px;
	
}





.gal-sor img
{
	float:left;
	margin: 5px;
	
	
	
	/*border:3px solid #DFE9EA;*/
	
	border:3px solid #D1D1D1;
}

.gal-sor span
{
	Font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color:#003c72;
	padding-left:0px;
	text-decoration:none;
}

span.gal-down a, span.gal-down a:hover
{
	padding: 0px;

	background-image: url(/public/img/Download_button_smooth_transparent.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	margin-left: 10px;
	
	font-size:11px;
	font-weight:bolder;
	color:black;
	padding-left:0px;
	text-decoration:none;
}
span.gal-play a, span.gal-play a:hover
{
	padding: 0px;
	
	background-image: url(/public/img/Play_button_hard_transparent.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	

	margin-top:-9px;
	font-size:11px;
	font-weight:bolder;
	color:black;
	padding-left:0px;
	text-decoration:none;
}


.gal-sor a
{
	Font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#003c72;
	padding-left:0px;
	text-decoration:none;
}

.gal-sor a:hover
{
	text-decoration: underline;
}

.gal-sor div
{
	margin-left:150px;
	padding-left: 10px;
}

.tips
{
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	
	margin: 2px;
	font-size: 14px;
	font-weight: bolder;
}



h2.welh1{
	color: #DDDDDD;
	border-top: 0px none !important;
	font-size: 16px !important;
	padding-left: 0px !important;
	margin-left: 0px !important;
}


#menu{
	background: url('/public/img/welcome/2012/menu.png');
}

.wellinkdiv{
	position: relative;
	top: 110px;
	float: right;
	height: 0;
}

.wellinka{
	font-size: 12px;
	color: #f96400;
}

.wellinka:hover, .wellinka:active{
	color: #333333;
}

#welcome div.welboxtit{
	font-size: 14px;
	color:     #797979;
	margin-bottom: 5px;
	font-weight:   bold;
}

.welboxitit{
	font-size: 18px;
	color: #585858;
	margin-left: 120px;
	margin-bottom: 0px;
}

.welboxitit2{
	font-size: 18px;
	color: #585858;
}

.welboxbig{
	background: url('/public/img/welcome/2012/box_big.png');
	width:   350px;
	height:  152px;
	float:   left;
	padding: 10px;
	overflow: hidden;
}

.welboxsmall{
	background: url('/public/img/welcome/2012/box_small.png');
	width:   210px;
	height:  152px;
	float:   left;
	padding: 10px;
	overflow: hidden;
}

.welcomenews{
	color: #333333;
}

.welcomenews:hover{
	color: #797979;
}

li.jcarousel-item img{
	margin-bottom: 5px;
}

li.jcarousel-item div.wellinkdiv img{
	margin-bottom: 0px;
}

h1.welh11{
	margin-bottom: 5px;
}

.welalcim{
	padding-top: 3px;
	color:       #f96400;
	font-size:   16px;
}

#elsodiv{
	background: url('/public/img/welcome/2012/info_bg.png') repeat-x;
	height: 250px;
}

.topshadow{
	position: absolute;
	z-index: 10;
}


ul#newslist{
	padding-left: 15px;
	margin-top: 0px;
}

ul#newslist li{
	list-style-type: disc;
}

