/* Basic
----------------------------------------------- */
input
  {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #000000;
  }
  
select
  {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #000000;
  }
  
textarea
  {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #000000;
  }
  
/* Obrázky
----------------------------------------------- */
.last
  {
  float: left;
  width: 168px;
  margin-bottom: 30px;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  }
   
.last-img
  {
  border: 1px solid #aaaaaa;
  margin: 0px;
  width: 168px;
  height: 168px;
  }

.img-noname
  {
  width: 50px;
  height: 20px;
  }

/* Sidebar Content
----------------------------------------------- */
#sidebar a
  {
  display: block;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #c3daf4;
  }
  
#sidebar a:hover
  {
	background: #eeeeee;
	color: #000000;
  }

#sidebar ul
  {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  }
  
#sidebar li
  {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-indent: 0px;
  line-height: 1.0em;
  }
   
.sidebar-odsazeni
  {
  padding-left: 15px;
  }
  
/* Book
----------------------------------------------- */  
.bad
  {
  width: 400px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: red;
  padding: 7px;
  border: 1px solid silver;
  background: #333333;
  }

#kniha
  {
  color: #aaaaaa;
  margin-top: 15px;
  margin-bottom: 0px;
  width: 500px;
  }

#kniha textarea
  {
  margin-bottom: 3px;
  margin-top: 3px;
  border: 1px solid #000000;
  background: #363636;
  color: #aaaaaa;
  padding: 2px;
  }
  
#kniha input
  {
  margin-bottom: 3px;
  margin-top: 3px;
  border: 1px solid #000000;
  background: #363636;
  color: #aaaaaa;
  padding: 2px;
  }
  
.smile
  {
  float: right;
  height: 15px;
  }

.submit
  {
  float: left;
  height: 15px;
  }

.post-book
  {
	border: 0px;
	padding: 0px;
	margin-bottom: 16px;
	width: 500px;
	color: #aaaaaa;
  }

.posttop-book
  {
	padding: 4px;
	height: 12px;	
	border: 1px solid #000000;
  background: #363636;
  color: #aaaaaa;
  }
  
.username-book
  {
	font-weight: bold;
	width: auto;
	float: left;
  }
  
.userweb-book
  {
	width: auto;
	float: left;
	margin-left:10px;
  }
  
.userweb-image
  {
  width: 16px;
  height: 20px;
  border: 0px;
  }

.date-book
  {
	width: auto;
	text-align: right;
  font: 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform: uppercase;
  letter-spacing:.2em;
  color: #6785ca;
  }

.posttext-book
  {
	padding: 4px;
	background: #535353;
	border: 1px solid #000000;
	border-top: 0px;
	text-align: left;
  }

  
/* Index
----------------------------------------------- */

.date-latest
  {
  width: auto;
  font: 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform: uppercase;
  letter-spacing: .2em;
  color: #6785ca;
  }

/* Inputs (formátování formulářů)
----------------------------------------------- */

.input-cell
  {
  width: 500px;
  float: left;
  text-align: left;
  margin: 5px;
  }
  
.input-row1
  {
  width: 400px;
  float: left;
  text-align: left;
  margin: 0px;
  }
  
.input-row2
  {
  width: 400px;
  float: left;
  text-align: left;
  margin: 0px;
  margin-left: 15px;
  }
  
.input-row3
  {
  width: 400px;
  float: left;
  text-align: left;
  margin: 0px;
  margin-top: 10px;
  }

.input-text
  {
  width: 100px;
  float: left;
  text-align: left;
  }

.input-input
  {
  width: 290px;
  float: left;
  text-align: left;
  }
  
.input-gallery
  {
  width: 150px;
  float: left;
  text-align: left;
  }
  
.input-technic
  {
  width: 300px;
  float: left;
  text-align: left;
  }

.input-edit
  {
  width: 200px;
  float: left;
  text-align: left;
  }

.input-button
  {
  width: 290px;
  float: left;
  text-align: left;
  margin-bottom: 20px;
  }
  
/* Texts
----------------------------------------------- */

.odstavec
  {
  float: left;
  width: 500px;
  margin: 10px;
  }
  
.odstavec-ram
  {
  float: left;
  width: 500px;
  margin: 10px;
  border: 1px solid #aaaaaa;
  padding: 10px;
  text-align: justify;
  }

/* Alerty
----------------------------------------------- */

.alert
{
	padding: 0;
	padding-top: 5px;
	width: 500px;
	padding-left: 25px;
	float: left;
	margin: 10px;
}

.alert2
{
	padding: 0;
	padding-top: 5px;
	width: 500px;
	padding-left: 25px;
	float: left;
	margin: 10px;
}


/* Image (zobrazení velkého obrázku)
----------------------------------------------- */

.back
  {
  margin: 50px;
  border: 1px solid #aaaaaa;
  }
  
#image_table
  {
  width: 400px;
  background: #ffffff;
  }
  
#image_table td
  {
  background: #eeeeee;
  padding: 2px;
  }



/* Lišta
----------------------------------------------- */

#lista
  {
  width: 500px;
  float: left;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 24px;
  padding: 0px;
  text-align: left;
  font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #6785ca;
  }
  
#lista a, #lista a:visited
  {
  color: #6785ca;
  }
  
#lista a:hover
  {
  color: #c3daf4;
  }
  
/* Sitemap
----------------------------------------------- */

#sitemap
  {
  margin-left: 30px;
  list-style-image: url('../images/point.gif');
  }
  
#sitemap a:link, #sitemap a:visited
  {
  color: #c3daf4;
  }
  
#sitemap a:hover
  {
  text-decoration: none;
  color: #ffffff;
  }
  
  
/* WYSIWYG EDITOR
----------------------------------------------- */

/* Toolbar */

.toolbar1
  {
  border: 1px solid #666666;
  height: 26px;
  background-image: url(../icons/background_silver.jpg);
  }
  
.toolbar2 
  {
  border: 1px solid #666666;
  height: 24px;
  background-image: url(../icons/background_silver.jpg);
  border-bottom: 0px;
  border-top: 0px;
  }

/* Command Buttons */
.button
  {
  width: 20px;
  height: 20px;
  border: 0px solid;
  margin: 1px;
  padding: 0px;
  }
  
.buttonOver
  {
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  margin: 0px;
  padding: 0px;
  }

/* Font Type and Size Drop Down */

.dropdown
  {
  background-color: #ffffff;
  border: 1px solid #333333;
  height: 140px;
  overflow: auto;
  padding: 1px;
  }

button.mouseOver
  {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 3px;
  cursor: default;
  text-align: left;
  }
  
button.mouseOut
  {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 3px;
  cursor: default;
  text-align: left;
  }

/* CREATE TABLE POPUP */

/* Select Border Width/Type */

.on
  {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 6px;
  width: 140px;
  cursor: default;
  height: 5px;
  }
  
.off
  {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 6px;
  width: 140px;
  cursor: default;
  height: 5px;
  }

/* Select Shading/Border Color */

.selectColorTable
  {
  border: 1px solid #7e7e81;
  background-color: #f7f7f7;
  padding: 1px;
  }
  
.selectColorBorder
  {
  border: 1px solid #f7f7f7;
  }
  
.selectColorOn
  {
  border: 1px solid #999999;
  background-color: #cccccc;
  }
  
.selectColorOff
  {
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7;
  }
  
.selectColorBox
  {
  border: 1px solid #ffffff;
  font-size: 1px;
  height: 13px;
  width: 13px;
  }
  
/* Theme
----------------------------------------------- */

*
  {
  margin: 0;
  padding: 0;
  }

body
  {
  margin: 0 auto;
  background-color: #d6d6d6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #c3daf4;
  }

#container
  {
  margin: 0 auto;
  width: 982px;
  background: #ffe url(../images/container_bg.png) repeat-y top left;
  position: relative;
  left: 50%;
  margin: 0px 0px 0px -491px;
  }

#content
  {
  float: left;
  width: 675px;
  padding: 25px 0px 25px 40px;
  background-color: transparent;
  }

#sidebar
  {
  float: right;
  width: 180px;
  padding: 10px 42px 25px 15px;
  background-color: transparent;
  color: #c3daf4;
  }

#header
  {
  width: 982px;
  height: 120px;
  background: transparent url(../images/banner.jpg) no-repeat;
  }

#navbar
  {
  width: 982px;
  height: 32px;
  background: transparent url(../images/navbar_bg.png) no-repeat;
  color: #c3daf4;
  }

#footer
  {
  clear: both;
  width: 982px;
  height: 71px;
  background: #665 url(../images/footer_bg.png) no-repeat;
  }

a
  {
  color: #6785ca;
  text-decoration: none;
  }

a:hover
  {
  color: #ffffff;
  text-decoration: none;
  }

a img
  {
  border: none;
  }

p
  {
  margin-bottom: 10px;
  text-align: justify;
  }

#footer p
  {
  padding: 14px 40px;
  color: #c3daf4;
  font-size: 11px;
  }

#footer a
  {
  padding: 2px;
  color: #ffe;
  text-decoration: none;
  color: #c3daf4;
  }

#footer a:hover
  {
  color: #fff;
  text-decoration: none;
  }

.date
  {
  font-size: 11px;
  margin: 3px 0 5px;
  padding-left: 20px;
  background: url(../images/calendar.png) no-repeat center left;
  }

.post
  {
  margin-bottom: 15px;
  padding-bottom: 15px;
  }

#header h1, #header h2
  {
	display: none;
  }

h2
  {
  font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding: 3px 0;
  font-weight: bold;
  color: #6785ca;
  }

h2 a
  {
  color: #6785ca;
  text-decoration: none;
  padding: 0;
  }

h2 a:hover
  {
  color: #c3daf4;
  background: transparent;
  text-decoration: none;
  }

h3
  {
  font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 7px 0 12px;
  }

#sidebar .section h4
  {
  margin-bottom: 8px;
  width: 160px;
  height: 18px;
  }

#sidebar .section h4 span
  {
  display: none;
  }

#sidebar .section h4#galerie
  {
  background: transparent url(../images/galerie.png) no-repeat;
  }

#sidebar .section h4#clanky
  {
  background: transparent url(../images/clanky.png) no-repeat;
  }

ul#navlist
  {
  padding: 5px 0 10px 40px;
  white-space: nowrap;
  }

#navlist li
  {
  display: inline;
  list-style-type: none;
  font-size: 11px;
  text-transform: uppercase;
  }

#navlist a
  {
  padding: 7px 10px;
  }

#navlist a:link, #navlist a:visited
  {
  color: #c3daf4;
  background-color: transparent;
  text-decoration: none;
  }

#navlist a:hover
  {
  color: #ffe;
  background-color: #4f4f4f;
  background: url(../images/navbar_button.png) repeat-x top left;
  text-decoration: none;
  }

.storycontent ul
  {
  margin: 5px 0 10px 0;
  list-style: none;
  padding-left: 25px;
  }

#sidebar ul
  {
  margin: 5px 0 10px 0;
  padding-left: 25px;
  list-style: circle;
  }
