body
{
	background-image: url(/images/bg.jpg);
	color: #edd398;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

a
{
	color: #e63000;
	text-decoration: none;
}

a:hover
{
	color: red;
}

hr
{
	color: #edd398;
	background-color: #edd398;
}

#background
{
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1010px;
	display: block;
}

#header
{
	background-image: url(/images/head_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	height: 264px;
}

#head_bg
{
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	display: block;
	width: 1010px;
	height: 264px;
}

#topmenu
{
	display: block;
	position: relative;
	top: 203px;
	width: 100%;
	height: 43px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

#content
{
	margin: 0px auto 0px auto;
	display: block;
	width: 970px;
}

#footer
{
	background-image: url(/images/foot_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 100%;
	height: 147px;
	clear: both;
}

#foot_bg
{
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto 0px auto;
	padding: 0px;
	display: block;
	width: 1010px;
	height: 147px;
}

#bottom
{
	display: block;
	position: relative;
	left: 26px;
	top: 69px;
	width: 975px;
	height: 37px;
	text-align: center;
	padding-top: 10px;
}

#left
{
	display: inline;
	float: left;
	width: 262px;
	padding: 0px;
}

#right
{
	background-image: url(/images/content.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	display: inline;
	float: left;
	padding: 10px 0px 0px 10px;
	width: 690px;
}

#menu
{
	background-image: url(/images/menu_bg.jpg);
	background-repeat: no-repeat;
	width: 262px;
	/*height: 325px;*/
	padding: 35px 0px 10px 2px;
}

#calc
{
	background-image: url(/images/calc.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 220px;
	padding: 40px 0px 0px 0px;
}

#newsletter
{
	background-image: url(/images/newsletter.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 120px;
	padding: 40px 0px 0px 0px;
	text-align: center;
}

div.banners
{
	background-image: url(/images/ads.jpg);
	background-repeat: no-repeat;
	width: 262px;
	padding: 40px 0px 0px 0px;
	text-align: center;
}

div.banners_small
{
	background-image: url(/images/ads.jpg);
	background-repeat: no-repeat;
	width: 170px;
	padding: 40px 0px 0px 0px;
	text-align: center;
}

input[type='text'], input[type='password']
{
	background-color: #a68c51;
	border: 1px solid #d6bf8b;
	width: 135px;
}

input.text, input.password
{
	background-color: #a68c51;
	border: 1px solid #d6bf8b;
	width: 135px;
}

textarea
{
	background-color: #a68c51;
	border: 1px solid #d6bf8b;
}

input.submit, input.reset, input.button, button
{
	background-color: #6d1b05;
	border: 1px solid #d6bf8b;
	color: #d6bf8b;
}

input[type='submit'], input[type='reset'], input[type='button']
{
	background-color: #6d1b05;
	border: 1px solid #d6bf8b;
	color: #d6bf8b;
}

input.small
{
	width: 46px;
}

select
{
	width: 132px;
	background-color: #a68c51;
	border: 1px solid #d6bf8b;
}

a.topmenu
{
	color: #e63000;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	padding-right: 7px;
	text-decoration: none;
}

a.topmenu:hover
{
	color: red;
}

a.bottom
{
	color: #edd398;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.bottom:hover
{
	color: #e63000;
}

a.menu
{
	color: #edd398;
	font-size: 13px;
	padding: 5px 0px 5px 10px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #454545;
	width: 230px;
}

a.menu:hover
{
	color: #e63000;
}

.error_list
{
	color: #700000;
	list-style-type: none;
	border: 1px solid red;
	background-color: #EDD398;
	padding: 0px;
	margin: 0px;
	width: 250px;
	text-align: center;
}

/* Subsection Tabs
--------------------*/
ul.subsection_tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	clear: both;
}

ul.subsection_tabs li.tab {
	float: left;
	margin-right: 7px;
	text-align: center;
}

ul.subsection_tabs li.tab a {
	display: block;
	height: 20px;
	padding: 0 6px 0 6px;
	background-color: #050505;
	color: #e63000;
	width: 160px;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
}

ul.subsection_tabs li.tab a:hover {
	color:#ff0000;
}

ul.subsection_tabs li.tab a.active {
	background-color: #232425;
}

div.tab
{
	background-color: #232425;
	/*height: 140px;*/
	width: 590px;
}

div.picturebox
{
    border: 1px solid #232425;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 3px;
		width: 120px;
		height: 140px;
}

div.picturebox_default
{
    border: 1px solid red;
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 3px;
		width: 120px;
		height: 140px;
}

div.picture
{
    width: 120px;
    height: 67px;
    display: table-cell;
    vertical-align: middle;
    position: static;
    text-align: center;
}

div.picture_sb
{
    width: 100px;
    height: 67px;
    display: table-cell;
    vertical-align: middle;
    position: static;
    text-align: center;
}

div.hr
{
	background-image: url(/images/hr.jpg);
	background-repeat: repeat-x;
	height: 6px;
	width: 100%;
	display: block;
	margin: 2px 0px 2px 0px;
	clear: both;
}

div.banner
{
  background-color: #bbbbbb;
  color: #000000;
  border: 1px solid black;
  text-align: center;
  width: 234px;
  height: 60px;
  display: block;
  margin: 10px auto 0px auto;
}

div.banner_small
{
  background-color: #bbbbbb;
  color: #000000;
  border: 1px solid black;
  text-align: center;
  width: 150px;
  height: 60px;
  display: block;
  margin: 10px auto 0px auto;
}

div.banner_large
{
  background-color: #bbbbbb;
  color: #000000;
  border: 1px solid black;
  text-align: center;
  width: 468px;
  height: 60px;
  display: block;
  margin: 0px auto 10px auto;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.float_clear
{
	clear: both;
}

.hidden
{
  display: none;
}

div.center
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.left
{
	text-align: left;
}

div.right
{
	text-align: right;
	padding-right: 3px;
}

div.cell
{
	float: left;
	width: 45%;
	height: 25px;
}

div.message
{
	color: black;
	background-color: #edd398;
	border: 1px solid #e63000;
	width: 90%;
	margin: 0 auto 0 auto;
	text-align: center;
	font-weight: bold;
}

img.thumbnail
{
	border: 1px solid #edd398;
}

.red
{
	color: #e63000;
}

.gold
{
	color: #edd398;
}

p.feature
{
	margin: 0px 0px 0px 5px;
	text-align: left;
}




/* --- js ablakok --- */

#control_overlay {  
    background-color:#000;  
} 
 
.modal {  
		width: 400px;
    background-color:#111213;  
    padding:10px;  
    border:1px solid #333;  
} 

.tooltip {  
    border:1px solid #000;  
    background-color:#fff;  
    height:25px;  
    width:200px;  
    font-family:"Lucida Grande",Verdana;  
    font-size:10px;  
    color:#333;  
} 
 
.simple_window {  
    width:250px;  
    height:50px;  
    border:1px solid #000;  
    background-color:#fff;  
    padding:10px;  
    text-align:left;  
    font-family:"Lucida Grande",Verdana;  
    font-size:12px;  
    color:#333;  
} 
 
.window {  
    background-image:url("/stylesheets/window_background.png");  
    background-position:top left;  
    /*-moz-border-radius: 10px;*/
    /*-webkit-border-radius: 10px;*/
    padding:10px;  
    font-family:"Lucida Grande",Verdana;  
    font-size:13px;  
    font-weight:bold;  
    color:#fff;  
    text-align:center;  
    min-width:150px;  
    min-height:100px;  
} 
 
.window .window_contents {  
    margin-top:10px;  
    width:100%;  
    height:100%;      
} 
 
.window .window_header {  
    text-align:center;  
} 
 
.window .window_title {  
    margin-top:-7px;  
    margin-bottom:7px;  
    font-size:11px;  
    cursor:move;  
} 
 
.window .window_close {  
    display:block;  
    position:absolute;  
    top:4px;  
    left:5px;  
    height:13px;  
    width:13px;  
    background-image:url("/stylesheets/window_close.gif");  
    cursor:pointer;  
    /*cursor:hand;*/  
}