*
{
	margin: 0em;
	padding: 0em;
}

/*
  cervena: #990000 nebo spis #960707
  ruzova: c8b7b7;
*/

body
{
	font-family: calibri, "trebuchet ms", sans-serif;
	font-size: 80%;
	color: #000000;
	background: url('/img/bg.gif');
}

.detail
{
  background: black;
}

#okolo
{
  position: relative;
  width: 980px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;  
	margin-top: 30px;
}

#ramecek
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 750px;
  height: 600px;
	background: url('/img/ramecek.png') top left no-repeat;
	z-index: 2;
}

#banner
{
  position: relative;
	background: url('/img/banner.png') top left no-repeat;
  width: 600px;
	height: 140px;
	top: 30px;
	left: 25px;
}

#main
{
  position: relative;
  width: 620px;
	height: 380px;
	top: 35px;
	left: 70px;
	overflow: auto;
  scrollbar-shadow-color : #000000;
  scrollbar-darkshadow-color : #000000;
  scrollbar-3dlight-color : #000000;
  scrollbar-face-color : #c8b7b7;
  scrollbar-arrow-color : #960707;
  scrollbar-track-color : #c8b7b7;
  scrollbar-highlight-color : #000000;
}

a
{
  color: #960707;
}

a:hover
{
  color: #B62727;
}


/******************************* flags ****************************************/
#cz a, #cz a:hover
{
  position: absolute;
	background: url('img/cz.png') top left no-repeat;
  width: 60px;
	height: 36px;
	top: 50px;
	right: 65px;
}

#cz a:hover
{
	background: url('img/cz2.png') top left no-repeat;
  width: 70px;
	height: 42px;
	top: 47px;
	right: 60px;
}

#en a, #en a:hover
{
  position: absolute;
	background: url('img/en.png') top left no-repeat;
  width: 50px;
	height: 30px;
	top: 90px;
	right: 70px;
}

#en a:hover
{
	background: url('img/en2.png') top left no-repeat;
  width: 60px;
	height: 36px;
	top: 87px;
	right: 65px;
}


#de a, #de a:hover
{
  position: absolute;
	background: url('img/de.png') top left no-repeat;
  width: 50px;
	height: 30px;
	top: 130px;
	right: 70px;
}

#de a:hover
{
	background: url('img/de2.png') top left no-repeat;
  width: 60px;
	height: 36px;
	top: 127px;
	right: 65px;
}


/******************************* ostatni **************************************/
div.popisek
{
  background: #c8b7b7;
  color: black;
	font-size: 130%;
	margin-top: 0px;
	width: 100%;
	height: 60px;
	text-align: center;
	padding-top: 5px;
}

p
{
  margin: 15px 0px 15px 0px;
}

h1
{
  font-weight: bold;
  font-size: 180%;  
/*  border-bottom: 2px solid;*/
  margin-bottom: 15px;
  text-align: center;
  color: #960707;
}

h2
{
  font-weight: bold;
  font-size: 150%;
  margin-top: 15px;  
  color: #960707;
}

h3
{
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 15px;  
  margin-top: 25px;
}



table.about
{
  width: 100%;
  border-collapse: collapse;
/*  border: 1px dotted #960707;*/
}


table.about td
{
  padding: 2px;
}

table.about td.year
{
  width: 50px;
  font-weight: bold;
  vertical-align: top;
}

table.about td.place
{
  width: 80px;
  font-weight: bold;
  vertical-align: top;
}

table#guestbook
{
  width: 500px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

table#kontakt
{
  width: 500px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

table#guestbook th
{
/*  width: 100px;*/
  text-align: left;
}

table.galerie
{
  width: 600px;
}

table.galerie td
{
  width: 200px;
  text-align: center;
/*  vertical-align: top;*/
  padding-top: 20px;
}

table.odkazy
{
  width: 500px;
}

table.odkazy th
{
  width: 180px;
  text-align: left;
  padding-left: 20px;
}

table.odkazy td
{
  padding: 3px;
}

table.cena
{
  width: 600px;
  border-collapse: collapse;
}

table.cena td
{
  width: 130px;
  text-align: center;
  border: 1px solid black;
  padding: 2px;
}

table.cena th.left
{
  width: 80px;
  padding: 2px;
  border: 2px solid black;
}

table.cena th.top
{
  text-align: center;
  padding: 2px;
  border: 2px solid black;
}



a img
{
  border: 2px solid #960707;
}

.center
{
  position: relative;
  margin-left: auto;
  margin-right: auto;  
  text-align: center;
  
}

input.text {
	height: 14px;
	font-size: 11px;
	padding: 2px 5px;
	border: 2px solid #960707;
}

textarea {
  width: 400px;
  height: 80px;
	font-size: 11px;
	border: 2px solid #960707;
	padding: 5px;
}

input.submit {
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #960707;
  cursor : pointer;
}


hr
{
  color : #960707;
  background-color : #960707;
  height : 1px;
  border : 0;
  margin: 10px 10px 10px 0px;
}


.alert {
  color: #960707;
}

blockquote {
	padding-left: 10px;
}

.clear
{
	clear: both;
}


/*

h1,h2,h3
{
	text-transform: uppercase;
	letter-spacing: 0.2em;
}


a
{
	color: #667700;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}




#outer
{
	width: 778px;
	margin: 2em auto;
}

#header
{
	padding: 0.2em;
	text-align: center;
}

#header h1
{
	font-size: 2em;
}

#header h2
{
	font-size: 1em;
	color: #747474;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#menu
{
	background: #000000 url('images/a1.jpg') top left no-repeat;
	height: 94px;
	width: 778px;
}

#menu ul
{
	list-style: none;
	text-align: center;
	position: relative;
	top: 45px;
}

#menu li
{
	padding: 0em 1.5em 0em 1.5em;
	display: inline;
}

#menu li a
{
	color: #3A2000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}

#menu li a:hover
{
	text-decoration: underline;
}

#xbg1
{
	position: absolute;
	z-index: 1;
	background: #000000 url('images/a2.jpg') top left no-repeat;
	width: 778px;
	height: 98px;
}

#content
{
	background: #000000 url('images/a3.jpg') top left repeat-y;
}

#content p
{
	margin-bottom: 2em;
	line-height: 1.5em;
}

#content h2,h3
{
	position: relative;
	color: #3F2109;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #DFBF99;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

ul
{
	margin-bottom: 2em;
	padding-left: 1em;
}

table
{
	margin-bottom: 2em;
}

table.cv th
{
	text-align: left;
	font-weight: bold;
	width: 190px;
	padding: 0.2em;
}

table.cv td
{
	padding: 0.2em;
}


table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

img
{
  border: 2px solid gray;
}

#primaryContentContainer
{
	position: relative;
	width: 100%;
	z-index: 2;
	float: right;
}

#primaryContent
{
	margin: 2em 3.0em 0em 2em;
	padding: 0em 0em 0em 1.5em;
}

#footer
{
	width: 778px;
	height: 56px;
	padding-top: 30px;
	background: #000000 url('images/a4.jpg') top left no-repeat;
	text-align: center;
}

*/
