BODY {
	background-color: white;
	color: black;
	font-size: .75em;
	font-family: sans-serif, verdana, arial;
	margin: 0;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.2em;
}
#header {
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 780px;
	background-color: #ffdeb0;
	border-bottom: 2px solid #ff7f00;
}
#box-main {
	width: 780px;
	/*border-right: 1px solid silver;*/

}
#box-top {
	position: absolute;
	top: 122px;
	left: 0;
	height: 23px;
	width: 780px;
	text-align: right;
}
#box-left {
	position: absolute;
	top: 180px;
	left: 0;
	width: 145px;
}
#box-right {
	position: absolute;
	top: 180px;
	left: 175;
	width: 575px;
	text-align: justify;
}
#box-top a {
	display: block;
	height: 20px;
	color: white;
	padding: 3px 10px 1px 10px;
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	/*letter-spacing: .1em;*/
}
A.leto {
	background-color: #ff8300;
}
A.zima {
	background-color: #00a0ff;
}
A.diskuze {
	background-color: #b2210f;
}
A.skola {
	background-color: #46800d;
}
#box-top A:hover {
	background-color: orange;
}
A.link01 {
	display: block;
	text-align: center;
	margin-top: 27px;
	text-align: center;
	font-size: .9em;
	color: #ff7f00;
}
A.link01:hover {
	color: red;
	text-decoration: none;
}
TABLE {
	font-size: 1em;
}
/*SEZNAMKA START*/
DIV.seznamka {
	font-size: .9em;
}
DIV.seznamka INPUT, DIV.seznamka SELECT {
	font-size: .9em;
	margin-right: 5px;
	vertical-align: middle;
}
H1.jmeno {
	font-size: 1.4em;
	background-color: #0097e6;
	color: white;
	width: 400px;
	padding: 2px 10px;
}
DIV.seznamka-header {
	margin-bottom: 5px;
}
DIV.seznamka-header A {
	color: #00bfff;
}
DIV.seznamka-header A:hover {
	color: red;
}
DIV.seznamka-header SPAN {
	font-size: 1.5em;
	font-weight: bold;
	color: #3e64ad;
}
DIV.float-right {
	float: right;
}
DIV.clear {
	clear: both;
}
DIV.nadpis, DIV.nadpis-vyhledat {
	border: 1px solid #808080;
	border-bottom: 0;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: .1em;
}
DIV.nadpis {
	background-color: #0097e6;
}
DIV.nadpis-vyhledat {
	background-color: #a7a7a7;
}
DIV.filtr01 {
	border: 1px solid #808080;
	border-bottom: 0;
	background-color: #f4f4f4;
}
DIV.filtr02 {
	border: 1px solid #808080;
	border-top: 1px solid #808080;
	background-color: #f4f4f4;
}
DIV.filtr01, DIV.filtr02, DIV.nadpis, DIV.seznamka-header, DIV.nadpis-vyhledat {
	padding: 3px 6px;
}
DIV.hledat {
	text-align: center;
	margin: 15px 0;
}
DIV.hledat INPUT {
	background-color: #ec0000;
	font-size: 1.1em;
	border: 1px solid black;
	color: white;
	font-weight: bold;
}
.text-table {
	border: 1px solid #808080;
	border-collapse: collapse;
	width: 100%;
	background-color: #f9f9f9;
}
.text-table TD {
	border: 1px solid #808080;
	padding: 2px 10px
}
.text-table TH {
	padding: 5px;
	background-color: #e7e7e7;
}
A.uzivatel {
	color: black;
}
A.uzivatel:hover {
	color: red;
	text-decoration: none;
}
A.mail {
	color: #117cd9;
}
A.mail:hover {
	color: red;
}
A.zpet {
	float: right;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	background-color: #ff8300;
	color: white;
	padding: 4px 6px;
	margin-top: 1px;
	margin-right: 60px;
}
A.zpet:hover {
	background-color: #0097e6;
	color: white;
	border: black;
}
IMG.foto {
	margin: 0 20px 15px 0;
}

TABLE.about-you {

}
LABEL.zadat {
	color: red;
}
.button {
	border: 1px solid black;
	background-color: #f4f4f4;
	color: black;
}
A.seznamka {
	background-color: #0097e6;
}
/*SEZNAMKA END*/

.important {
	border: 2px solid red;
	padding: 5px 10px;
	color: red;
}
IMG.image {
	float: left;
	margin: 0px 10px 10px 0;
	border: 1px solid black;
}
p.volnaMista, p.volnaMista2 {
  background-image: url(http://www.agentura7.cz/img/leto/volna_mista.gif);
  background-repeat: no-repeat;
  margin: 50px 0;
}
p.volnaMista {
  background-position: 250px 0;
}
p.volnaMista2 {
  background-position: 400px 0;
}
/* alcado 2009-11-06 _________________________________________________________*/
p.sticky {
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background: #ffffee;
	border: 1px solid #990000;
}
.contest {
	padding: 5px;
	background: #ffffee;
	border: 1px solid #990000;
}
.contest h2 {
	margin-top: 0;
}
.contest p {
	margin-bottom: 0;
}
#work h1 {
	font-size: 2em;
	/* text-transform: uppercase; */
	text-align: left;
}
#work a {
	color: #990000;
}
#work a:hover {
	color: #ff0000;
	text-decoration: none;
}
#work h2 {
	text-transform: uppercase;
	border-bottom: 1px dotted #999999;
	background: url('/img/letni-tabor-borek/agentura7.png') 100% 50% no-repeat;
}
#work h2 span a {
	text-transform: none;
	font-size: .8em;
}
#work img.floatright {
	clear: right;
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid black;
}
#work table {
	width: 575px;
	font-size: .9em;
	border-collapse: collapse;
}
#work table th {
	padding: 2px 5px;
	background: #dddddd;
}#work table td {
	padding: 2px 5px;
}
.cleaner {
	clear: both;
}
#box-left ul {
	margin: 0;
	padding: 0;
}
#box-left ul.menu {
	padding-left: 40px;
	font-weight: bold;
}
.submenu {
	font-weight: normal;
}
.menu ul {
	padding-left: 0px;
	font-weight: normal;
}
.menuTitle {
	margin: 2em 0 1em 0;
	padding-left: 25px;
}
.menu li {
	color: #ff0000;
	list-style-type: square;
	margin-top: 10px;
}
.menu li ul li {
	margin-top: 5px;
	font-size: .9em;
	list-style-type: circle;
}
.menu li a {
	color: #FF7F00;
}
.menu li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.myleft {
	width: 270px;
	float: left;
	padding-right: 15px;
	text-align: left;
}
.myright {
	width: 270px;
	float: left;
	padding-left: 15px;
	border-left: 1px solid #eeeeee;
	text-align: left;
}
#work .myleft h2, #work .myright h2 {
	background: none;
}
img.rightfloat {
	width: 250px;
	float: right;
	margin: 10px 0px 10px 10px;
	border: 1px solid black;
}
#banner {
	position: absolute;
	top: 200px;
	left: 780px;
	width: 200px;
	text-align: center;
}
#banner img {
	border: 0;
}
/* prihlaska */
#prihlaska #turnus, #prihlaska #turnus1, #prihlaska #turnus2, #prihlaska #turnus3, #prihlaska #turnus4, #prihlaska #turnus5, #prihlaska #turnus6 {
	display: none;
}
#prihlaska label {
	display: block;
	float: left;
	width: 150px;
}
#prihlaska fieldset fieldset fieldset label {
	width: 137px;
}
#zdravotni_stav {
	width: 100%;
	height: 60px;
}
#prihlaska input[type=text], #prihlaska textarea {
	border: 1px solid #666666;
	margin-bottom: 2px;
}
#prihlaska fieldset {
	margin: 2px;
	padding: 10px;
	border: 1px solid #cccccc;
}
span.mandatory {
	font-weight: bold;
	font-size: 1.2em;
	color: #dd0000;
	line-height: 0;
}
.center {
	text-align: center;
}