/*-------------- ZÁKLAD -------------*/

body{
	background-image: url("../gfx/bg.gif");
	font-family: Cambria, Georgia, "New York CE", Georgia, serif;
	font-size: 90%;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

pre {
	width: 90%;
	background: #F9F9F9;
	border: 1px dashed #B4B4B4;
	padding: 7px;
	overflow: visible;
	margin: 0 auto;
	/*white-space: normal;*/
}

a { color: #B22222; font-weight: bold; }
a:hover{ color: #CC3300; text-decoration: none; /*border-bottom: 3px solid #CC3300;*//*border-bottom: 3px solid #CC3300;*/ }
a:visited{ color: #549155; }
a img{
	/*border: 1px solid #696969;*/
	border: 0 none;
}

a img:hover{
	/*border: 1px solid #B22222;*/
	border: 0 none;
}


abbr{
	cursor: help;
}

.errors {
	color: #F00;
	font-weight: bold;
}

.required {
	font-style: italic;
}

.messages {
	border: 2px solid #FFE87F;
	background: #FFF9DF;
	font-weight: bold;
	color: #2F2700;
}

p {
	margin: 0.5em;
}

div.hr {
	  height: 8px;
	  background: #fff url(../gfx/hr.jpg) repeat-x scroll center;
	  width: 530px;
	  margin-bottom: 10px;
}
div.hr hr {
  display: none;
}

hr{
	border: 0;
	background-color: Green;
	color: Green;
	height: 1px;
}

.hint {
	font-family: Calibri, sans-serif;
	font-style: italic;
}

.usericon {
	margin-right: 5px;
}

.center{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.center td{
	text-align: center;
}


table.kontakty{
	font-size: 80%;
	border: 1px #777 solid;
	width: 100%;
}

th {
	text-align: right;
}

table.kontakty th{
	background: #EEE;
}

table.kontakty tr.odd{
	background: #EFEFEF;
}

table.kontakty th, td{
	padding: 2px 5px;
}

table.kontakt {
	width: 100%;
}

table.kontakt .colored {
	background: #EFEFEF;
}

dt {
	color: #B22222;
	margin-bottom: 0.5em;
}

dd {
	margin-left: 1em;
}

.navrhy dt {
	font-size: 150%;
}

.navrhy dd {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid silver;
}

/*-------------- TEXTY ---------------*/

h1 {
	color: #006400;
	font-size: 160%;
	font-variant: small-caps;
	margin-bottom: 5px;
	text-align: center;
}

h2 {
	color: #B22222;
	font-size: 130%;
	margin-top: 5px;
	text-align: center;
}

h3 {
	color: #006400;
	font-size: 110%;
	font-weight: bold;
	text-indent: 20px;
}

h4 {
	text-align: center;
}

p {
	text-indent: 1.5em;
}

.strike{
	text-decoration: line-through;
}

p.ical {
	font-size: 120%;
	height: 48px;
	line-height: 48px;
	padding-left: 32px;
	background: transparent url('/gfx/ical.png') no-repeat top left;
}

/*--------------- LAYOUT ----------------*/

#bottom {
	background: #FFFFFF url("../gfx/bottom_bg.gif") repeat-x bottom;
	height: 3px;
	margin-left: 40px;
	width: 730px;
	font-size: 1px;
}

#copy{
	color: #A9A9A9;
	font-size: 75%;
	margin-left: 40px;
	margin-bottom: 20px;
	text-align: center;
	width: 730px;
}

h1 {

	position: absolute;

	margin-bottom: 0;
	background: #FFFFFF url("../gfx/ratab.jpg") no-repeat;

	margin-left: 40px;
	margin-top: 0;
	padding: 0;

	text-indent: -10000px;
	font-size: 1px;

	width: 728px;
	height: 199px
}

h1 span {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background: transparent url("../gfx/ratab.png") no-repeat;
	width: 213px;
	height: 77px;
}

#mainframe{
	background: #FFFFFF url("../gfx/page_bg.gif") right repeat-y;
	margin-left: 40px;
	margin-top: -3px;
	padding: 222px 15px 20px 180px;
	padding-bottom: 20px;
	width: 536px;
	min-height: 400px;
	_height: 400px;
	z-index: 2;
}

#menuframe{
	background: transparent;
	left: 10px;
	position: absolute;
	top: 260px;
	width: 200px;
}

#menuframe div {
	background-position: left;
	background-repeat: no-repeat; /*background-color: White;*/
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-bottom: 2px;
	padding-left: 35px;
	position: relative;
	text-decoration: none;
	z-index: 2;
}

#menuframe div a{
	color: #000000;
	text-decoration: none;
}

#nadlogem{
	background-color: #FFFFFF;
	background-image: url("../gfx/page_bg.gif");
	background-position: right;
	background-repeat: repeat-y;
	height: 30px;
	margin-left: 40px;
	margin-top: 0;
	padding-left: 20px;
	padding-top: 10px;
	width: 711px;
}

.galimage{
	padding: 4px;
	background: white;
	border: 1px solid #666;
}

address {
	font-style: italic;
	padding: 0.5em 0;
}

/*------------------- MENU ---------------------*/

div.b{ background-image: url(../gfx/menubgb.gif); color: #000000; background-repeat: repeat-y;}
div.b a:hover{ color: #0000CD; }
div.g { background-image: url(../gfx/menubgg.gif); color: #000000; background-repeat: repeat-y;}
div.g a:hover{ color: #006400; }
div.r{ background-image: url(../gfx/menubgr.gif); color: #000000; background-repeat: repeat-y;}
div.r a:hover{ color: #B22222; }
div.y{ background-image: url(../gfx/menubgy.gif); color: #000000; background-repeat: repeat-y;}
div.y a:hover{ color: #FFCC00; }

/*------------------ TLACHÁRNA -------------------*/



/*------------------ FORM ELEMENTS -------------------*/

input {
	border: 1px solid DarkGreen;
	padding-left: 3px;
	font-family: "Georgia CE", "New York CE", Georgia, serif;
}
input[type="submit"] {
	border: 1px solid DarkGreen;
	background: white;
	margin: 2px;
	font-family: "Georgia CE", "New York CE", Georgia, serif;
}
textarea{
	border: 1px solid #999;
	padding-top: 2px;
	padding-left: 3px;
	width: 500px;
	font-family: "Georgia CE", "New York CE", Georgia, serif;
}
/*---------------- LISTS -----------------*/
li {
list-style-type: circle;
}

.gallery{
caption-side: left;
text-align: left;
}

.akce{
	font-size: 0.8em;
	border-collapse: collapse;
}
.akce td{

}

.separator {
	margin-bottom: 1em;
	/*border-bottom: 1px solid #B22222;*/
}

.menuloginform {
	background: white;
	margin-bottom: 0.2em;
	font-size: 80%;
}
