@charset "utf-8";
/* CSS Document */

#admin_imgpanel{
	position:relative;
	top:120px;
	left:718px;
	border:0px;
	width:240px;
	height:52px;
	}
	
.hint_box{
	display:none;
	background-color:#d1e4f4;
	border: 1px solid #76a6d2;
	font-size:14px;
	padding: 15px;
	margin-bottom:10px;
	background-image:url(../img/iinfo.png);
	background-repeat:no-repeat;
	background-position:right top;
	line-height:250%;
	}
.hint_box input{
	display:inline;}
	
span.x{
	background:#F33;
	cursor:pointer;
	margin-left:2px;
	margin-right:10px;
	padding-left:3px;
	padding-right:3px;
	border: 1px solid #FFF;
	font-weight:bold;
	color:white;
	}
	
#insert_panel{
	font-weight:bold;
	line-height:20px;
	background-image:url(../img/iadd.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:1px;
	margin: 10px 0px 20px 0px;
	cursor:pointer;
	}
	
#insert_panel a{
	font-weight:bold;
	color:#00204f;
	}

.setup, .delete_img{
	cursor:pointer;
	}
	
.ok_message{
	display:none;
	background-color:#e0fdda;
	border: 1px solid #a5c993;
	font-size:14px;
	padding: 15px;
	margin-bottom:10px;
	background-image:url(../img/iok.png);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
	}
.wr_message{
	display:none;
	background-color:#fbfed6;
	border: 1px solid #f2e014;
	font-size:14px;
	padding: 15px;
	margin-bottom:10px;
	background-image:url(../img/iwr.png);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
	}
.no_message{
	display:none;
	background-color:#fce3e1;
	border: 1px solid #ff9595;
	font-size:14px;
	padding: 15px;
	margin-bottom:10px;
	background-image:url(../img/ino.png);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
	}
.if_message{
	display:none;
	background-color:#d1e4f4;
	border: 1px solid #76a6d2;
	font-size:14px;
	padding: 15px;
	margin-bottom:10px;
	background-image:url(../img/iinfo.png);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
	}
	
tbody, thead {
	text-align:center;
	}
	
#table_results td{
	padding-right: 7px;
	padding-left: 7px;
}

.even{
	background-color:#EFEFEF;
}

.h1_virtual{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-left:20px;
	border-bottom:1px dashed #036;
	font-weight:normal;
}

.panel_h2{
	background-image:url(../img/header-short.jpg);
	color:#FFF;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:22px;
	padding-left:10px;}
	
.main_panel_h2{
	margin:1px;
	background-image:url(../img/header-long.jpg);
	color:#FFF;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:22px;
	padding-left:5px;}
	
.panel_div{
	background-color:#e7e7e7;
	margin-top:1px;
	margin-bottom:10px;
	text-align:left;
	line-height:160%;
	padding:5px 7px 5px 7px;}
	
.index_main_panel{
	margin:0px;
	margin-right:20px;
	padding:0px;
	padding-bottom:10px;
	border:1px solid #ddd;
	margin-bottom:20px;}
.index_main_panel p{
	padding:10px;
	padding-top:0px;
	margin:0px;
	text-align:justify;
	line-height:160%;}
.index_main_panel h3{
	padding:13px 10px 7px 10px;
	margin:0px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#222222;}
.index_main_panel a{
	color:#336699;
	font-weight:bold;}
.index_main_panel a:hover{
	text-decoration:underline;}
	
.index_main_panel h4{
	display:inline;
	padding:13px 10px 7px 10px;
	margin:0px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#222222;}
	
.index_main_panel span{
	border-bottom:1px solid #039;
	display:block;
	margin: 6px 10px 6px 10px;
	padding:0px 10px 2px 10px;
	font-size:14px;
	font-weight:bold;
	color:#999;}
	
img.partners{
	margin:1px 1px 0px 1px;
	padding:1px;
	border:1px solid #cccccc;}
	
language_sk{
		float:right;
		margin-right:25px;
		background-image: url(img/flags/ska.gif);
		float:right;
		height:11px;
		width:16px;		
		}

language_sk:hover{background-image: url(../img/flags/sk.gif);}

language_gb{
		float:right;
		margin-right:25px;
		background-image: url(../img/flags/gba.gif);
		float:right;
		}

language_gb:hover{background-image: url(../img/flags/gb.gif);}

.table_coord{
	margin:10px 0px 10px 20px;}
.table_coord td{
	text-align:left;
	font-size:11px;}

