/* Skin tulaci.cz */

body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	COLOR: #000000;
	BACKGROUND-COLOR: #f8f0d1;
	margin: 0;
}

#main {	
    padding: 0;
    background: #fdeeb3;
    margin-left: auto;
    margin-right: auto;
    width: 798px;	
}

#cover {
    border-left: 1px solid #9a7852;
    border-right: 1px solid #9a7852;
}

#zahlavi { 
	padding: 0;
	height: 187px;
	background: #fdeeb3 url("pics/head.png") repeat;
}

#menu {
	text-align: center;
	background: #fdeeb3;
	padding: 4px 2px;
}

#submenu {
	text-align: center;
	background: #fdeeb3;
	padding: 4px 2px;
}

#sloupec {
	float: right;
	width: 250px;
}

#text {
	background: #fdeeb3;
	margin-right: 250px;
}

#footer {
	height: 46px;
	padding-top: 50px; padding-left: 20px;
	background: #fdeeb3 url("pics/bottom.jpg") repeat-x;
	clear:both;
}
p.footer {
  font-weight: bold;
}

p.nadpis {
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin: 1px 3px 5px 3px;
	border-bottom: 1px solid #666666;
}

span.nadpis {
	font-size: 16px;
	border-bottom: 2px solid #666666;
}

b.barevne {color: #666666;}

div.text {
	margin: 0px 6px 20px 6px;
}

p.text {
	text-align: justify;
}

p.foto {
	text-align: center;
}

p {margin: 0px 0px 6px 0px; padding: 0px}

.text_forum {
	padding: 1px 1px 1px 6px;
	margin: 1px;
	text-align: justify;
}

.info {
	color: #989898;
	padding: 0 4px;
}

.ohlaseni {
	text-align: center;
	color: blue;
}

.odkaz {
	text-align: center;
}

.chyba {
	color: red;
	text-align: center;
}

input,textarea {
	border: 1px solid black;
}

a  img { border: 0px}
a:link { color: #422100; text-decoration: none; }
a:visited { color: #422100;; text-decoration: none;}
a:hover { color: #422100; text-decoration: underline; }

p.foto a img {border: 2px solid #fdeeb3}
p.foto a:hover img {border: 2px solid #422100; text-decoration: none;}
p.foto a:hover {text-decoration: none;}

ul {margin: 0px; padding-left: 20px}
li {padding-left: 0px}

/*forum*/
span.nadpis_fora {
	font-size: 16px;
	font-weight: bold;
}
tr.tmava, td.tmava {
	background: #DCC48F;
}

/*FOTKY*/
.imgwrapper {
	float: left;
	margin: 0 0 15px 25px;
	padding: 2px;
	height:113px;
}
.imgwrapper span {
	display:block;
	font:9px verdana, sans-serif;
	text-align:center;	
}
.imgwrapper img {
	background-color: #fdeeb3;
	border: 1px solid #422100;
	/*-moz-border-radius:5px;*/
	padding: 2px;
}
.imgwrapper a:visited img {
	background-color:#aaa;	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #422100;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color:#000;
}

.ramecek {
	padding: 2px;
	background: #DCC48F;
	text-align:left;
	height:120px;
}

.uvod_akce{
    /*background: #fdf3ca;*/
    background: white;
    padding: 2px;
}
