body,html {
	padding: 0;
	margin: 0;
	background-color: #737373;
	background-image: url( ../i/logo.gif );
	background-repeat: no-repeat;
	background-position: 25px 18px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}

.linkHome {
	position: absolute;
	left: 25px; top: 18px;
	width: 50px; height: 50px;
	display: block;
}

.linkHome a{
	width: 50px; height: 50px;
	display: block;
}

.linkHome span{
	display: none;
}

.nologo {
	background-image: none !important;
	margin: 10px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h3{
	color: #737373;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

input {
	width: 180px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #737373;
	margin-bottom: -6px;
}

select {
	width: 180px;
	height: 18px;
	_height: 20px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #737373;
	_margin-top: 1px;
	margin-bottom: -7px;
}

textarea {
	width: 180px;
	height: 80px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #737373;
	margin-bottom: -6px;
}

input.check {
	width: auto;
	margin: 0;
	_margin-left: -4px;
	margin-bottom: -6px;
}

input.check2 {
	width: auto;
	margin: 0;
	_margin-left: -4px;
	margin-bottom: -2px;
}

.disable {
	background-color: #d4d4d4; /*#d4d0c8;*/
	color: #000;
}

input.rightDesc {
	width: 160px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #737373;
	margin-top: -1px;
	margin-bottom: -5px;
}

.topNavForm{
	padding-top: 8px;
}

input.shortSearch {
	width: 100px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #737373;
	margin: 0;
	display: inline;
	padding-left: 4px;
	padding-top: 1px;
}

.cechboks {
	padding-top: 13px;
	padding-bottom:1px;
}

* html input {
	margin-bottom: -8px;
}
* html select {
	margin-bottom: -7px;
}

#head {
	top: 0px;
	left: 200px;
	position: absolute;
}
#head_print{
	display: none;
	visibility: hidden;
}
#title{
	width: 400px;
	float:left;
}

#title .top_titleAlt
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 15pt;
	font-weight: bold;
	color: White;
	padding: 10px 0 0 9px;
	width: auto; 
}

#topNav{
	float:right;
	color: #ffffff;
	padding: 0 10px 0 10px;
}

#topNav a {
	color: #ffffff;
}

#container {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	min-width: 1024px;
	padding-bottom: 40px;
}

#bookmarks {
	min-width: 824px;
	margin-left: 200px;
	height: 40px;
	display: block;
}
*html #bookmarks {
	width: 824px;
}
#bookmarks .bItem{
	float:left;
	height: 40px;
}
#bookmarks .bPrint{
	display:none;
	visibility: hidden;
}
 .bPrint{
	display:none;
	visibility: hidden;
}
.zalozkaAlt0
{
	width: auto;
	background-image: url( ../i/bn200.gif );
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 15pt;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 0 7px;	
}

.zalozkaAlt0 a
{
	color: #ffffff;
	text-decoration: none;
}
.zalozkaAlt0 a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.zalozkaAlt1
{
	width: auto;
	background-image: url( ../i/ba200.gif );
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 15pt;
	font-weight: bold;
	color: #737373;
	padding: 0 0 0 7px;
}

.zalozkaAlt1 a
{
	color: #737373;
	text-decoration: none;
}
.zalozkaAlt1 a:hover
{
	color: #737373;
	text-decoration: none;
}

#contBG {
	width: 100%;
	display:block;
}

#treeMenu {
	width: 200px;
	background-color: #737373;
	height: 1200px;
}
#treeMenu .item{
	background-color:#ffffff;
	width: 199px;
}
.grey {
	background-color: #737373 !important;
}
#content{
	min-width: 824px;
	color: #737373;
	background-color: #ffffff;
	margin-top: -1200px;

	margin-left: 200px;
	width: auto;
	_width: expression(document.body.clientWidth<1024 ? 824+"px" : "auto" );
	/*((document.body.clientWidth-200)+"px")*/
}


*html #content {
/*	float: none;
	width: expression(document.body.clientWidth<1024 ? 824 : ((document.body.clientWidth-200)+"px"));*/
	height: 629px;

}
#sMinHeight {
	display: table-cell;
	height:629px;
	float: left;
	width: 0px;
}
#content .textOnly  {
	width: 400px;
	background-color: #ffffff;
	min-height: 629px;
}
* html #content .textOnly{
	height: 629px;
}

#content .textOnly1 {
	float:left;
	width: 200px;
	background-color: #ffffff;
	min-height: 629px;
}

* html #content .textOnly1{
	height: 629px;
}

#content .registrationSetting  {
	width: 810px;
	_width: 610px;
	background-color: #ffffff;
	min-height: 629px;
}

* html #content .registrationSetting{
	height: 629px;
}

#content .rBar {
	width: auto;
/*	float: left;*/
	margin-left: 200px;
	background-color: #ffffff;
	_height: 629px;
	
}

.cTab {
	padding-top: 6px;
}

.cNews {
	padding: 0;
	margin: 0;
	_margin-left: -3px;
	width: 400px;	
}


#copyright {
	width: auto;
	background-color:#737373;
	padding: 7px 0px 0px 11px;
	color: #ffffff;
	clear: both;
}
* html #copyright {
	padding: 4px 0px 0px 11px;
}


.tP1 {
	padding: 6px 10px 13px 10px;
}
.tP {
	padding: 0px 10px 13px 10px;
}
.tPaging {
	padding: 6px 10px 0px 10px;
}
.tPNahledy {
	padding: 10px 0px 13px 10px;
	float: left;
}

.leftSpace {
}

.fotoFloat {
	float: left;
	padding-top: 8px;
	height: 243px;
	_height: 251px;
	/*padding-bottom: 20px;*/
	padding-left: 10px;
}

.fotoThumb {
	border: 1px solid #737373;
	padding: 10px;
	margin-bottom: 3px;
}

.centered {
	text-align: center;
/*	vertical-align: middle;*/
}

.tHead {
	padding: 0px 10px 0px 10px;
}

.tHeadSearch {
	padding: 6px 10px 0px 10px;
}

.tCont {
	float: left;
	width: 160px;
	padding-right: 30px;
	min-height: 100px;
}

*html .tCont {
	float: left;
	width: 190px;
	padding-right: 30px;
	height: 100px;
}
.tRow {
	padding: 2px 10px 0px 10px;
}

*html .tRow {
	padding: 0px 10px 0px 10px;
}

.tPNahledy img {
	margin-bottom: 8px;
}

ul.tabStyle {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.tabStyle li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

ul.tabStyle li.head {
	font-weight: bold;
	width: 240px;
}

ul.tabStyle li.col1 {
	width: 240px;
}

ul.tabStyle li.col2 {
	width: 60px;
}

ul.tabStyle li.col3 {
	width: 30px;
}
ul.tabStyle li.col4 {
	width: 40px;
}
ul.tabStyle li.col5 {
	width: 90px;
}

ul.tabStyle li.head1 {
	font-weight: bold;
	width: 210px;
}
ul.tabStyle li.head2 {
	font-weight: bold;
	width: 60px;
}
ul.tabStyle li.head3 {
	font-weight: bold;
	width: 370px;
}
ul.tabStyle li.col1x {
	width: 210px;
}
ul.tabStyle li.col2x {
	width: 60px;
}
ul.tabStyle li.col3x {
	width: 370px;
}

#hLine {
	width: 100%;
}
*html #hLine {
	margin-top:-1px;
}

#dLine {
	width: 100%;
/*	background-color:#efefef;*/
	background: url(../i/line_dot2.gif);
	background-repeat: repeat-x;
}

*html #dLine {
	background: url(../i/line_dot.gif);
	background-repeat: repeat-x;
	margin-top: -1px;
}

.mozLine {
	padding: 1px 0px 2px 0px;
}

*html .mozLine {
	padding: 0px 0px 0px 0px;
}

/* special html barvy */
.iColor {
	float:left;
	width: 80px;
}
.cDesc {
	width: auto;
	margin-left:100px;
}

img.panColor
{
	width: 80px;
	height: 80px;	
}

img.printColor
{
	width: 0px;
	height: 0px;
	border-style:solid;
	border-width:40px;
	display:none;
	visibility:hidden;	 
}
/* special html barvy */
/* special html popisky */

div.descL {
	width: auto;
	float:left;
	padding-top:4px;
}
div.descR {
	width: auto;
	margin-left: 20px;
}
/* special html popisky */
ul.tabStyle li.col1ch {
	width: 190px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}
ul.tabStyle li.col1c {
	width: 190px;
	margin-top: 1px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}
* html ul.tabStyle li.col2c {
	width: 390px;
	padding: 0px 0px 0px 10px;
}

* html ul.tabStyle li.col1ch {
	width: 200px;
	padding: 0px 0px 0px 10px;
}
* html ul.tabStyle li.col1c {
	width: 200px;
	padding: 0px 0px 0px 10px;
	margin: 0;
}
* html ul.tabStyle li.col2c {
	width: 400px;
	padding: 0px 0px 0px 10px;
	margin: 0;
}

.tPColor{
	padding: 57px 0px 13px 10px;
}

.tPDesc{
	padding: 1px 10px 13px 10px;
}

.tP1 UL {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.tP1 LI{
	list-style-type: square;
}



.arrowLeft {
	width:20px; height:14px;
	margin:0; padding:0;
	background-color: #ffffff;
/*	background-image: url( ../i/arr_left.gif );*/
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.arrowLeft span {	
	width:20px; height:14px;
	margin:0; padding: 0;
	padding-left:3px;
	_padding: 0;
	visibility: hidden;
}

.arrowRight {
    width:20px; height:14px;
	margin:0; padding:0;
	background-color: #ffffff;
/*	background-image: url( ../i/arr_right.gif );*/
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.arrowRight span {
	width:20px; height:14px;
	margin:0; padding:0;
	padding-right:3px;
	_padding: 0;
	visibility: hidden;
}


.hid {
	display: none;
	visibility: hidden;
}

/* POPUP STYLING */
.popupTitle {
	display: block;
	width: auto;
}

.popupTitle.bPrint{
	display:none;
	visibility: hidden;
}

#popupContent {
	display: block;
	width: auto;
	background-color: #ffffff;
	height: 630px;
}

.infoPopup {
	width: 200px;
	float: left;
	color: #737373;
}


.infoPopup .pad1 {
	padding: 10px 10px 0 10px;
}

.infoPopup .pad {
	padding: 0 10px 0 10px;
}

.imageContainer {
	float: left;
	padding: 10px;
}

.imageBox {
	border: 1px solid #737373;
	padding: 10px;
}

.regCol {
	width: 190px;
	_width: 200px;
	float: left;
	padding-left: 10px;
	_padding-left: 0px;
}

.floatek {
	float: left;
}

.selectPusher {
	margin-top: -3px;
	_margin-top: -5px;
	padding: 0px 0px 4px 10px;
	_padding: 0px 0px 6px 10px;
}

.clBr {
/*	_clear:both;
	_margin-top: -14px;*/
}

.clearer {
	clear:both;
	border:none;
	margin: 0; padding:0;
	visibility:hidden;
}

/* lightboxy */
#lbList,#lbRename {
	height: 42px;
}

#lbNew, #lbRename,#lbShareEmail,#lbEditDesc, #advanceSearch {
	display: none;
}

.pageCountSelect{
	float: right;
	margin-top: -17px;
	padding-right: 10px;
	margin-bottom: -3px;
}

.pageCountSelect label{	
	_position: relative;
	_top: -2px;
}


.small_select {
	width: 40px;
	margin: 0 !important;
}
.pCountList {
	padding-right: 80px;
}
