body{
	width: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	background: white url(../images/img_header.jpg) no-repeat center 125px;
}

form{
	margin: 0;
}

p{
	font-size: 14px;
}

p.error{
	padding: 5px;
	margin: 0;
	color: #AF1B1B; 
	font-weight: bold;
}

img{
	border: none;
}

h2{
	margin: 0;
	padding: 10px;
}

div#content{
	width: 1030px;
	margin: 0 auto;
	margin-top: 100px;
}

div#logo{
	margin: 50px;
}

div#query_result{
	margin-left: 20px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 16px;
}

img#title{
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#result{
	background: white url(../images/head.jpg) no-repeat scroll center top;
	margin-top: -5px;
	padding: 0;
}

div#search{
	width: 750px;
	height: 84px;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 10px;
}

div#query{
	width: 680px;
	height: 60px;
	margin: 0 auto;
	background-color: #EFEFEF;
	font-size: 15px;
	font-style: italic;
	border: 2px solid #E7E7E7;
	position: relative;
}

div#form{
	width: 90%;
	height: 40px;
	margin: 15px auto;
}

input.query{
	border: 2px solid #2572B3;
	color: #af1b1b;
	width: 350px;
	height: 25px;
	font-size: 20px;
	padding-left: 4px;
}

input.find{
	height: 25px;
	margin-left: 10px;
	border: 2px solid white;
	text-align: center;
	font-size: 14px;
	background-color: #ABABAB;
}

input.find:hover{
	background-color: #DFDFDF;
	cursor: pointer;
	border: 2px solid black;
}

div.space{
	width: 1032px;
	height: 13px;
	background: white url(../images/back.jpg) repeat-y;
	margin: 0;
}

div#results{
	width: 1032px;
	height: 100%;
	background: white url(../images/back.jpg) repeat-y;
	margin: 0;
	position: relative;
}

div#linkopedia{
	width: 700px;
	height: 100%;
	padding: 0 25px;
}

div.title{
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 7px;
}

h4.title_linkopedia{
	font-size: 16px;
	margin: 4px 0;
	padding: 2px 4px;
	background-color: #EEE;
	border: 2px solid #E7E7E7;
}

div.group_linkopedia{
	width: 90%;
	border: 2px solid #E7E7E7;
	padding-left: 30px;
	margin: 5px 0; 
	padding: 7px;
}

div.grand_tour{
	width: 250px;
	padding: 10px;
	padding-right: 15px;
	/**float: right;**/
	position: absolute;
	top: 0;
	right: 0;
}

p.grand_tour_text{
	text-align: justify;
}

div.boss_result{
	width: 90%;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 2px solid #E7E7E7;
}

div.boss_result p{
	margin-top: 2px;
}

img.footer{
	margin-top: -20px;
}

img.lang{
	
}

a{
	color: black;
	font-weight: bold;
}

a.reg{
	color: #2572B3;
	text-decoration: none;
}

a:hover{
	background-color: #E4E4E4;
	text-decoration: none;
}

div.boss_link{
	margin-left: 10px;
	margin-top: 10px;
}

small{
	color: #7b7b7b;
}

p.abstract{
	margin-bottom: 2px;
}

div.others a{
	color: #AF1B1B;
	font-size: 13px;
}

div.others{
	margin-top: -10px;
	padding-bottom: 10px;
}

a.flags{
	cursor: pointer;
}

div#flags{
	padding-top: 4px;
	float: right;
	position: absolute;
	top: 14px;
	right:20px;
}

div.contacts{
	float:right;
	padding:10px 15px 10px 10px;
	width:250px;
	color: #2F2F2F;
	font-size: 12px;
	text-align: center;
	font-style: italic;
}

p.text{
	color: #2F2F2F;
	font-size: 16px;
	padding: 20px;
	margin: 0;
}

div#footer{
	background: white url(../images/footer.jpg) no-repeat;
	margin: 0;
	padding-top: 45px;
	height: 80px;
	padding-left: 375px;
	margin-top: -7px;
	color: #7b7b7b;
	font-size: 13px;
}

div#footer a{
	color: #616161;
	text-decoration: none;
}

div#footer a:hover{
	text-decoration: underline;
}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(/images/preload.gif) no-repeat 50% 50%; border:7px solid #008DD2; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff; font-size: 16px; font-weight: bold; color: #DD2C40;}