@charset "utf-8";
/* CSS Document */
*:focus { 
	outline: none; 
}
*::-moz-focus-inner { 
	border: none; 
}
body {
	background:url(../images/background.jpg) top repeat-x #000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 4px #444;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.green {
	color:#00CC00;
	font-weight:bold;
}
.red {
	color:#CC0000;
	font-weight:bold;
}
.beep_container {
	width:1016px;
	margin:0px auto 0px auto;
	min-height:600px;
	background-color:#000000;
	background:url(../images/middlebg.jpg) repeat-y 54px 0px;
}
.beep_header {
	width:1016px;
	overflow:hidden;
}
.beep_topleft {
	float:left;
	width:571px;
	height:276px;
}
.beep_topright {
	position:relative;
	float:left;
	width:445px;
	height:276px;
	background:url(../images/topright.jpg);
}
.beep_topright #beep_kalendar {
	position:absolute;
	right:16px;
	top:11px;
	color:#DDDDDD;
	font-size:12px;
}
#beep_kalendar span {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.beep_topright #beep_hodiny {
	position:absolute;
	right:16px;
	top:32px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.beep_topright span {
	color:#DDDDDD;
	font-size:12px;
}
.beep_toplogin {
	position:absolute;
	right:16px;
	top:58px;
	color:#666666;
	font-size:12px;
	text-align:right;
}
.beep_toplogin a {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
}
.beep_toplogin a:hover {
	color:#555555;
	text-decoration:underline;
	font-size:14px;
}
.beep_toplogin .mail {
	padding:0px 0px 0px 18px;
	background:url(../images/mailicon2.jpg) no-repeat top;
	background-position:0px 3px;
	color:#999999;
}
.beep_toplogin .mail:hover {
}
.beep_toplogin .mailmore {
	padding:0px 0px 0px 18px;
	background:url(../images/mailicon1.jpg) no-repeat top;
	background-position:0px 3px;
	color:#f48028;
}
.beep_toplogin .mailmore:hover {
	color:#f9aa48;
}
.beep_toplogin .neregistrovany {
	font-weight:bold;
	color:#990000;
	font-size:14px;
}
.beep_toplogin .neregistrovany:hover {
	font-weight:bold;
	color:#cc0000;
	text-decoration:underline;
}
.beep_topip {
	position:absolute;
	right:22px;
	top:30px;
	color:#FF9900;
	font-size:12px;
	color:#E0E0E0;
	font-weight:bold;
	font-size:10px;
}
.beep_topip span {
	color:#FFFFFF;
	font-size:12px;
}
.beep_toptip{
	position:absolute;
	left:62px;
	top:30px;
	color:#FF9900;
	font-size:14px;
	color:#E0E0E0;
	font-weight:bold;
}
.beep_toptip span {
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
.beep_toptip a{
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
.beep_toptip a:hover{
	color:#DDD;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
/*
.beep_top_sxebanner{
	position:absolute;
	width:370px;
	height:32px;
	left:348px;
	top:0px;
	background:url(../images/sxe_banner.jpg) top left no-repeat;
}
.beep_top_sxebanner:hover{
	background:url(../images/sxe_banner.jpg) bottom left no-repeat;
}
*/
#beep_topmenubg {
	position:relative;
	width:1016px;
	height:51px;
	background:url(../images/topmenubg.jpg);
}
.beep_topmenu {
	position:absolute;
	top:0px;
	left:55px;
	width:950px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.beep_topmenu a {
	color:#FFFFFF;
}
.beep_topmenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.beep_middle {
	overflow:hidden;
	width:950px;
	margin-left:54px;
	min-height:670px;
	background:url(../images/middlebgcounters.jpg) bottom right no-repeat;
}
.beep_left {
	float:left;
	width:185px;
	min-height:500px;
}
.beep_left .beep_label {
	background:url(../images/label.jpg) no-repeat top left;
	width:175px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.beep_left #beep_button1 a {
	position:relative;
	background:url(../images/button.jpg) top left;
	display:block;
	width:163px;
	height:21px;
	padding:5px 0px 0px 22px;
	font-size:12px;
	color:#ffeecc;
	font-weight:bold;
	text-shadow: 0px 0px 3px #444;
}
.beep_left #beep_button1 a:hover {
	background:url(../images/button.jpg) bottom left;
	color:#FFFFFF;
}
.beep_left #beep_button1 a div {
	position:absolute;
	background:url(../images/button.jpg) bottom left;
	display:block;
	width:163px;
	height:21px;
	padding:5px 0px 0px 22px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	left:0px;
	top:0px;
	cursor:pointer;
	text-shadow: 0px 0px 6px #DDD;
}
#bliakanie_left{
	padding:0px;
	width:183px;
	text-shadow: 1px 1px #DDD;
	cursor:pointer;
}
#bliakanie_left table{
	background-color:#fff;
	border:1px #fa4 solid;
	background:url(../images/bliakanie_leftBG.jpg) bottom right;
	width:100%;
}
#bliakanie_left .nick{
	font-size:13px;
	color:#ee8800;
	font-weight:bold;
}
#bliakanie_left .nick a{
	font-size:13px;
	color:#ee4400;
	font-weight:bold;
	text-decoration:underline;
}
#bliakanie_left .nick a:hover{
	font-size:13px;
	color:#ff5500;
	font-weight:bold;
	text-decoration:underline;
}
#bliakanie_left .cas{
	font-size:11px;
	color:#444;
	text-align:right;
	font-weight:bold;
}
#bliakanie_left .text{
	font-size:10px;
	color:#333;
	text-align:justify;
	border-bottom:1px dashed #666;
	line-height:11px;
}
.beep_left .beep_leftcontent {
	background:url(../images/leftgradient.jpg) left repeat-y;
	width:173px;
	/*border:1px #ecb46f ridge;*/
	border-left:#e69a3d 1px solid;
	border-bottom:#ffc783 1px solid;
	border-right:#ecb46f 1px solid;
	border-top:#f3b569 1px solid;
	color:#FFFFFF;
	font-size:12px;
	padding:5px;
}
#ankety_left table{
	width:100%;	
	background-color:#FFFFFF;
	border:1px solid #FFAA33;
	text-shadow: 1px 1px #DDD;
}
#ankety_left table .heading{
	font-weight:bold;
	text-align:center;
}
#ankety_left table th{
	color:#333;
	border-bottom:1px dashed #999;
}
#ankety_left table td{
	color:#555;
	font-size:11px;
}
#ankety_left table td .link{
	color:#555;
	font-size:11px;
	cursor:pointer;
	font-weight:normal;
}
#ankety_left table td .link:hover{
	color:#F20;
	font-size:11px;
	cursor:pointer;
	text-decoration:underline;
}
#ankety_left table div{
	height:16px;
	border:1px #bbaa99 solid;
	cursor:pointer;
}
#ankety_left table .graf1{
	background:url(../images/grafy/value-1.jpg) top left repeat-x;
}
#ankety_left table .graf2{
	background:url(../images/grafy/value-2.jpg) top left repeat-x;
}
#ankety_left table .graf3{
	background:url(../images/grafy/value-4.jpg) top left repeat-x;
}
#ankety_left table .graf4{
	background:url(../images/grafy/value-3.jpg) top left repeat-x;
}
#ankety_left table .graf5{
	background:url(../images/grafy/value-5.jpg) top left repeat-x;
}
#ankety_left table .graf6{
	background:url(../images/grafy/value-6.jpg) top left repeat-x;
}
#admini_left table{
	width:100%;	
	text-shadow: 1px 1px #d94;
}
#admini_left .on{
	color:#444;
	background:url(../images/icq_icons/on.gif) right top no-repeat;
	padding-left:15px;
	background-position:right 1px;
}
#admini_left .ontext{
	color:#00aa00;
	font-weight:bold;
}
#admini_left .ontext:hover{
	color:#00cc00;
}
#admini_left .off{
	color:#444;
	background:url(../images/icq_icons/off.gif) no-repeat;
	padding-left:15px;
	background-position:right 1px;
}
#admini_left .offtext{
	color:#cc0000;
	font-weight:bold;
}
#admini_left .offtext:hover{
	color:#ee0000;
}
#admini_left .na{
	color:#444;
	padding-left:15px;
	background:url(../images/icq_icons/na.gif) right top no-repeat;
	background-position:right 1px;
}
#admini_left .natext{
	color:#777;
	font-weight:bold;
}
#admini_left .natext:hover{
	color:#999;
}
#admini_left .warning{
	color:#f00;
	font-size:10px;
	font-weight:bold;
	text-align:justify;
}
#forum_left table{
	width:100%;		
	text-shadow: 1px 1px #fa6;
	background:url(../images/bliakanie_leftBG.jpg);
}
#forum_left table th{
	background:url(../images/login_button.jpg) bottom;
	height:18px;
}
#forum_left table th a{
	font-size:13px;
	color:#EEE !important;
}
#forum_left table th a:hover{
	font-size:13px;
	color:#FFF !important;
	text-decoration:underline;
}
#forum_left table th:hover{
	background:url(../images/login_button.jpg) top;
}
#forum_left .date{
	letter-spacing:0px;
	color:#333;
	font-size:11px;
	text-align:right;
	font-weight:bold;
}
#forum_left .nick{
	letter-spacing:0px;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#990000;
}
#forum_left .nick:hover{
	text-decoration:underline;
	color:#CC0000;
}
#forum_left .topic{
	border-bottom:1px dashed  #666666; 
}
#forum_left .topic a{
	letter-spacing:0px;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	
}
#forum_left .topic a:hover{	
	color:#FF9900;
	text-decoration:underline;
}
#toplist{
	margin-left:45px;
}
.beep_login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.beep_login a {
	font-size:12px;
	color:#996600;
	line-height:14px;
}
.beep_login a:hover {
	font-size:12px;
	color:#000000;
}
.beep_login .inputs {
	border:#ffeecc 1px inset;
	background:#FFf0e3;
	font-size:12px;
	width:155px;
	margin-bottom:5px;
	padding:2px 5px 2px 5px;
}
.beep_login .beep_logintable {
	font-size:14px;
	background:#F29D33;
	border:1px #F8AA48 solid;
}
.beep_login .beep_logintable th {
	color:#663300;
	font-weight:normal;
	font-size:12px;
}
.beep_login .beep_logintable td {
	font-weight:bold;
	color:#FFFFFF;
}
.beep_logintable a {
	font-weight:bold;
	color:#663311;
	text-align:center;
}
.beep_logintable td a:hover {
	font-weight:bold;
	color:#885533;
	text-decoration:underline;
	text-align:center;
}
.beep_login .button_login {
	border:#ffcc99 1px solid;
	background:url(../images/login_button.jpg) bottom repeat-x;
	cursor:pointer;
	font-size:11px;
	color:#eeeeee;
	padding:1px 13px 2px 13px;
	font-weight:bold;
	text-align:center;
	margin:5px auto 5px auto;
}
.beep_login .button_login:hover {
	margin:5px auto 5px auto;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
	font-size:11px;
	border:#ffddcc 1px solid;
	background:url(../images/login_button.jpg) top repeat-x;
	text-decoration:none;
}
.beep_leftcontent .beep_refresh_button{
	color:#ffa000;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	background:#FF9900;
	cursor:pointer;
	margin:0px auto;
	width:150px;
	padding:3px 13px 3px 3px;
	border:#999999 1px outset;
	height:20px;
	background:url(../images/refresh.jpg) right bottom;
}
.beep_leftcontent .beep_refresh_button:hover{
	background:url(../images/refresh.jpg) right top;
	color:#FFFFFF;
}
.beep_leftcontent .beep_servers {
	cursor:pointer;
	width:173px;
	height:218px;
	background:url(../images/serversbg.jpg) no-repeat left top;
	margin-bottom:10px;
	text-shadow:0px 0px 1px #666;
}
.beep_leftcontent .ventrilo{
	width:100%;
	background:#f9ab49;
	border:1px solid #feb55a;
}
.beep_leftcontent .ventrilo a{
	font-size:10px;
	text-decoration:underline;
	color:#333333;
}
.beep_leftcontent .ventrilo th{
	text-align:left;
	color:#444;
	font-weight:bold;
	font-size:14px;
}
.beep_leftcontent .ventrilo td{
	text-align:left;
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}
.beep_servers .heading {
	color:#332211;
	font-size:12px;
	width:173px;
	padding:8px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	text-shadow: 1px 1px 4px #666;
}
.beep_servers .image {
	margin:2px 0px 0px 7px;
	position:relative;
}
.beep_servers .image .ajax_preload1{
	background:url(../images/ajax_preload1.gif);
	width:160px;
	height:120px;
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index:4;
}
.beep_servers .map {
	margin:1px 0px 4px 7px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 4px #444;
}
.beep_servers .status {
	margin:0px auto;
	font-size:11px;
	color:#333333;
	line-height:13px;
}
.beep_servers .status th {
	text-align:right;
}
.beep_servers .status td {
	text-align:left;
	padding-left:5px;
}
.previewWin {
	position:absolute;
	left:0px;
	top:0px;
	width:189px;
	padding:5px;
	background:url(../images/popupbg.jpg);
	border:1px #FFFFFF solid;
	visibility:hidden;
	z-index:20;
}
.beep_servers .previewWin table{	
	font-size:10px;
	border-collapse:collapse;
	border:1px #cc9944 solid;
}
.beep_servers .previewWin table .beep_neparne td{	
	font-size:10px;
	background:#ddddff;
}
.beep_servers .previewWin th{	
	font-size:11px;
	color:#FFFFFF;

	font-weight:bold;
	background:url(../images/popuptableth.jpg) repeat-x;
	text-align:center;
}
.beep_servers .previewWin table td{	
	background:#eeeeff;
	color:#333333;
}
.beep_servers .previewWin table .nick{	
	font-weight:bold;
}
.beep_forum {
	width:765px;
	margin:0px;
	padding:0px;
	float:left;
	text-shadow:0px 0px 1px #888;
	min-height:1050px;
}
.beep_text {
	float:left;
	width:560px;
	padding:5px 10px 10px 10px;
	min-height:500px;
	background:url(../images/texttopbg.jpg) top left no-repeat;
	text-shadow:0px 0px 1px #777;
}
.beep_text h1 {
	margin:5px 0px 5px 0px;
	color:#dd6600;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0px 0px 2px #963;
}
.beep_text h2 {
	margin:5px 0px 5px 0px;
	color:#ff8800;
	font-size:18px;
	font-weight:bold;
	text-shadow:0px 0px 2px #963;
}
.beep_text h3 {
	margin:5px 0px 5px 0px;
	color:#331100;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:0px 0px 2px #666;
}
.beep_text h4 {
	margin:5px 0px 5px 0px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-shadow:0px 0px 2px #666;
}
.beep_text p {
	color:#663302;
	font-size:12px;
	line-height:16px;
}
.beep_text a {
	color:#EE3300;
	font-weight:bold;
}
.beep_text a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.beep_text .novinka{
	border-bottom:1px #aeaeae solid;
	margin-top:7px;

}
.clanok img{
	border:2px solid #bbb;
	margin:5px;
}
.beep_text .clanok .autor{
	text-align:right;
}
.beep_text .clanok .autor a{
	font-size:18px;
	color:#f71;
	text-decoration:none;
	font-style:italic;
}
.beep_text .clanok .autor a:hover{
	color:#f92;
	text-decoration:underline;
	font-style:italic;
}
.beep_text .back a{
	border-top:1px #555 dashed;
	border-bottom:1px #555 dashed;
}
.beep_text .back a{
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.beep_text .back a:hover{
	color:#666;
	text-decoration:none;
}
.beep_text .download{
	text-align:right;
}
.beep_text .download a{
	background:url(../images/download.gif) right top no-repeat;
	color:#ff5000;
	font-size:16px;
	font-weight:bold;
	padding-right:20px;
	text-decoration:none;
	border-bottom:1px dashed #ffa060;
	border-top:1px dashed #ffa060;
}
.beep_text .download a:hover{
	background:url(../images/download.gif)no-repeat;
	background-position:right -25px;
	color:#ff8000;
	text-decoration:none;
}
.beep_text .downloads_table {
	border-collapse:collapse;
	background:#FFFFFF url(../images/downloadsBG.jpg) left top;
	margin-bottom:8px;
}
.beep_text .downloads_table td{
	border:1px #CCCCCC outset;
	padding:0px 5px;
}
.beep_text .downloads_table p{
	font-size:12px;
	color:#333333;
}
.beep_text .novinka_vsetky{
	text-align:center;
	margin-top:20px;
	color:#FF6600;
	display:block;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
}
.beep_text .novinka_vsetky:hover{
	color:#999;
	background-color:#eee;
	text-decoration:none;
}
.beep_text .clanky_table{
	margin:10px auto 0px auto;
	min-width:400px;
}
.beep_text .clanky_table td{
	border-bottom:#ccc 1px dashed;
}
.beep_text .clanky_table .nadpis{
	text-align:right;
}
.beep_text .clanky_table .nadpis a{
	font-size:20px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;	
}
.beep_text .clanky_table .nadpis a:hover{
	font-size:20px;
	color:#FFbb00;
	font-weight:bold;
	text-decoration:none;
}
.beep_text .clanky_table .nick{
	font-size:12px;
	color:#999;
	font-weight:normal;
}
.beep_text .clanky_table .nick a{
	font-size:16px;
	color:#666;
	font-weight:bold;
	font-style:italic;
}
.beep_text .clanky_table .nick a{
	font-size:16px;
	color:#333;
}
.novinka .novinka_head{
	padding:4px 8px;
	height:31px;
	background:url(../images/novinka-top.jpg) top left no-repeat;
	overflow:hidden;
}
.novinka_head .nazov{
	float:left;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.novinka_head .cas{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	float:right;
}
.novinka .novinka_content{
	background:url(../images/novinka-bg.jpg);
	overflow:hidden;	
	width:560px;
}
.novinka_content .left_icon{
	float:left;
	width:166px;
}
.novinka_content  .left_icon img{
	background:url(../images/novinka-imgbg.jpg);
	padding:8px;
}
.novinka_content  .left_icon .autor{
	display:block;
	margin:0px 19px 3px 8px;
	text-align:center;
	color:#666;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	border-top:1px #eee dashed;
	border-bottom:1px #eee dashed;
	background:url(../images/novinka_autor.jpg) top repeat-y;
		color:#666;
	font-size:16px;
}

.novinka_content  .left_icon .autor:hover{
	background:url(../images/novinka_autor.jpg) bottom repeat-y;
	color:#e71;
	text-decoration:none;
}

.novinka_content .right_content{
	float:left;
	width:394px;
	padding-bottom:5px;
}
.right_content p{
	color:#554f3f;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	padding:0px 13px 7px 0px;
	margin:0px;
	line-height:16px;
}
#bliakanie_add {
	position:relative;
}
#bliakanie_add .cont{
	border-bottom:1px #999999 solid;
	border-top:1px #aaaaaa solid;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/bliakanie_login.png);
	overflow:hidden;
	
}
#bliakanie_add .login_form{
	padding-top:5px;
}
#bliakanie_add .login_form th{
	color:#444;
}
#bliakanie_add .login_form .nick{
	font-size:12px;
	color:#555;
	border:1px #999999 solid;
}
#bliakanie_add .login_form .text{
	font-size:11px;
	color:#333;
	border:1px #999999 solid;
}
#bliakanie_add .login_form .submit{
	border:#ffcc99 1px solid;
	background:url(../images/login_button.jpg) bottom repeat-x;
	cursor:pointer;
	font-size:11px;
	color:#eeeeee;
	padding:1px 13px 2px 13px;
	font-weight:bold;
	text-align:center;
	width:85px;
}
#bliakanie_add .login_form .submit:hover{
	background:url(../images/login_button.jpg) top repeat-x;
}

#bliakanie_add .cont .refresh{
	color:#FF6600;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 0px 0px;
	width:90px;	
	float:right;
}
#bliakanie_add .cont .refresh:hover{
	color:#FF8800;
}
#bliakanie_add .cont #form_loader{
	color:#666666;
	cursor:pointer;
	font-weight:normal;
	font-size:14px;
	padding:0px 6px 1px 6px;
	margin-left:3px;
	float:left;
	border:1px #999999 solid;
	background:#FFFFFF;
}
#bliakanie_add .cont #form_loader:hover{
	color:#999999;
}
#bliakanie_koment .coment{
	font-size:12px;
	color:#FFFFFF;
	border-bottom:1px #f4f4f4 solid;
	border-top:2px #ffffff solid;
	margin-bottom:5px;
}
#bliakanie_koment .lista{
	border-bottom:1px #999 dashed;
	border-top:1px #888 dashed;
	text-align:center;
	margin:3px 0px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
#bliakanie_koment .lista span{
	color:#FF6600;
	cursor:pointer;
}
#bliakanie_koment .lista span:hover{
	color:#FF9900;
}
#bliakanie_koment .coment .nick{
	text-align:left;
	font-size:16px;
	border-bottom:1px #f4f4f4 dashed;
}
#bliakanie_koment .coment .nick a{
	color:#FFFFFF;
	font-weight:bold;
}
#bliakanie_koment .coment .nick a:hover{
	font-weight:bold;
	color:#eeeeee;
	text-decoration:underline;
}
#bliakanie_koment .coment .nick .admin{
	color:#ff2020;
}
#bliakanie_koment .coment .nick .moderator{
	color:#ff8000;
}
#bliakanie_koment .coment .nick .registrovany{
	color:#444444;
}
#bliakanie_koment .coment .x{
	border:0px;
	cursor:pointer;
	padding:0px 3px;
}
#bliakanie_koment .coment .text{
	color:#111111;
	font-size:11px;
	padding:5px;
	text-align:justify;
	font-family:Arial;
}
#bliakanie_koment .coment .cas{
	text-align:right;
	color:#fafafa;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border-bottom:1px #f4f4f4 dashed;
}
#bliakanie_koment .bg1{
	background:url(../images/bliakanie_coment1.png);
}
#bliakanie_koment .bg2{
	background:url(../images/bliakanie_coment2.png);
}
.beep_bottom {
	width:1016px;
	height:202px;
	background:url(../images/bottombg.jpg);
	position:relative;
}
.beep_bottom .html_valid{
	left:461px;
	top:150px;
	width:70px;
	height:25px;
	position:absolute;
	display:block;
}
.beep_bottom .css_valid{
	left:535px;
	top:150px;
	width:70px;
	height:25px;
	position:absolute;
	display:block;
}
.beep_bottom .payter{
	left:885px;
	top:145px;
	width:130px;
	height:50px;
	position:absolute;
	display:block;
}
.beep_bottom .online_p{	
	left:232px;
	top:33px;
	width:750px;
	height:21px;
	position:absolute;
	display:block;
	font-size:12px;
	font-weight:bold;	
	text-shadow: 1px 1px 3px #888;	
	overflow:hidden;
}
.beep_bottom .online_p b{
	display:block;
	float:left;
	color:#009900;
	border-bottom:1px dashed #00cc00;
	font-style:italic;
}
#online_p_display{
	display:block;
	float:left;
	width:705px;
	height:18px;
}
.beep_bottom .online_p div a:hover{
	text-decoration:underline;

}
 
 /* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:www.beep.sk/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
