a {
	color: #fd5e5a;
}

a:hover {
	color: black;
}

blockquote {
	padding: 0.5em 1em 0.5em 1em;
	margin: 1em;
	border: 1px solid #dadada;
	border-left: 3px solid #8fb314;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 121%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 80%;
	background: #ffce87 url(/pic/body-repeat.jpg) repeat-x top left;
	color: #5d3800;
}

code {
	font-size: 91%;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	color: #454545;
}

form {
	margin-top: 1em;
}

form .submit {
	padding-top: 2em;
	text-align: center;
}

form .submit input {
	padding: 7px 10px 7px 10px;
	color: #fd0000;
}

form label {
	float: left;
	width: 25em;
	text-align: right;
	padding-right: 3px;
	color: #fc433e;
}

form p, #obsah form p {
	padding-top: 0.3em;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img {
	margin: 0px;
	padding: 0px;
}

hr {
	margin: 1em 0 1em 0;
	padding: 0;
	background-color: #fdce85;
	height: 1px;
	width: 100%;
	border: none;
	color: #fdce85; /* pro IE */
}

img {
	border: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin: 1em auto 0 auto;
}

.adminmenu {
	background-color: #ffdbdb;
	padding: 6px 10px 0 10px;
	height: 24px;
	text-align: left;
	margin-top: 1em;
	background: url(/pic/adminmenu-bg.png) no-repeat top left;
}

.adminmenu a {
	color: white;
	margin-right: 10px;
	border-right: 1px solid #ff3333;
	padding-right: 10px;
	text-decoration: none;
}

.adminmenu a:hover {
	text-decoration: underline;
}

.admintable .abeceda {
	text-align: left;
	padding: 2px 10px;
	background-color: #fdc672;
	color: black;
	font-size: 81%;
}

.admintable td {
	text-align: center;
}

.bnr {
	width: auto;
}

.bnrs {
	text-align: center;
	width: 100%;
	padding: 2em 0 2em 0;
}

.clear {
	clear: both;
}

.form_error{
	border: 3px solid red;
}

.fotogalerie a:hover img {
	background-color: #ff322d;
	border: 1px solid #ea0600;
}

.fotogalerie img {
	padding: 8px;
	background-color: white;
	border: 1px solid #e8e8e8;
	float: left;
	margin-right: 20px;
}

.inzerat-blok {
	width: 210px;
	padding: 10px;
	height: 310px;
	float: left;
	margin-top: 10px;
	font-size: 91%;
	position: relative;
}

.inzerat-blok .datum {
	color: #868686;
	padding-left: 11px;
	padding-right: 11px;
	font-size: 86%;
	display: block;
	height: 12px;
	overflow: hidden;
}

.inzerat-blok .f {
	background-image: url(/pic/ikona-f.png);
}

.inzerat-blok .m {
	background-image: url(/pic/ikona-m.png);
}

.inzerat-blok .obrazek {
	background: transparent url(/pic/inzeraty-blok-pic.png) no-repeat top left;
	height: 179px;
	width: 169px;
	text-align: center;
	padding: 15px 20px 0 21px;
	overflow: hidden;
}

.inzerat-blok .pohlavi {
	font-size: 86%;
	position: absolute;
	top: 194px;
	right: 30px;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -5000em;
	background-position: center center;
	background-repeat: no-repeat;
}

.inzerat-blok .topovani {
	display: block;
	position: absolute;
	top: 198px;
	height: 15px;
	width: 50px;
	right: 60px;
	font-size: 81%;
	color: #585858;
	text-decoration: none;
	background: url(/pic/topovani.png) no-repeat top left;
}

.inzerat-blok .topovani:hover {
	color: #262626;
	background: url(/pic/topovani.png) no-repeat top right;
}

.inzerat-blok .topstar {
	position: absolute;
	top: 35px;
	right: 5px;
}

.inzerat-blok .views {
	font-size: 86%;
	position: absolute;
	top: 199px;
	left: 33px;
	display: block;
	width: 20px;
	height: 20px;
	color: #7d7d7d;
}

.inzerat-blok img {
	max-width: 170px;
	max-height: 128px;
}

.inzerat-blok:hover {
	/*background-color: #fed89e;*/
	: ;
}

.legal {
	color: #666666;
	font-size: 91%;
}

.login {
	display: block;
	width: 210px;
	height: 150px;
	position: absolute;
	top: 120px;
	right: 0px;
}

.login .hlava-derava {
	top: 125px !important;
}

.login .povinne {
	display: none;
}

.login .registrovat, .login .hlava-derava {
	position: absolute;
	top: 110px;
	right: 10px;
	font-size: 81%;
}

.login form .submit {
	position: relative;
	top: 10px;
	left: -20px;
	padding: 1px;
}

.login form input[type="password"], .login form input[type="text"] {
	width: 150px; /* kvůli IE, který má políčko pro text a password jinak velké - OMG*/
}

.login form label {
	width: 4em;
	color: #fc6f6b;
	font-size: 91%;
	position: relative;
	top: 1px;
}

.login h2 {
	font-size: 100%;
	color: #fb3a35;
	text-align: center;
	position: relative;
	top: 10px;
}

.login p {
	font-size: 91%;
	text-align: center;
}

.login p .new-messages {
	color: #d50005;
	font-weight: bold;
	text-decoration: blink;
}

.login p .new-messages:hover {
	text-decoration: underline;
}

.login p a {
	text-decoration: none;
}

.login p a:hover {
	text-decoration: underline;
}

.posta table .unread {
	background-color: #ff5b57;
}

.posta table .unread td, .posta table .unread td a {
	color: white;
}

.posta table .unread:hover a {
	color: white;
}

.posta table td {
	text-align: center;
	padding: 3px;
}

.posta table tr {
}

.posta table tr:hover {
	background-color: #febf61;
	cursor: pointer;
	color: black;
}

.posta table tr:hover a {
	color: black;
}

.posta table tr:hover th /* aby nehoveroval na th */ {
	background-color: #fedead;
	cursor: default;
	color: #b8954b;
}

.posta th {
	padding: 4px;
	font-size: 91%;
	font-weight: normal;
	color: #b8954b;
}

.prehled {
	width: auto;
}

.prehled .akce {
	text-align: center;
}

.prehled td, .prehled th {
	padding: 5px 10px 5px 10px;
}

.prohlaseni {
	padding: 0 40px 0 40px;
}

.prohlaseni p {
	text-align: right;
	font-size: 81%;
	color: #555555;
}

.sk {
	background: url(/pic/telefon-sk.png) no-repeat top left !important;
}

.smazat {
	position: relative;
	top: 5px;
}

.sms-tvar {
	height: 180px;
	width: 790px;
	background: url(/pic/telefon.png) no-repeat top left;
	position: relative;
	left: 70px;
	margin-bottom: 20px;
}

.sms-tvar .plati-pro {
	position: absolute;
	top: 105px;
	left: 15px;
	font-size: 91%;
	color: #fb1717;
}

.sms-tvar .pozn {
	position: absolute;
	bottom: 0px;
	right: 10px;
	color: #666666;
	font-size: 91%;
}

.sms-tvar .sms {
	position: absolute;
	top: 35px;
	left: 277px;
	color: #0076a6;
	font-size: 141%;
	font-family: "Lucida Sans Unicode", "Lucida Console", monospace;
}

.sms-tvar .tel {
	position: absolute;
	top: 60px;
	left: 650px;
	color: #0076a6;
	font-size: 141%;
	font-family: "Lucida Sans Unicode", "Lucida Console", monospace;
}

.sms-tvar .tel strong {
	font-size: 106%;
}

.strankovani {
	clear: both;
	padding-top: 20px;
	text-align: center;
	font-size: 141%;
	font-weight: bold;
}

.strankovani .active, .strankovani a:hover {
	color: black;
	border-color: black;
}

.strankovani a {
	text-decoration: none;
	border: 1px solid #fd575c;
	padding: 0 5px 0 5px;
}

.sudy {
	background-color: #fed598;
}

.tabule-ticker {
	position: absolute;
	width: 780px;
	height: 40px;
	top: 133px;
	left: 25px;
	color: #fa110b;
	font-size: 91%;
}

.tabule-ticker .tabule-nav {
	position: absolute;
	top: 8px;
	right: 20px;
	color: #7b7b7b;
	font-size: 81%;
}

.tabule-ticker .tabule-nav a {
	text-decoration: none;
}

.tabule-ticker .tabule-vlozit {
	text-decoration: none;
	position: absolute;
	top: -8px;
	right: 20px;
	font-size: 120%;
	color: #a98843;
}

.tabule-ticker .tabule-vlozit:hover {
	color: black;
}

.udaje .datum {
	background: url(/pic/calendar.png) no-repeat left center;
	padding-left: 19px;
}

.udaje .sep, .udaje .datum, .udaje .views {
	color: #fc6865;
	font-size: 81%;
	letter-spacing: 0.1em;
}

.udaje .views {
	background: url(/pic/views.png) no-repeat -3px 50%;
	padding-left: 28px;
}

.vlevo {
	float: left;
	margin-right: 1em;
}

.vlozit-vzkaz {
	display: block;
	text-align: right;
	position: absolute;
	top: 420px;
	right: 55px;
	height: 19px;
	padding-left: 24px;
	padding-top: 1px;
	background: url(/pic/add.png) no-repeat top left;
	font-size: 91%;
}

.vpravo {
	float: right;
	margin-left: 1em;
}

.vsevjednom {
	position: absolute;
	top: 168px;
	left: 10px;
}

.vypis-individualni .zvire_x {
	background: url(/pic/detail-x.png) no-repeat left center;
	width: 170px;
}

.vypis-individualni .zvire1 {
	background: url(/pic/detail-kocka.png) no-repeat left center;
	width: 220px;
}

.vypis-individualni .zvire2 {
	background: url(/pic/detail-pes.png) no-repeat left center;
	width: 170px;
}

.vypis-individualni table {
	margin: 2em auto 0 auto;
	width: auto;
}

.vypis-individualni table .diff {
	background-color: #fedaa3;
}

.vypis-individualni table td {
	padding: 4px;
	vertical-align: top;
}

.vypis-individualni table th {
	padding: 4px 2px 4px 6px;
	text-align: right;
	vertical-align: top;
}

/* javascript tabule ticker */
#fscroller {
}

#hlava {
	background: url(/pic/hlava-bg.jpg) no-repeat top left;
	height: 290px;
}

#hlava h1 a {
	display: block;
	height: 290px;
	width: 800px;
	text-indent: -5000em;
}

#kontejner {
	width: 1000px;
	margin: 0 auto 0 auto;
	background: url(/pic/kontejner-repeat.jpg) repeat-y top right;
	position: relative;
}

#limitlbl_0 {
	position: absolute;
	top: 80px;
	right: 70px;
	font-size: 91%;
	color: #fc433e;
}

#menu {
	width: 808px;
	background: url(/pic/menu-bg.jpg) no-repeat top left;
	height: 52px;
	padding: 30px 0 0 192px;
}

#menu .last {
	border: none !important;
}

#menu .rss {
	padding-left: 27px;
	background: url(/pic/rss.png) no-repeat 7px center;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	color: black;
	text-decoration: none;
	font-size: 121%;
	border-right: 1px solid #ffba64;
}

#menu a:hover, #menu a.active {
	color: #fb1812;
}

#obsah {
	width: 920px;
	padding: 0 40px 0 40px;
	background: url(/pic/obsah-start.jpg) no-repeat top right;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#obsah  .udaje {
	color: #ff0d0d;
	text-align: left;
	border-bottom: 1px solid #fdcb7f;
	font-size: 111%;
}

#obsah  h6 {
	font-size: 100%;
}

#obsah .inzerat-blok .popis {
	position: relative;
	top: -15px;
	padding: 5px 10px 0 10px;
}

#obsah .inzerat-blok .zvire {
	text-align: center;
	position: relative;
	top: -14px;
	color: #fd575c;
}

#obsah .inzerat-blok h2 {
	padding: 0 0 0 11px;
	background-image: none;
	font-size: 141%;
	color: #ff3e39;
}

#obsah .kategorie {
	background: url(/pic/kategorie-bg.png) no-repeat top left;
	min-height: 150px;
	padding: 40px 20px 0 20px;
	margin-top: 1em;
}

#obsah .nastenka {
	background: url(/pic/nastenka-bg.png) no-repeat top left;
	min-height: 150px;
	padding: 0 20px 0 20px;
	margin-top: 1em;
	color: #ff393e;
}

#obsah .nastenka .datum {
	font-size: 81%;
	color: #7c7c7c;
}

#obsah .nastenka h2 {
	text-indent: -5000em;
	background-image: none;
}

#obsah .nastenka p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #ffd4d4;
}

#obsah .souhlas {
	text-align: center;
	padding: 1em 0 0 0;
}

#obsah .varovani {
	padding: 5px 10px 5px 10px;
	background: #ff3300;
	margin: 2em 3em 0 3em;
	color: white;
}

#obsah .varovani a {
	color: white;
}

#obsah .varovani p {
	padding: 0;
}

#obsah form .varovani {
	margin-bottom: 20px;
}

#obsah form h3 {
	border-bottom: 1px dotted #fc4949;
	margin-bottom: 1em;
}

#obsah h1 {
	padding: 1em 0 0 52px;
	font-size: 220%;
	font-weight: normal;
	color: #a58541;
	background: url(/pic/h1.png) no-repeat left bottom;
	clear: both;
}

#obsah h2 {
	padding: 1.2em 0 0 30px;
	font-size: 160%;
	font-weight: normal;
	color: #be9c54;
	background: url(/pic/h2.png) no-repeat left 85%;
	clear: both;
}

#obsah h3 {
	padding: 1.2em 0 0 0;
	font-size: 160%;
	font-weight: normal;
	color: #fc3c3c;
}

#obsah h4 {
	font-size: 140%;
}

#obsah h4, #obsah h5, #obsah h6 {
	padding: 1em 0 0 0;
	font-weight: bold;
	color: black;
}

#obsah h5 {
	font-size: 120%;
}

#obsah p, ul, ol {
	text-align: justify;
	line-height: 140%;
	padding-top: 1em;
}

#obsah ul, #obsah ol {
	margin: 0 3em 0 3em;
	list-style-position: outside;
}

#paticka {
	width: 1000px;
	clear: both;
	background: url(/pic/paticka-bg.jpg) no-repeat top left;
	padding: 40px 0 25px 0;
	margin: 0 auto 0 auto;
	font-size: 91%;
	text-align: right;
	color: #838383;
	min-height: 125px;
	text-align: center;
}

#paticka table {
	width: 80%;
	font-size: 91%;
}

#paticka table a {
	display: block;
	padding-left: 10px;
}

#paticka table h3 {
	font-weight: normal;
	color: black;
	font-size: 120%;
	padding-bottom: 0.3em;
}

#paticka table td {
	width: 33%;
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #ffd18c;
	padding: 0 3em 0 3em;
}

#paticka-repeat {
	width: 100%;
	background: url(/pic/paticka-repeat.jpg) repeat-x top left;
}

#tabule form {
	position: relative;
}

/* počet max. znaků counter */
#tabule form .charsRemaining {
	position: absolute;
	top: 25px;
	left: 220px;
	font-size: 91%;
	color: black;
}

#tabule form textarea {
	overflow: auto; /* debilní IE */
}

