/* CSS Document */
*            { margin: 0; padding: 0; }
body         { font: 70% Tahoma; background: /*#705341*/ #C6C0B5; scrollbar-arrow-color: black; scrollbar-track-color: #D5CCBD; 
               scrollbar-face-color: #D5CCBD; scrollbar-highlight-color: 
               #D5CCBD; scrollbar-3dlight-color: gray; 
               scrollbar-darkshadow-color: black; scrollbar-shadow-color: gray; }
.div-head    { height: 100px; width: 790px; background: url('./img/milan-sorm-gallery.jpg') no-repeat; margin: 0; padding: 0; }
#blok        { width: 790px; background: url('./img/corner.gif') left bottom no-repeat /*#A89480*/ #D5CCBD; padding: 0; margin-top: 0; margin-left: auto; margin-right: auto; }
#centr       { margin-top: 20px; margin-bottom: 20px; padding: 0; }

div, span    { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

a            { text-decoration: underline; color: Black; }
h1           { font: bold 22px Tahoma; color: Black; text-align: left; padding: 20px; }
h2           { font: bold 18px Tahoma; color: Black; text-align: left; }

/*
.frame       { width: 790px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.box         { width: 700px; height: 450px; background: url('/bg-box.jpg') bottom repeat-x #C6C0B5; padding: 30px; color: black; border: solid 1px gray; }
*/

p            { text-align: justify; margin-left: 20px; margin-right: 20px; margin-top: 5px; }
.enter       { text-align: right; margin-right: 20px; margin-top: 5px; font: bold 100% tahoma; }
.sign        { font: 11px Tahoma; color: gray; width: 660px; margin-top: 10px; }
.sign a      { font: 100% Tahoma; color: gray; text-decoration: none; }
.sign a:hover{ text-decoration: underline; }
.place       { width: 300px; height: 100px; background: url('./bg-place.jpg') top no-repeat; padding-top: 5px; margin: 20px; }
.place p     { color: #C6C0B5; }
.place a     { text-decoration: none; color: #C6C0B5; }
.place a:hover     { text-decoration: underline; }
.footer      { text-align: center; margin-left: auto; margin-right: auto; margin-bottom: 10px; }
.cistic      { clear: both; margin-left: 100px; padding-bottom: 30px; padding-top: 30px; }
.cistic img  { border: 0; vertical-align: middle; }
.look        { font: bold 100% Tahoma; margin-left: 20px; }
.look2       { font: 90% Tahoma; margin-left: 15px; }
.folding     { cursor: hand; }
.sform       { width: 120px; font: 100% Tahoma; }
.tlac        { width: 80px;  font: 100% Tahoma; }

.foto-box    { width: 200px; height: 140px; background: #C6C0B5; float: left; vertical-align: center; text-align: center; margin: 0 30px 20px 30px; padding-top: 10px; }
.foto-box img          { border: solid 2px black; }
.foto-box-2    { width: 200px; height: 140px; background: #C6C0B5; float: right; vertical-align: center; text-align: center; margin: 0 30px 20px 30px; padding-top: 10px; }
.foto-box-2 img          { border: solid 2px black; }
.title       { font: Bold 80% Tahoma; text-align: center; }

#flag        { border: none; }

.home-right  { width: 200px; float: right; padding: 0 70px 0 0; }

.text        { padding: 0 0 0 40px; float: left; width: 480px; }
.text p      { margin-bottom: 20px; }
.text ul     { margin-left: 40px; }
.text h2     { font: Bold 100% Tahoma; margin: 10px; }

.hr          { width: 80%; text-align: center; margin-left: auto; margin-right: auto; }

.msg1                { padding: 10px; clear: both; text-align: center; width: 740px; }
.msg                 { font: Bold 110% Tahoma; width: 450px; height: 20px; padding: 3px; border: 1px solid Gray; margin-left: auto; margin-right: auto; }
.msg img             { margin-right: 5px; }

.strankovani {
  clear: both;
	padding: 10px;
	font: 90% Tahoma;
	text-align: center;
}
.strankovani a {
	color: black;
	text-decoration: none;
}
.strankovani img {
	position: relative;
	top: 4px;
	border: none;
}
.strana {
	background-color: #C6C0B5;
	border: 1px solid gray;
	padding: 3px;
	margin-right: 3px;
}
.str {
	border-top: 1px solid #C6C0B5;
	border-left: 1px solid #C6C0B5;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 3px;
}
#menu {
	border: 0px;
	color: #C6C0B5;
	/*#D6D6C8;*/
	text-align: center;
	padding: 3px;
}
#menu a:link {
	font: Bold 12px Arial;
	text-decoration: none;
	color: Black;
}
#menu a:visited {
	font: Bold 12px Arial;
	text-decoration: none;
	color: #4C4C4C;
}
#menu a:active {
	font: Bold 12px Arial;
	color: black;
}
#menu a:hover {
	font: Bold 12px Arial;
	text-decoration: none;
	color: Black;
}
.high {
	text-decoration: none;
	font: 11px Arial;
	padding: 3px;
	background-color: #C6C0B5;
}
.low {
	text-decoration: none;
	font: 11px Arial;
	padding: 3px;
	border: 0px;
}
