html
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #11161a;
	background-image: url(../img/bg01.gif);
	text-align: center;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	font-size:0.7em;
}

body
{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #11161a;
	background-image: url(../img/bg01.gif);
	text-align: center;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}

/* odkazy */

a:visited				{ color: #F07800; text-decoration: underline; }
a:active				{ color: #F07800; text-decoration: underline; }
a:link 				{ color: #F07800; text-decoration: underline; }
a:hover				{ color: #ffc929; text-decoration: underline; }

#footer a:visited		{ color: #9099a0; text-decoration: none; }
#footer a:active		{ color: #9099a0; text-decoration: none; }
#footer a:link 		{ color: #9099a0; text-decoration: none; }
#footer a:hover		{ color: #ffc929; text-decoration: underline; }

/* html tagy */

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

ul{
	list-style: none url(../img/li01.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	
}

ol{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}

h1{
 	color: #F07800;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 0px 0px 6px 0px;
}

h2{
 	color: #F07800;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 0px 0px 6px 0px;
}

/* hlavni menu */ 

#logo
{
	background: url("../img/pseu_logo.png") no-repeat top left;
	height: 82px;
	width: 410px;
	float: left;
	text-align: left;
}

#logo form { position: absolute; top: 20px; left: 180px; }
#logo div { float: left; margin: 0px 2px; }

#menu
{
	float: left;
	display: block;
	height: 82px;
	min-height: 82px;
}

#menu span
{
	position: relative;
	top: 40px;
}

#menu ul
{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li
{
	display: block;
 	float: left;
	margin: 0px;
	border: 0px;
	text-align:center;
}

/* sirka jednotlivych tlacitek hlavniho menumusi byt zadana kvuli msie6 */

#menu li.mli1 { width: 95px }
#menu li.mli2 { width: 95px}
#menu li.mli3 { width: 95px }
#menu li.mli4 { width: 95px}
#menu li.mli5 { width: 95px}
#menu li.mli6 { width: 95px }

#menu a
{
	font-size: 11px;
	color: #FFF;
	height: 82px;
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	border-left: 1px solid #222b32;
	border-right: 1px solid #222b32;
}

#menu a:hover
{
	background: url("../img/bg04.png") repeat-x top right;
	border-left: 1px solid #ffd831;
	border-right: 1px solid #ffd831;
}

/* uzivatelske menu */

#leftBarData{
	padding: 16px;
	vertical-align: top;
	list-style: none;
	
}

#leftBarData ul {
	list-style: none url(../img/blank.gif);
	padding: 0px;
	margin: 0px;
}

#leftBarData li {
	list-style: none url(../img/blank.gif);
	font-family: Tahoma;
	font-size: 11px;
	display: block;
	padding: 0px;
	margin: 0px;
}

#leftBarData li a {
	list-style: none url(../img/blank.gif);
	background:  url(../img/li01.gif) 2px 8px no-repeat;
     display: block;
	color: #CCC;
     border-width: 0px 0px 1px 0px;
     border-style: solid;
     border-color: #243039;
     padding: 7px 15px;
	text-decoration: none;
}

#leftBarData li a:hover {
	background: #161f25 url(../img/li02.gif) 2px 8px no-repeat;
	display: block;
	color: #ffc929;
	border-width: 0px 0px 1px 0px;
	border-color: #243039;
	border-style: solid;
     padding: 7px 15px;
	text-decoration: none;
}

#leftBarData li a:visited {
	text-decoration: none;
}

/* kostra stranek */

#body {
	width: 980px;
	height: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
}

#headerTop {
	color: #CCC;
	font-size: 11px;
	height: 82px;
	padding: 0px;
	margin: 0px;
	background-color: #222932;
	background-image: url(../img/bg02.gif);
	background-repeat: repeat-x;
}

#headerMain {
	width: 980px;
	height: 120px;
	background-color: #ffb300;
	color: #CCC;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-image: url(../img/bg03.png);
	background-repeat: no-repeat;
	border-bottom: 5px solid #2b3338;
	clear: both;
}

#headerMainData
{
	margin: 30px 0px 0px 15px;
	/* toto jsem dopsal Gajda */
	color:white;
}

/* uprava gajda 
#headerMainData a:visited, a:active, a:link, a:hover
{
	color:black;
}
konec uprava gajda */


.form{
	border: 1px solid #595d60;
	background: #404143 url("../img/bg06.gif");
	font-family: Verdana;
	font-size: 10px;
	color: #CCC;
	padding: 3px 2px;
	margin: 0px;
}

.button{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4e4e4e;
	background-color: #e3e3e3;
	border-top: 1px ridge #f5f5f5;
	border-right: 1px ridge #cccccc;
	border-bottom: 1px ridge #cccccc;
	border-left: 1px ridge #f5f5f5;
	padding: 1px;
}

#main{
	width: 980px;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 30px 0px;
}

#mainData{
	width: 738px;
	font-size: 11px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#leftBar{
	margin: 0px 16px 0px 0px;
	padding: 0px;
	width: 224px;
	border: 1px solid #161f25;
	background-color: #0d1114;
	background-image: url(../img/bg05.gif);
	float: left;
}

.leftBar{
	margin-bottom: 20px;
}

.data1{
	margin: 0px 0px 10px 0px;
	padding: 12px;
	border: 1px solid #161f25;
	background-color: #0d1114;
	background-image: url(../img/bg05.gif);
	
}

.userIco{
	width: 60px;
	height: 60px;
	background: #FFF;
	text-align: center;
}
.userIco img { margin: 5px; }

.galleryComent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 640px;
	float: right; 
}


/* doplnil jsem já */
.galleryComent div.user{
	float: left;
}

.galleryComent div.datum{
	float: left;
	margin-left:20px;
}

.galleryComent div.online{
	float: left;
	margin-left:10px;
}

.galleryComent div.body{
	float: right;
	color:white;
	font-weight:bold;
}

/* odpoved na komentar */
.data1Odpoved {
	margin: 0px 0px 10px 100px;
	padding: 12px;
	border: 1px solid #161f25;
	background-color: #0d1114;
	background-image: url(../img/bg05.gif);
}


.galleryComentOdpoved{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 540px;
	float: right; 
}


.galleryComentOdpoved div.user{
	float: left;
}

.galleryComentOdpoved div.datum{
	float: left;
	margin-left:20px;
}

.galleryComentOdpoved div.online{
	float: left;
	margin-left:10px;
}

.galleryComentOdpoved div.body{
	float: right;
	color:white;
	font-weight:bold;
}
/**************************/



.clearDiv{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.title1{
	color: #CCC;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.title2{
	color: #F07800;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.title3{
	color: #ffc929;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.title5{
	color: #ffe538;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#footer{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #0a0c0f;
	border-right: 1px solid #0a0c0f;
	border-bottom: 1px solid #0a0c0f;
	border-left: 1px solid #0a0c0f;
	background-color: #0d1114;
	background-image: url(../img/bg05.gif);
	height: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9099a0;
	overflow: hidden;
}


#footerMenu{
	width: 700px;
	float: left;
	text-align: center;
}
#footerMenu div{
	margin: 40px 0px 0px 0px;
}

#footerStats{
	width: 250px;
	float: right;
}

/* obarvuje číslo u všech uživatelů on-line */
#footerStats span.online{
	color:white;
	font-weight:bold;
}

/* obarvuje číslo, které je pouze u registrovaných uživatelů */
#footerStats span.online_reg{
	color:orange;
	font-weight:bold;
}

#footerStats div{
	margin: 22px 0px 0px 0px;
}

/* nahledy galerie*/

.galleryTh-pole
{
	float:left
}

.galleryTh
{	
	width:140px;
	height:175px;
	float: left;
	font-size: 10px;
}

.galleryTh a img
{
	border: 10px solid #151A1E;
	margin: 8px 8px 2px 8px;
}

.galleryTh a:hover img
{
	border: 9px solid #151A1E;
	margin: 9px 9px 3px 9px;
}

.thumbData
{
	width: 108px;
	height: 25px;
	margin: 0px 0px 3px 9px;
	overflow: hidden;
}

.albumTh
{
	float: left;
}

.albumTh a img
{
	border: 6px solid #FFF;
	margin: 5px;
}

.albumTh a:hover img
{
	border: 5px solid #FFF;
	margin: 6px;
}


/* nahledy v popup bublinach */
/*
.popTip
{
	width: 350px;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #2b3841;
	background-color: #050708;
	margin: 40px 0px 0px 40px;
	padding: 10px;
	position: absolute;
	z-index: 50;
	visibility: hidden;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

.popTipPhoto{
	float: left;
	margin: 0px 10px 0px 0px;
}

.popTipData{
	margin: 0px 0px 0px 120px;
}
*/
/* ************************************************************************************************
****************************************************************************************************

styly, které jsem vytvořil já

******************************************************************************************************
******************************************************************************************************/

fieldset
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

input, textarea, select {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:1px
}

.red {
	color: #F00;
}

.oranzova {
	color: #ffc929;
}


#fotka{
	text-align:center;
	margin: 0px;
	padding-top:10px;
	padding-bottom:10px;
}

.fotka_popis{
	margin: 0px 0px 10px 0px;
	padding: 12px;
	border: 1px solid #161f25;
	background-color: #0d1114;
	background-image: url(../img/bg05.gif);
}

.fotka_popis div.user{
	float: left;
}

.fotka_popis div.online{
	float: left;
	margin-left:10px;
}

.full_ram{
	margin: 10px 0px 0px 0px;
	padding: 10px;
	background-color: #0d1114;
	background-image: url(../img/bg05.gif);
	color: #9099a0;
	overflow: hidden;
	border: 1px solid #0a0c0f;
}

#msg {
	margin:20px;
	padding:20px;
	text-align: center;
	
	font-weight: bold;
	
}

/* komentář v profilu na */
.gallery_profil_coment {
	width: 530px;
	float: right; 
}


/* doplnil jsem já */
.gallery_profil_coment div.user{
	float: left;
}

.gallery_profil_coment div.datum{
	float: left;
	margin-left:20px;
}

.gallery_profil_coment div.online{
	float: left;
	margin-left:10px;
}

.gallery_profil_coment div.body
{
	float: right;
	color:white;
	font-weight:bold;
}

/* zarovnání formulařů */
.formular
{
width:auto;
height:auto;
}

.formular br
{
	margin-top:10px;
	clear:both;
}

.formular label
{
	display:block;
	float:left;
	clear:left;
	width:9em;
	padding-right:1em;
	text-align:right;
	line-height:1.8em;
}

.formular input
{
	display:block;
	float:left;
}
/* zarovnání formulařů - konec */

/* zarovnání formulařů */
.formular
{
width:auto;
height:auto;
}

.formular-registrace br
{
	margin-top:10px;
	clear:both;
}

.formular-registrace label
{
	display:block;
	float:left;
	clear:left;
	width:15em;
	padding-right:1em;
	text-align:right;
	line-height:1.8em;
}

.formular-registrace input
{
	display:block;
	float:left;
}
/* zarovnání formulařů - konec */

/* zarovnání formulařů */

.formular-galerie br
{
	margin-top:10px;
	clear:both;
}

.formular-galerie label
{
	display:block;
	float:left;
	clear:left;
	width:5em;
	padding-right:1em;
	text-align:right;
	line-height:1.8em;
}

.formular-galerie select
{
	display:block;
	float:left;
}
/* zarovnání formulařů - konec */

/* začátek - obarvení políček na stránkování */
.cislovani a {
font-family: Verdana;
font-weight: bold;
font-size: 10px;
text-decoration: none;
width: auto;
text-align: center;
background: #595d60;
border: 1px solid #5e6265;
color: #ffffff;
padding: 2px 4px;
margin-left: 2px;
float: left;
}

.cislovani a:hover {
background: #ff7600;
border: 1px solid #fd8c2b;
color: #ffffff;
}

.cislovani-active a {
font-family: Verdana;
font-weight: bold;
font-size: 10px;
text-decoration: none;
width: auto;
text-align: center;
background: #ffae00;
border: 1px solid #fbb621;
color: #ffffff;
padding: 2px 4px;
margin-left: 2px;
float: left;
}

/* konec - obarvení políček na stránkování */

.zobrazeni_fotky_zprava {
	width: auto;
	font-weight:bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background:#F07800;
	color:white;
}

#headerMainData a:visited { color: black; text-decoration: none; }
#headerMainData a:active { color: black; text-decoration: none; }
#headerMainData a:link { color: black; text-decoration: none; }
#headerMainData a:hover { color: white; text-decoration: none; }


/*  div na pole v albumu, kde se zobrazují náhledy */
.AlbumGaleriePole {
	height: 130px;
	width: 100px;
	float: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.cerveneUpozorneni {
	color: #B32400;
}

.oranzove {
	color: #DC8A00;
	font-weight: bold;
}
 
.zobrazeni_fotky_zprava p {
	padding:10px;
}

.banner_spodni
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:auto;
	text-align:center
	;
}

.user a
{
	text-decoration:none;
	font-weight:bold;
}

/* zobrazený název fotky pži prohlížení */
.nazev_fotky
{
	color:white;	
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

