* {
	margin: 0;
	padding: 0;
	border: 0;
}
BODY {
	background-color: white;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	background-image: url("/images/pozadi.png");
	background-repeat: repeat-x;
	color: gray;
}
BODY.photo {
	background-color: black;
	background-image: none;
}
INPUT {
	padding: 3px 5px;
}
P {
	text-align: justify;
}
A:hover {
	text-decoration: underline !important;
}
H2 {
	font-size: 15px
}
H3 {
	font-size: 12px
}
.l {
	text-align: left !important;
}
.r {
	text-align: right !important;
}
.c {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.big {
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
}
/* barvicky */
.g {
	color: #03bd94;
}
.b {
	color: #0697e6;
}
.re {
	color: #fe0201 !important;
}
.gr {
	color: gray;
}
*.b A {
	color: #0697e6;
}
*.g A {
	color: #03bd94;
}
*.re A {
	color: #fe0201;
}
p.news A {
	color: #03bd94;
}
.s {
	font-size: 0.8em
}
.bb {
	font-weight: 800
}
.p10 {
	padding: 0 10px 10px 10px;
}
.p25 {
	padding-bottom: 30px !important;
}
/* odsazeni odkazu dole v boxu */
.pt10 {
	padding-top: 10px !important;
}
/* padding od nadpisu v cutoutu a links */
.lh {
	line-height: 2em
}
/* velky radkovani */
/* zobrazi pracku u odkazu */
.onclick {
	cursor: hand;
}
#pozadi {
	width: 987px;
	margin: 0 auto;
	height: 166px;
	overflow: hidden;
	font-size: 15px;
	font-weight: 800;
}
#pozadi IMG {
	float: left;
}
#main {
	background-color: white;
	width: 573px;
	margin: 0 auto;
	position: relative;
	top: -15px;
	padding: 0 30px;
	min-height: 630px;
}
#podval {
	position: relative;
	text-align: center;
	width: 571px;
	margin: 0 auto;
	padding-top: 7px;
	top: -15px;
	height: 68px;
	background-image: url('/images/soyale-podval.png');
	background-repeat: no-repeat;
	background-color: silver;
	color: gray;
	overflow: hidden;
}
#photo {
	width: 840px;
	background-color: white;
	text-align: center;
	padding: 0 0 15px 0;
	position: relative;
	margin: 50px auto 30px auto;
	background-image: url('/images/pozadi2.png');
	background-repeat: no-repeat;
}
#photo DIV.nav {
	height: 38px;
	overflow: hidden;
}

/* uzkej box */
.uvod {
	position: relative;
	width: 239px;
	padding: 10px 15px 15px 15px;
	margin-bottom: 25px;
}
/* sirokej box */
.sirokejbox {
	position: relative;
	width: 541px;
	padding: 10px 15px 15px 15px;
	margin-bottom: 25px;
}
.min {
	min-height: 320px;
}
/* zeleny pozadi */
.bgg {
	background-color: #cff2eb;
}
/* modry pozadi */
.bgb {
	background-color: #d0ecfa;
}
/* cerveny pozadi */
.bgre {
	background-color: #f6bebf;
}
/* sedy pozadi */
.bggr {
	background-color: silver;
	color: gray;
}
/* horni pozadi boxu (wrap na obrazek) */
.pozH {
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	width: 100%;
}
/* dolni pozadi boxu */
.pozD {
	position: absolute;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	width: 100%;
}
/* jednotlivy pozadi boxu */
/* sirokej box - modry */
.pozBSH {
	background-image: url('/images/pozadiBSH.png');
	height: 49px;
}
.pozBSD {
	background-image: url('/images/pozadiBSD.png');
	height: 104px;
}
/* sirokej box - zeleny */
.pozGSH {
	background-image: url('/images/pozadiGSH.png');
	height: 104px;
}
.pozGSD {
	background-image: url('/images/pozadiGSD.png');
	height: 130px;
}
/* sirokej box - cerveny */
.pozRSH {
	background-image: url('/images/pozadiRSH.png');
	height: 108px;
}
.pozRSD {
	background-image: url('/images/pozadiRSD.png');
	height: 95px;
}
/* uzkej box - zeleny 1 */
.pozG1H {
	background-image: url('/images/pozadiG1H.png');
	height: 45px;
}
.pozG1D {
	background-image: url('/images/pozadiG1D.png');
	height: 140px;
}
/* uzkej box - zeleny 2 */
.pozG2H {
	background-image: url('/images/pozadiG2H.png');
	height: 45px;
}
.pozG2D {
	background-image: url('/images/pozadiG2D.png');
	height: 48px;
}
/* uzkej box - zeleny 3 (podgalerie) */
.pozG3H {
	background-image: url('/images/pozadiG3H.png');
	height: 38px;
}
.pozG3D {
	background-image: url('/images/pozadiG3D.png');
	height: 14px;
}
/* uzkej box - modry 1 */
.pozB1H {
	background-image: url('/images/pozadiB1H.png');
	height: 42px;
}
.pozB1D {
	background-image: url('/images/pozadiB1D.png');
	height: 155px;
}
/* uzkej box - modry 2 */
.pozB2H {
	background-image: url('/images/pozadiB2H.png');
	height: 93px;
}
.pozB2D {
	background-image: url('/images/pozadiB2D.png');
	height: 144px;
}
.box2 {
	position: relative;
}
/* bilej div v boxu */
.box3 {
	background-color: white;
	margin-top: 7px;
	padding-top: 10px;
}
/* odkaz dole v boxu */
.uvodLink {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 15px 5px 15px;
}
/* formatovani seznamu galerii */
.galsend {
}
.galsmiddle {
	font-weight: 800;
}
.galstop {
	display: block;
	background-color: #d0ecfa;
	width: 96%;
	font-weight: 800;
	padding: 5px 0 5px 8px;
	margin: 10px 0 3px 0;
	text-decoration: none;
}
.gallist {
	position: relative;
	top: -10px;
}
/* thumbnail */
.thumb {
	text-align: center;
	width: 150px;
	padding: 0 10px 10px 10px;
	margin: 5px 5px 10px 5px;
}
/* odpoved na prispevek */
.gbreply {
	margin: 10px 0 0 30px;
	padding: 10px 10px 10px 15px;
}
.gbreply textarea {
	width: 97%;
}
.gbreply input.x {
	width: 95%;
}
/* odstavec novinky */
p.news {
	margin-bottom: 10px;
}


/* zviratka */
#jezevec {
	width: 79px;
	height: 327px;
	position: absolute;
	right: -70px;
	top: 100px;
	background-image: url('/images/jezevec.png');
	background-repeat: no-repeat;
}

#liska {
	width: 102px;
	height: 445px;
	position: absolute;
	left: -73px;
	top: 230px;
	background-image: url('/images/liska.png');
	background-repeat: no-repeat;
}

