/***********************************************/
/* eurobuild global css                      */
/***********************************************/
/* Created 2010 by Svetlozar Hristov */
/***********************************************/

html {
                
}

/* Start */

body{
	font-size:26px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #5f5e5e;
	background-image: url(../images/backgr.png);
	background-repeat: repeat-y;
	background-position: center top;
}

a { 
	text-decoration:none;
}

a:link {
	font-family: DejaVu, sans-serif;
	color: #271ede;
}

a:visited {
	font-family: DejaVu, sans-serif;
	color: #1616b0;
}

/* Begin tags */

#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	vertical-align: top;
}

#basecontainer {
	margin: 0px;
	padding: 0px;
	width: 1010px;
	height: auto;
	vertical-align: top;
}

#leftcontainer {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	vertical-align: top;
	background-image: url(../images/bakleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#rightcontainer {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	vertical-align: top;
	background-image: url(../images/bakleft.gif);
	background-repeat: repeat-y;
	background-position:right top;
}

#centercontainer {
	margin: 0px;
	padding: 0px;
	width: 90%;
	height: auto;
	vertical-align: top;
	background-color: white;
}

/* 	the 3 center coloms is 909px */

#maincontainer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	vertical-align: top;
	background-color: #ffffff;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 205px;
	vertical-align: top;
}

#underhe {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 45px;
	vertical-align: top;
	background-color: #ffffff;
}

#flags {
	float: left;
	width: 249px;
	height: 40px;
	text-align: left;
	background-image: url(../images/bgt.gif);
	background-repeat: repeat-x;
}

#mainmenu {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 40px;
	vertical-align: top;
	text-align: center;
	clear: both;
	background-image: url(../images/bgt.gif);
	background-repeat: repeat-x;
}

#status {
	margin-left: 180px;
	padding: 0px;
	width: auto;
	height: auto;
	vertical-align: top;
	text-align: left;
	clear: both;
	text-decoration: underline;
	font-size: 16px;
	color: #505050;
}

#midrow {
	margin-top: 10px;
	padding: 0px;
	width: 100%;
	height: 50px;
	vertical-align: top;
	text-align: left;
	color: #808080;
	font-weight: bold;
	font-size: 20px;
	background-image: url(../images/midrow.gif);
	clear: both;
}

#lside {
	color: #000000;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	width: 162px;
	height: auto;
	vertical-align: top;
/* 	background-image:url(../images/left-row.gif); */
	float: left;
}

#cside {
	color: #505050;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: auto;
	vertical-align: top;
	text-align: left;
}

#qside {
	font-family: DejaVu, sans-serif;
	float: left;
	color: #000;
	font-size: 14px;
	width: 80%;
	height: auto;
	text-align: center;
}

#qside  a:link {
	font-family: DejaVu, sans-serif;
	color: #f1a568;
	font-size: 14px;
	width: 80%;
	height: auto;
	text-align: center;
}

#qside  a:visited {
	font-family: DejaVu, sans-serif;
	color: #f1a568;
	font-size: 14px;
	width: 80%;
	height: auto;
	text-align: center;
}

#qside strong {
	font-family: DejaVu, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}


#rside {
	margin-top: 30px;
	margin-right: -14px;
	padding: 0px;
	width: 20%;
	height: auto;
	vertical-align: top;
	text-align: center;
	background-color: #fff;
	float: right;
}

#bottom {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 120px;
	vertical-align: top;
	text-align: center;
	clear: both;
}

#gallery {
	width: 680px;
	height: 518px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: 20px;
	float: right;
}

#gallery object {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#gallery object a {
	display: none;
}

input.submit {
	background: #E0691A;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 11px Arial, Sans-Serif;
	height: 24px;
}

#square {
	font-family: DejaVu, sans-serif;
	color: #000;
}

#square  a:link {
	color: #000;
	font-size: 10px;
}

#square  a:visited {
	color: #000;
	font-size: 10px;
}
