body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	/*background:#ccc url(images/gbyrepeat.jpg) repeat-y center;*/
	background : url(images/pozadi.gif) repeat;
	font-size : 10pt;
}
a {
	font-weight: bold;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
/*h3{
font-size:17px;
color:#39629F;
font-weight:bold;
text-align:center;
margin:0;
width:100%;
border-bottom:1px solid #ededed;
}*/
.page{
	width:1000px;
	margin: 0px auto 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background : url(images/bgrepeat.jpg) repeat-y ;
}
.bannertop{
width:1000px;
background: none;
height:150px;
margin: 10px auto 1px;
}
.navcontainer {
	background:url(images/navbg_02.gif) repeat-x;
	width:100%;
	height:54px;
	border-bottom:2px solid #fff;
	color: #ffffff;
	}
.navcontainer ul
{
	margin:0px;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	font-weight:bold;
	padding-top:19px;
	padding-bottom:22px;
	display:block;
	width:100%;
}

.navcontainer ul li { 
	display: inline; 
}

.navcontainer ul li a
{
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	padding-right: 20px;
	padding-top:19px;
	padding-bottom:21px;
	padding-left: 20px;
	color:#fff;
	width: 100%;
	border-right:thin  #fff solid;
	border-left:thin  #fff solid;
	/*border-right:thin  #333 solid;
	border-left:thin  #333 solid; */
}

.navcontainer ul li a:hover
{
	color:#EDEDED;
	background:url(images/navhover_02.gif) repeat-x top;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:8px;
	width: 100%;
	height:28px;
}
.banner{
/*background : url(images/pozadi.gif) repeat;*/
height:150px;
width:100%;
}

.content {
	margin-bottom : 5px;
}
.leftcolumn{
	width:200px;
	padding-left:9px;
	background: #ededed;
	float:left;
	text-align:left;
}
.leftcolumn h1{
background:url(images/leftcolumnheader_21.gif) center no-repeat;
font-weight:bold;
text-align:center;
font-size:11pt;
color:#fff;
margin:0;
padding-top:14px;
padding-bottom:14px;
}

ul.navvylist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul.navvylist li
{
display: block;
margin: 0;
padding: 0;
}

ul.navvylist li a
{
display: block;
width: 90%;
font-weight:normal;
margin:0;
color: #000;
background:url(images/leftnav.jpg) repeat-x #ededed;
border-bottom:1px solid #ededed;
text-decoration: none;
padding-left: 10px;
padding-top:7px;
padding-bottom:7px;
}

.navvy>ul#navvylist li a { width: auto; }

ul.navvylist li#active a
{
background: #ededed;
color: #2A508A;
}

ul.navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #000;
font-weight:bold;
background: #fff;
}
.rightcolumn{
width:748px;
float:right;
text-align:left;
font-size : 10pt;
 margin : 0 25px 10px 10px;
 background : none;
 }
.rightcolumn h1, .rightcolumn h2, .rightcolumn h3 {
	text-align : center;
}
.rightcolumn h1 {
	margin-top : 10px;
	font-size : 12pt;
}
.rightcolumn h2 {
	font-size : 11pt;	
}
.rightcolumn h3 {
	font-size : 10pt;
}
.rightcolumn table, .rightcolumn a, .rightcolumn form {
	font-size : 10pt;
}
.rightcolumn a {
	color: #056db3;
}
.rightcolumn a:hover {
	color: #2b9be7;
}
.table_white {
	background-color : #fff;
}
.small {
	font-size : 8pt;
}
#album {
	width :770px;
	height : 103%;
	/*background-color : #990000; */
	float : left;
	margin-bottom : 15px;
}
.album {
	width :770px;
	height : 103%;
	/*background-color : #990000; */
	float : left;
	margin-bottom : 15px;
}
.fotka {
	width : 135px;
	height : 110px;
	float : left;
	padding-left : 2px;
	padding-top : 5px;
	margin-right: 5px;
	background : url(images/bg_fotka2.png) no-repeat;
}
.fotka2 {
	width : 130px;
	height : 145px;
	float : left;
	padding-left : 2px;
	padding-top : 3px;
	padding-right : 4px;
}
.fotka div img {
	border: none;
	text-align : center;
	margin-bottom : 2px;
}
.fotka div {
	font-size : 8pt;
	font-weight : bolder;
	text-align : center;
	margin-right : 10px;
}
.loading {
	font-size: 10pt;
	font-weight : bold;
	color : #000000;
	border : 8px groove;
	text-align : center;
	background-color : #dcdcdc;
	width : 400px;
	height : 60px;
	padding-top : 20px;
}
.loading img {
	margin-bottom : 5px;
}
.loading a {
	text-decoration : none;
	color : #000000;
}
td.ru{
	width : 7px;
	height : 6px;
	background-image : url(images/shadow/ru.gif);
	background-repeat : no-repeat;
	}
td.ld{
	width : 7px;
	height : 6px;
	background-image : url(images/shadow/ld.gif);
	background-repeat : no-repeat;
	}
td.rd{
	width : 7px;
	height : 6px;
	background-image : url(images/shadow/rd.gif);
	background-repeat : no-repeat;
	}
.error {
	color: #AA0000;
}
.pozadi {
	background-color : #DCDCDC;
}
.pozadi2 {
	background-color : #ededed;
}
table.objednav {
	width: 700px;
}
/*
table.objednav tr td span {
	position: relative;
	left: 20px;
	right: 20px;
}*/
table.objednav td.jidlo {
	width: 80px;
}
table.objednav td.nadpisden, table.objednav td.obdobi {
	font-weight: bold;
	font-size: 11pt;
}
table.objednav td.nadpisden {
	background-color: #2b9be7;
	color: #FFFFFF;
	text-indent: 50px;
	font-size: 10pt;
	}
.footer .login, .navcontainer .login {
	float : right;
	width : 330px;
	text-align : right;
	font-size: 7pt;
	font-weight : bolder;
	line-height : 10px;
	margin-top:-25px;
}
.footer .login input {
	border : 1px #999999;
	font-size: 7pt;
}

.footer{
	width:100%;
	background:url(images/navbg_02.gif) repeat-x;
	position:relative;
	clear:both;
	text-align:center;
	color:#fff;
	font-size:7pt;
	line-height : 10px;
	height : 54px;
}
.footer p {
	padding-top:20px;
}
.footer a {
	font-size:7pt;
}
.footer a:link, .footer a:visited {
	color:#fff;
}
.footer a:hover{
	color:#CCC;
}  
#task {
	float:right;
	width : 140px;
	margin-right : -15px;
}
#task a {
	font-size : 7pt;
}
.float_left_200 {
	float : left;
	width : 240px;
}
div.hlaseni, div.err_msg {
	border : 1px solid #ee1d24;
	background-color : #FB8686;
	color : #000000;
	width : 500px;
	margin-top : 15px;
	margin-left : 20px;
	margin-bottom: 15px;
	line-height : 30px;
	text-indent : 30px;
	text-align : left;
}
div.err_msg, div.ok_msg {
	color : #000000;
	width : 500px;
	margin-top : 15px;
	margin-left : 20px;
	margin-bottom: 15px;
	line-height : 30px;
	text-indent : 30px;
	text-align : left;
	font-weight : bold;
}
div.err_msg img, div.ok_msg img {
	margin-top : 5px;
	border : none;
	vertical-align : baseline;
}
div.err_msg {
	border : 1px solid #ee1d24;
	background-color : #FB8686;
}
div.ok_msg {
	border : 1px solid #2E7C0C;
	background-color : #C0F4AA;
}

