body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.table_rahmen { 
	border:1px;	
	border-color:#666666; 
	border-style:solid; 
}

#user{
width: 200px;
height: 160px;
padding-top: 10px;
padding-left: 5px;
font-family       : Tahoma, Arial, Helvetica, sans-serif;
font-size         : 12px;
}

#header {
float: left;
width: 898px;
padding-top: 5px;
height: 50px;
font-family       : Tahoma, Arial, Helvetica, sans-serif;
font-size         : 12px;
font-weight: none;
color: #666666;
}

#navcontainer {
  font-family       : Tahoma, Arial, Helvetica, sans-serif;
  font-size         : 11 px;
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  width             : auto;
  height            : 33px;
}
#globalNav{
	position		: relative;
	width			: 900px;
	height			: 33px;


	background-image: url(../images/navibtn.jpg);
}

#globalLink{
	position		: absolute;
	top				: 5px;
	height			: 30px;
	min-width		: 900px;
	padding			: 0px;
	margin			: 0px;
	left			: 10px;
	z-index			: 100;
}

#navlist {
  margin            : 0px;
  padding           : 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
  display           : inline;
  list-style-type   : none;
}



 /******************************************* BARVA MENU ZGORAJ****************************/
#navlist a:link, #navlist a:visited {
  border-right      : 1px solid #CCCCCC;
  padding           : 5px 10px 5px 10px;
  float             : left;
  font-weight       : bold;
  line-height       : 7px;
  margin            : 5px;
  text-decoration   : none;
  color             : #999999;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color             : #B74900;
  
}
#navlist a:hover {
  color             : #666666;
}

#produkt {
width: 895px;
padding-top: 0px;
padding-left: 0px;
background: url(../images/produkt.jpg) no-repeat;
}

.contentheading {
  font-family       : Tahoma, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  font-weight       : bold;
  font-style        : inherit;
  white-space       : nowrap;
  text-transform    : uppercase;
  text-align        : left;
  color             : #666666;
  width             : 100%;
}




.componentheading {
  font-family       : Tahoma, Arial, Helvetica, sans-serif;
  font-size         : 12px;
  font-weight       : bold;
  white-space       : nowrap;
  text-transform    : uppercase;
  text-align        : left;
  line-height       : 21px;
  color             : #666666;
  width             : 100%;
  
  
  
  

}
.contentpagetitle {
  font-family       : Tahoma, Arial, Helvetica, sans-serif;
  font-size         : 11 px;
  font-weight       : bold;
  white-space       : nowrap;
  text-transform    : uppercase;
  text-align        : left;
  color             : #666666;
  width             : 100%;
  }
  

a.contentpagetitle:link, a.contentpagetitle:visited {
  font-size         : 11px;
  color             : #6971B0;
  text-decoration   : none;
  font-weight       : bold;
}
a.contentpagetitle:hover {
  font-size         : 11px;
  color             : #6971B0;
  text-decoration   : none;
  font-weight       : bold;
}

div.mosimage {
  border			: 1px solid #ccc;
}
.mosimage {
  border			: 1px solid #cccccc;
  margin			: 5px
}
.mosimage_caption {
  margin-top		: 2px;
  background		: #efefef;
  padding			: 1px 2px;
  color				: #666;
  text-transform	: normal;
  font-size			: 10px;
  border-top		: 1px solid #cccccc;
}

.title {
  font-family       : Tahoma, Arial, Helvetica, sans-serif;
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 11px;
  text-align        : left;
  color             : #FFFFFF;
}
 /******************* OBLIKA MODULOV LEVO****************************/
.moduletable{
font-family:Tahoma, Arial, Helvetica, sans-serif;
width: 175px;
height: 35px;
font-size:12px;
font-weight:none;
margin:10px 0px 0px 0px;
text-align: left;
color: #666666;
}



#globalPath{
	font-size		: 10px;
	float: left;
	line-height		: 23px;
	height			: 23px;
	padding-left: 5px;
	width			: 745px;

}

#globalDate{
	font-size		: 10px;
	line-height		: 23px;
	height			: 23px;
	width: 150px;
	float: left;
	z-index			: 101;
	text-align: right;

}
 
 
 
 /************************* BARVA LINKOV NO UNDERLINE       LEVO MENU  */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #245A5B;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
	background: #EBEBEB url(../images/dot.gif) repeat-x bottom left;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 3px;
}
a.mainlevel:hover {
	color: #000000;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #296667;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #1E0B04; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #296667;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#EBEBEB;
}
a.sublevel:hover {
	color: #000000; text-decoration: none;
}
table.moduletable {
	padding: 5px 0px 5px 8px;
	width: 100%;
	margin-bottom:5px;
}
 /*********************** BARVA TEXTA         ******************************/
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 5px;
  color: #666666;
}

.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #543314;
}

.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #543314;
}

.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #543314;
}

.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #543314;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 5px;
  color: #543314;
}

 /********************* BARVA NAJDI         ******************************/

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 5px;
  color: #999999;
}
.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
  left: 5px;
  color: #543314;
	
}
.headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  left: 5px;
  color: #FFFFFF;
	
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

