#container{
	width:778px;
	margin:auto;
	border-top:solid 7px #cfe0e5;
	padding-top:4px;
}

/* #logo{
	margin-top:5px;
	margin-left:15px;
	border:0px;
} */

h1{
	display:none;
}

#wrapper{
	width:778px;
	border-top:solid 1px #eeefef;
	background:url(../gfx/marble.jpg) repeat-y;
}

#leftbox{
	width:184px;
	min-height:400px;
	float:left;
	text-align:center;
}

#mainbox{
	float:right;
	width:594px;
}

#menu{
	background-color:#f1f5f6;
	border-bottom:solid 6px #cfe0e5;
}

#flags{
	width:589px;
	margin-bottom:40px;
	text-align:right;
	padding:5px 5px 0px 0px;
}
#flags a{
	text-decoration:none;
	color:#a6a6a6;
	padding-left:25px;
}
.flag_en{
	background:url(../gfx/flag_en.gif) no-repeat center left;
}
.flag_sk{
	background:url(../gfx/flag_sk.gif) no-repeat center left;
}

#menubar{
	border-top:solid 1px #e2e5e6;
	background-color:#ffffff;
}

#pagepath{
	border-bottom:solid 1px #ef482d;
	text-align:right;
	color:#898989;
	padding:4px 5px 5px 0px;
}
#pagepath a,#pagepath a:hover{
	color:#898989;
	text-decoration:none;
}
#pagepath a.highlight{

}

#content{
	text-align:left;
	padding:50px 15px 10px 15px;
}

#footer{
	float:left;
	width:578px;
	margin:20px 0px 0px 200px;
	color:#b6b6b6;
	font-size:0.9em;
}

#footer_hr{
	border-top:solid 1px #cccccc;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin:4px 0px 3px 0px;
}

#euroit{
	float:right;
	text-align:right;
}
#euroit span{
	display:none;
}

#footer a,#footer a:hover{
	color:#b6b6b6;
	text-decoration:none;
}

ul.horizontal a,ul.horizontal a:visited{
	background-color:#ffffff;
	border-right:solid 1px #e2e5e6;
	padding:3px 8px 4px 4px;
}
ul.horizontal ul a,ul.horizontal ul a:visited{
	border-right:0px;
}