/**
* CSS styles for 2plus2sax.cz {@link http://www.2plus2sax.cz}
*
*
* @author       Petr Česák <freeware@email.cz>
* @copyright    (c) Petr Česák
* @version      1.0
*/


/*
* Zakladni layout stranky
* ------------------------------------------------------------------------------
*/

html, body {
	font-family: Tahoma, Arial, lucida, sans-serif;
	font-size: 80%;
	line-height: 1.6em;
	color: #909090;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	background: #090909;
}

#page  {
	width: 500px;
	height: 500px;
  position: absolute;
	left: 50%;
	top: 50%;
	margin: -250px 0 0 -250px;
	text-align: left;
	border: 0px solid white;
	overflow:visible;
}

#main  {
  height: 230px;
  width: 340px;
	padding: 0px;
	overflow: auto;
	margin: 0 90px;
	scrollbar-base-color: #191919;
  scrollbar-track-color: #191919;
  scrollbar-face-color: #191919;
  scrollbar-highlight-color: #848484;
  scrollbar-shadow-color: #848484;
  scrollbar-arrow-color: #848484;
  border: 0px solid white;
}

#content  {
  margin: 0  30px 0 40px;
  border: 0px solid white;
  font-weight: bold;
}

#navigator {
  position: relative;
  top: 10px;
  left: 10px;
  width: 800px;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  color: #c0c0c0;
  font-size: 190%;
  font-weight: normal;
  border: 0px solid white;
  letter-spacing: 1px;
  text-align:left;
}

#navigator .navigace {
  font-size: 115%;
  font-variant: small-caps;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  /*letter-spacing: 2px;*/
}

#navigator .oddelovac {
  margin: 0 0 0 5px;
}

#navigator input {
  background-color: #090909;
  border: 0px solid white;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  color: #c0c0c0;
  font-size: 115%;
  margin: 0;
  line-height: 1.3em;
}

#news {
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  position: absolute;
	left: 520px;
	top: 170px;
  width: 143px;
  height: 35px;
  background: url("_gfx/novinka.gif") no-repeat;
  padding: 55px 0px;
  margin: 0;
  border: 0px solid white;
  font-size: 150%;
  color: rgb(255,153,153);
  font-weight: bold;
}

#news a:link      { color: rgb(255,153,153); text-decoration: none; }
#news a:visited   { color: rgb(255,153,153); text-decoration: none; }
#news a:hover     { color: rgb(255,153,153); }

#news p {
  text-align: center;
  margin: 1px 10px;
  padding: 0;
  text-indent: 0;
}

#news h2 {
  text-align: center;
  text-decoration: none;
  color: black;
  padding: 2px;
  margin: 0;
  font-variant: small-caps; 
}

#news h3 {
  text-align: center;
  padding: 0;
  margin: 0;
}

#footer img {
  border: 0;
  margin: 0;
  padding: 0;
}

#footer  {
	width:640px;
	padding: 5px;
	clear: both;
	height: 15px;
	margin: 15px 0 0 0;
	position: relative;
}

#footer p {
	margin: 30px 0;
	padding: 0;
	text-indent: 0;
	text-align: center;
}

a:link      { color: #909090; text-decoration: none; }
a:visited   { color: #909090; text-decoration: none; }
a:hover     { color: #b90020; }

.datum {
  text-align: center;
  font-size: 80%;
  margin: 0;
  padding: 0;
}

img  {
	border: 0px solid silver;
}

h2 {
	font-size: 100%;
	padding: 0;
	margin: 0;
	color: #666666;
}


h3 {
  font-size: 100%;
  margin: 0px 0 5px 0;
	padding: 0px;
}

ul {
	margin: 0 0 15px 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}

ul li {
  padding: 0;
  margin: 0;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: left;
	text-indent: 0px;
}

.obsazeni, .ukazky, .vystoupeni, .kontakt, .odkaz {
  margin: 0 0 15px 0;
}

.akce{
  margin: 0 0 10px 0;
  /*height: 60px;*/
}

.obsazeni-foto {
  text-align: center;
  border: 0px solid white;
}

.obsazeni-foto img{
  border: 0px solid white;
  margin: 0 10px 0 0;
}

.fotogalerie {
  margin: 0 0 15px 0;
}

.ukazky img{
  margin: 0 3px 0 0;
}

.vystoupeni p, .kontakt p, .odkaz p {
  margin: 0;
  padding: 0;
}

.odkaz a:link      { color: #b90020; text-decoration: none; }
.odkaz a:visited   { color: #b90020; text-decoration: none; }
.odkaz a:hover     { color: #b90020; }
/*
* Obecne tridy
* ------------------------------------------------------------------------------
*/
.center { margin: 0 auto;}
.acenter { text-align: center;}
.aright { text-align:right;}
.left { float: left; }
.right { float: right; }

.tmave {
  background-color: #111111;
}

.svetle {
  background-color: gray;
}

.cervene {
  color: #b90020;
}

.fotky {
  text-align: center;
}

.fotky img {
  border: 1px solid silver;
  margin: 3px;
}

.mensi {
  font-size: 85%;
}

.vetsi {
  font-size: 120%;
}

.form {/*
     font-size: 90%;
     font-weight: bold;
     width: 290px;
     _width: 280px;
     border: 1px solid #909090;
     background-color: #e0e0e0;
     padding: 5px;
     margin: 5px auto;
     color: black;*/
}
label, input, textarea{/*
       margin: 2px;*/
}
.textarea {
         width: 200px;
         height: 100px;
         background-color: #f0f0f0;
         border: 1px solid #909090;
         color: black;
         font-size: 120%;
}
.input {
      width: 200px;
      background-color: #f0f0f0;
      border: 1px solid #909090;
      color: black;
      font-size: 120%;
}
.button {
        font-size: 90%;
        background-color: #f0f0f0;
        border: 1px solid #909090;
        font-weight: bold;
        color: black;
}
.hlaska {
        text-align: center;
        color: #cc0000;
        font-size: 110%;
        margin: 5px;
        padding: 3px;
        font-weight: bold;
        background-color: #f0f0f0;
}

.odsadit {
  margin: 50px 0 0 0;
}

