 /*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #4F789F /*url(images/img1.gif) repeat-x*/;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #3B3B3B;
	text-transform: uppercase;
	font: bold .77em Arial;
	/*Georgia, "Times New Roman", Times, serif; */
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	/*background: #CFD7FF;*/ 
	/*#CFD7FF;*/ 
	/*#7CA3BB;*/
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .title {
}

.post .content {
	line-height: 1.6em; /* 1.6em Header */
}


.post .title {
	margin-bottom: 20px;
	font-family: Arial,sans-serif, Times, ;
  font-size: 20px;
	/*font-family: Arial,Georgia, "Times New Roman", Times, serif;*/
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}
.post1 {
	/*background: #CFD7FF;*/ 
	/*#CFD7FF;*/ 
	/*#7CA3BB;*/
	clear: both;
	padding: 20px;}
	
  .logo {

 margin-left: auto;
 margin-right: auto;
 text-align: center;
}



.logo img {
/* margin: 80px; */
} 
.obrtext  {
 /* width: 400px;*/
}

.obrtext p {	
  width: 360px; /* text vlevo obr vpravo */
}
.obrtext img {
 /*position: absolute ; 
 left: 450px ;/* width: 140px; */
	float: right; 
	margin: 0 0 0 20px;*
}


/* Header */

#header {
	width: 800px;
	height: 136px;
	margin: 0 auto;
	padding-top: 14px;

}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: url(images/img3a.gif) repeat-y;
	border-top: 20px solid #3B3B3B;
}

#content {
	float: right;
	width: 623px;
	padding-right: 1px;
}

#sidebar {
	float: left;
	width: 175px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

#flags {
		
	padding: 2px 10px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
	color: #3B3B3B;
	
}
/* Submenu */

#submenu {
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: square;
}

#submenu li {
	display: inline;
}

#submenu a {
	font-size: 0.85em;
	display: block;
	padding: 5px 30px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	/*color: #3B3B3B;*/
	color: #4F789F;
}

#submenu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#submenu .active a {
	background: #BABABA;
	color: #000000;
}


/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 770px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.hide {
	display: none;
}

.show {
	display: block;
}

#tabintext table {
	margin-left: auto;
	margin-right: auto;
}

table.tabintext {
	margin-left: auto;
	margin-right: auto;
}




#tabintext thead {
	background: #4F789F;
	color: #fff;

}

#tabintext tbody {
	background: #C0BFFF;
	 /* --  --> */
}
#tabintext td {
	text-align: center;
	 padding: 2px 2px 2px 2px; 
	/* padding-right: 2px; */
 /*    border: 1px solid #4F789F; */
}

.text {
	color: #000;
	background-color: #C2DAEF;
	border: 1px solid #4F789F;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.textarea
{
	color: #000;
	background-color: #C2DAEF;
	border: 1px solid #4F789F;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#galerie {padding-left:5px; clear: both;}
#galerie a{display:block;width:118px;height:132px;float:left;background-image:url(images/frame3.gif);text-decoration:none;color:#999999;overflow:hidden;}
#galerie a:hover{color:black}
#galerie a img{display:none}
#galerie a div{margin-left:9px;margin-top:11px; width:100px;height:100px;background-color:white;background-position:center center;background-repeat:no-repeat}
/*#galerie a span{position: absolute; display:block;text-align:center;line-height:14px; top: 114px; font-size:82%;overflow:hidden;}*/
#galerie a span{position: relative; display:block;text-align:center;line-height:14px; top: 109px; font-size:82%;}
#image {padding-left:5px}
#image a{display:block;width:118px;height:159px;float:left;background-image:url(images/frame.gif);text-decoration:none;color:#999999;overflow:hidden; background-repeat:no-repeat}
#image a:hover{color:black}
#image a img{display:none}
#image a div{margin-left:9px;margin-top:11px;width:100px;height:100px;background-color:white;background-position:top center;background-repeat:no-repeat}
#image a span{display:block;text-align:center;line-height:14px;font-size:82%;overflow:hidden; position: relative; top: 120px;}

.nadpis_galerie {display:block;text-align:center; font-size:135%;font-weight: bold; margin: 10px; clear: both;}
.podnadpis_galerie {display:block;text-align:left; font-size:100%;font-weight: bold; margin: 10px; clear: both;}
.subgalerie {padding-left:5px;}