body
{
	cursor: url('http://mekweb.eu/cursor.cur'),auto;
	background-color: #0e1a2a;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	/* overflow: auto; sposobuje bugy v IE6 a 7 */
}
big
{
	font-size: 20px;
}
small
{
	font-size: 10px;
}
label
{
	cursor: pointer;
}
a img {
	border: none;
}
ul#menu li a#active_menu
{
	background: url('./images/menubg2.png') top left no-repeat;
	text-decoration: none;
	color: white;
}
div#wrapper
{
	width: 950px;
}
div#top
{
	background: #033a72 url('./images/top.gif') bottom left repeat-x;
	border: black 1px solid;
	height: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div#left
{
	margin-bottom: 25px;
}
table#maintab
{
	margin-left: 10px;
	margin-bottom: -27px; /* pozor lisi sa v IE styloch*/
	padding-right: 12px;
}
div#content
{
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-color: #282d4d;
	border: 1px solid black;
}
div#content2
{
	margin: 7px 4px 7px 4px; /* v smere hod. ruciciek */
	background: #192f5f url('./images/contentbg.png') top left repeat-x;
	border: 1px solid black;
	height: 100%;
	/*overflow: auto;*/
}
div#content3
{
	padding: 15px;
}
div#bottom
{
	background-color: #282d4d;
	border: 1px solid black;
	height: 90px;
	clear: both;
	margin-left: 10px;
}
div#bottom2
{
	background: #15284F url('./images/bottombg.png') bottom left repeat-x;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	clear: both;
	margin: 7px 0px 7px 0px; /* v smere hod. ruciciek */
	padding-bottom: 7px;
	clear: both;
	height: 68px;
}
div#bottom3
{
	padding: 5px 32px 5px 58px;
	text-align: left;
}
div.bottombg-cut
{
	background: url('./images/bottombg-cut.png') bottom right no-repeat;
	position: relative;
	float: right;
	z-index: 1;
	bottom: 44px;
	right: 0px;
	width: 36px;
	height: 44px;
	margin-bottom: -44px;
}
div.bottombg-cut2
{
	background: url('./images/bottombg-cut2.png') top left no-repeat;
	position: relative;
	float: left;
	z-index: 1;
	top: 44px;
	left: 10px;
	width: 36px;
	height: 44px;
	margin-top: -44px;
}
div.moduleheader
{
	background: url('./images/modulebg2.png') top left no-repeat;
	width: 200px;
	height: 22px;
	margin-bottom: 3px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align: center;
	clear: both;
}
div.modulecontent
{
	background: url('./images/modulebg.png') top left repeat-y;
	border: 1px solid black;
	width: 84%;
	padding: 7px;
}
div.modulecontent div div div
{
	padding: 3px;
}
div.module
{
	padding-bottom: 10px; /*toto nie je medzera medzi modulmi! ale IE ju tak berie */
}
div.modulebg-cut
{
	background: url('./images/modulebg-cut.png') bottom right no-repeat;
	position: relative;
	float: right;
	z-index: 1;
	bottom: 18px;
	right: -8px;
	width: 26px;
	height: 26px;
	margin-bottom: -7px; /* TOTO je medzera medzi modulmi! */
}
div.modulebg-cut-bright
{
	background: url('./images/modulebg-cut-bright.png') bottom right no-repeat;
	position: relative;
	float: right;
	z-index: 1;
	bottom: 18px;
	right: -8px;
	width: 26px;
	height: 26px;
	margin-bottom: -7px; /* TOTO je medzera medzi modulmi! */
}

div.contentbg-cut
{
	background: url('./images/contentbg-cut.png') bottom right no-repeat;
	position: relative;
	float: right;
	z-index: 1;
	width: 33px;
	height: 36px;
	bottom: 36px;
	right: -2px;
}
div.contentbg-cut2
{
	background: url('./images/contentbg-cut2.png') top left no-repeat;
	position: relative;
	float: left;
	z-index: 1;
	top: 36px;
	left: 0px;
	width: 33px;
	height: 36px;
	margin-top: -36px;
}
ul#menu
{
	padding-left: 22px;
}
ul#menu li
{
	list-style-type: none;
	padding-bottom: 2px;
	cursor: pointer;
	text-align: center;
}
ul#menu li a, ul#menu li a:visited
{
	display: block;
	width: 140px;
	height: 22px;
	line-height: 20px;
	background: url('./images/menubg.png') top left no-repeat;
}
ul#menu li a:hover, ul#menu li a:active
{
	display: block;
	width: 140px;
	height: 22px;
	line-height: 20px;
	background: url('./images/menubg2.png') top left no-repeat;
	color: #4470ce;
}
span#toplist
{
	position: relative;
	left: 0px;
	top: 2px;
}
span#ikonka
{
	position: relative;
	left: 30px;
	top: -10px;
}
span#bottominfo
{
	position: relative;
	left: 230px;
	top: -64px;
	font-size: 11px;
	text-align: justify;
	display: block;
	font-weight: normal;
	width: 630px;
}
span#bottominfo a, span#bottominfo a:active, span#bottominfo a:visited
{
	color: #4470ce;
	text-decoration: none;
}
span#bottominfo a:hover
{
	color: #264892;
	text-decoration: underline;
}
a, a:active, a:visited
{
	color: #4470ce;
	text-decoration: none;
}
a:hover
{
	color: #264892;
	text-decoration: underline;
}
h1
{
	font-size: 25px;
	text-align: center;
	margin-bottom: 30px;
}
h2
{
	text-align: center;
}
h3
{	/* na rozbalovacie zoznamy */
	font-size: 17px;
	text-align: left;
	font-weight: bold;
}
div#flags
{
	position: relative;
	float: right;
	right: 15px;
	top: 15px;
}
div#loginform
{
	text-align: top;
	position: relative;
	clear: both;
	float: left;
	top: -30px;
	left: 10px;
}
input[type="text"],textarea,input[type="file"]
{
	background-color: #033A72;
	border: 1px solid black;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 3px;
}
input[type="password"],input#username
{
	background-color: #033A72;
	border: 1px solid black;
	width: 155px;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 3px;
}
input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover,textarea:hover
{
	border: 1px solid #4470ce;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus,textarea:focus
{
	border: 1px solid #264892;
}
input[type="button"],input[type="submit"]
{
	background-color: #033A72;
	border: 1px solid black;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 2px 4px 2px 4px;
	overflow: visible;
	cursor: pointer;
}
input[type="button"]:hover,input[type="submit"]:hover
{
	background-color: #033A72;
	border: 1px solid black;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4470ce;
	padding: 2px 4px 2px 4px;
	overflow: visible;
	cursor: pointer;
}
select
{
	background-color: #033A72;
	border: 1px solid black;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 2px 4px 2px 4px;
	overflow: visible;
}
input[type="button"]#buttondisabled
{
	background-color: #282d4d;
	border: 1px solid black;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: gray;
	padding: 2px 4px 2px 4px;
	overflow: visible;
	cursor: url('cursor.cur'),pointer;
}
input[type="button"].buttondisabled
{
	background-color: #282d4d;
	border: 1px solid black;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: gray;
	padding: 2px 4px 2px 4px;
	overflow: visible;
	cursor: url('cursor.cur'),pointer;
}
.pozadie
{
	left:0px;
	top:0px;
	position:fixed;
	z-index:1;
	background-color:#222222;
	width:100%;
	height:100%;
	/* for IE */
	filter:alpha(opacity=70);
	/* CSS3 standard */
	opacity:0.7;
	/* for Mozilla */
	-moz-opacity:0.7;
	display:none;
}
.nadpiserror
{
/*
pri tychto error a info hlaskach treba pri zmene width/height zmenit aj prislusne "bulharske konstanty" v fciach myalert() a pod... v script.js
sorry, ale inak to neslo :(
*/
	width:450px;
	height:20px;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	background-color:#192f5f;
	color:white;
	border:2px solid #282d4d;
	position:fixed;
	z-index:3;
	display:none;
}
.nadpisinfo
{
	width:450px;
	height:20px;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	background-color:#192f5f;
	color:white;
	border:2px solid #282d4d;
	position:fixed;
	z-index:3;
	display:none;
}
.obsaherror
{
	width:450px;
	height:150px;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-weight:bold;
	background: #192f5f url('./images/contentbg.png') top left repeat-x;
	color:white;
	border:2px solid #282d4d;
	position:fixed;
	z-index:2;
	display:none;
	text-align:left;
}
.obrazokerror
{
	width:100px;
	float:left;
	text-align:center;
	margin-left:15px;
	margin-top:40px;
	position:fixed;
	z-index:3;
}
.texterror
{
	float:left;
	text-align:left;
	margin-left:125px;
	margin-top:40px;
	position:fixed;
	z-index:3;
	color:white;
}
.nadpisconfirm
{
	width:630px;
	height:20px;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	background-color:#192f5f;
	color:white;
	border:2px solid #282d4d;
	position:fixed;
	z-index:3;
	display:none;
}
.obsahconfirm
{
	width:630px;
	height:150px;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	font-weight:bold;
	background: #192f5f url('./images/contentbg.png') top left repeat-x;
	color:white;
	border:2px solid #282d4d;
	position:fixed;
	z-index:2;
	display:none;
	text-align:left;
}
.obrazokconfirm
{
	width:100px;
	float:left;
	text-align:center;
	margin-left:15px;
	margin-top:40px;
	position:fixed;
	z-index:3;
}
.textconfirm
{
	float:left;
	text-align:left;
	margin-left:125px;
	margin-top:40px;
	position:fixed;
	z-index:3;
	color:white;
}

#lastfm
{
	margin-left: -15px;
}
#lastfm ol li
{
	padding-bottom: 2px;
	text-align: left;
}
.lastupdate
{
	position: relative;
	text-align: right;
	font-size: 10px;
	right: 20px;
	bottom: -5px;
}
a.admintools {
	background: #033A72;
	color: #FFFFFF;
	border: 1px solid black;
	padding: 0px 1px;
	font-weight: bold;
	cursor: pointer;
}

a.admintools:hover {
	color: #4470ce;
	text-decoration:none;
}

img[title="{#:)}"],
img[title="{#LOL}"],
img[title="{#:D}"],
img[title="{#}(}"],
img[title="{#{:)}"],
img[title="{#:o)}"],
img[title="{#:-B}"],
img[title="{#8-D}"],
img[title="{#8-D}"],
img[title="{#:P}"],
img[title="{#:))}"],
img[title="{#}(}"],
img[title="{#;)}"],
img[title="{#:-/}"],
img[title="{#:(}"],
img[title="{#:'(}"],
img[title="{#O.o}"],
img[title="{#;o)}"],
img[title="{#:-*}"],
img[title="{#8-|}"],
img[title="{#:-|}"],
img[title="{#8)}"]
{
	margin-bottom: -4px;
}

.galeriamain
{
	width:954px;
	height:604px;
	font-family: 'Franklin Gothic Medium', Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	background: url('./images/galbg.png') top left no-repeat;
	color:white;
	position:fixed;
	z-index:3;
}

.galnavig
{
	position: absolute;
	bottom: 15px;
	left: 415px;
}

.galclose
{
	position: absolute;
	right: 15px;
	top: 15px;
}

.galimg
{
	margin-left: 30px;
	margin-top: 15px;
	max-width: 900px;
	max-height: 550px;
}


