@import url("gb_style.css");

* {
	margin: 0;
	padding: 0;
}

a {
  color: #346493;
}

a:hover {
  color: #4d7ca5;
}

body {
  font-family: "verdana", sans-serif;
}

 label
{
  width: 8em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block
}

.submit input
{
 margin-left: 10em; 
}

input
{
  border: 1px solid #346493;
  color: #555;
  padding: 0.2em;
  background-color: #f6e7dc;
}

.submit input
{
  border: 1px solid #346493;
}
fieldset
{
  border: 1px solid #346493;
  padding: 1em;
  margin-bottom: 1px;
}

legend
{
  color: #365673;
  border: 1px solid #365673;
  padding: 10px 10px 10px 10px;
}

textarea {
  background-color: #f6e7dc;
  border: 1px solid #346493;
  color: #555;
}

p,cite,code,ul {
	padding-bottom: 1.1em;
}
ul {margin-left: 1.2em;}
li {
  list-style-image: url("img/li.gif");
}

h1 {
 font-size: 1.5em;
 color: #81acd0;
}

h2 {
  font-size: 1.4em;
  margin: 0.3em;
  margin-left: 0em;
  color: #4d7ca5;
  text-decoration: none;
  border-bottom: 1px dashed black;
}

h3 {
  font-size: 1.2em;
  color: black;
  margin: 0.5em;
  margin-left: 0em;
}

/* zobrazuje fotografii*/


.view body {
	background-color: black;

}
.view {
	background-color: black;
	color: #c9c9c9;
}

.view h1 {
	color: #346493;
	text-align: center;
	margin: auto;
}

.photo_comment img {
  margin-right: 0.5em; 
}

.photo_comment {
  clear: both;
}

.view-comment {
	margin: 0 auto;
	width: 642px;
}


.prev {
  	float: left;
}

.next {
  	float: right;
}

.view-nav {
	width: 600px;
	margin: 0 auto;
	
	
}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 745px;
}

.container-view {
	background-color: black;
	margin: 0 auto;
	width: 742px;
}
/* top */

/* barevna hlavicka s napisem */
.top {
 	background: #a9b6c3 url(img/top.gif) repeat-x;	
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 745px;
}

.top a {
	color: #3d1d0a;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}

.top span {padding-left: 24px;}
.top a:hover {
  color: #915e2f;
}

.back-view a {
  text-decoration: none;
}

.back-view img {
  border: 0;
  vertical-align: middle;
}



/* header */
.header {
	background: url(img/head.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 745px;
	border-bottom: 1px solid #915e2f;
}

.paging {
	font-size: 1.2em;
	text-align: center;
}



.new p {
	padding: 0.2em 1em 1em 3em;
}

/* item */
.item {clear: both;}
.item .date {
	color: #81acdd;
	height: 40px;
	float: right;
	text-align: center;
	width: 36px;
	margin-left: 1em;
	font-size: small;
}
.item .date div {
  padding-top: 4px;
}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: right;
	width: 540px;
	background-color: #f6e7dc;
	color: black;
}

/* nadpis v obsahu */
.item h1 {
	background: #346493;
	color: #f6e7dc;
	line-height: 40px;
	padding-left: 16px;
}
.item .body {padding: 12px 12px 0px 12px;}

/* main */
.main {
  float: right;
  width: 533px; 
  overflow: hidden;
}

/* navigation */
.navigation {
	margin-right: 1px;
	padding-top: 0px;
	width: 211px;
	float: right;
}
.navigation h1 {
	background: #3d1d0a;
	color: #f6e7dc;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #e8eaec;
	list-style: none;
}
.navigation li a {
	background: #905e2f url(img/bgnavigation.gif) repeat-x;	
	color: #f6e7dc;
	display: block;
	padding: 4px 4px 4px 12px;
	text-decoration: none;
}

.navigation .imp li a {
	background: #bacadd url(img/bgnavigation-imp.gif) repeat-x;	
	color: #553;
	display: block;
	text-decoration: none;
}

.navigation.imp li a {
	background: #bacadd url(img/bgnavigation-imp.gif) repeat-x;	
	color: #553;
	display: block;
	text-decoration: none;
}

.navigation li a:hover {
	background: #4c7ba5 url(img/bgnavigation-hover.gif) repeat-x;	
}

/* footer */
.footer {
	background: #a9b6c3 url(img/bgfooter.gif) repeat-x;
	color: #5a5a5a;
	font-size: small;
	line-height: 30px;
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
}
.footer a {color: black;}
.footer a:hover {color: black;}

.fotka {
  margin: 2px;
  border: 1px solid #b2b2b2;
}

.fotka-autor {
  margin: 1%;
  border: 1px solid #b2b2b2;
  float: left;
}


.note {
  font-size: smaller;
}

.lang {
  float: right;
  font-size: 8pt;
  color: black;
}

.lang img {
  border: 0px;
}

td {
  border: 1px solid #7fc6bc;
  padding: 4px;
}



/*
Petr Šigut, vychází ze CSS Bitter Sweet od Viktor Persson - 
URL: http://templates.arcsin.se
*/

