body	{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: gray;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: url("../img/bcg_main.jpg") center 60px #ffffff;
}

@font-face {
font-family: desyrel;
font-style: normal;
font-weight: normal;
src: url('desyrel.eot'); 
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #db5c4b; font-weight: bold; text-decoration: underline;}
a:hover 	{color: #db5c4b; text-decoration: none;}

a.mail 				{background: url(../img/ico_mailanchor.gif) no-repeat right 0em; padding-right: 18px;}
a.out				{background: url(../img/ico_outanchor.gif) no-repeat left 0em; padding-left: 12px;}
a.out_right			{background: url(../img/ico_outanchor.gif) no-repeat right 0em; padding-right: 12px;}
a.print 			{background: url(../img/ico_print.gif) no-repeat left 0em; padding-left: 18px;}
a.favourites 			{background: url(../img/ico_favourites.gif) no-repeat left 0em; padding-left: 18px;}
a.map 				{background: url(../img/ico_map.gif) no-repeat left 0em; padding-left: 18px;}
a.rss 				{background: url(../img/ico_rss.gif) no-repeat left 0em; padding-left: 18px;}

/* --- ikonky souboru --- */
.ai 				{background: url(../img/ico/ai.png) no-repeat left; padding-left: 20px;}
.avi 				{background: url(../img/ico/avi.png) no-repeat left; padding-left: 20px;}
.bmp 				{background: url(../img/ico/bmp.png) no-repeat left; padding-left: 20px;}
.cdr				{background: url(../img/ico/cdr.png) no-repeat left; padding-left: 20px;}
.doc				{background: url(../img/ico/doc.png) no-repeat left; padding-left: 20px;}
.dxf				{background: url(../img/ico/dxf.png) no-repeat left; padding-left: 20px;}
.gif 				{background: url(../img/ico/gif.png) no-repeat left; padding-left: 20px;}
.html 			{background: url(../img/ico/html.png) no-repeat left;	padding-left: 20px;}
.jpg 				{background: url(../img/ico/jpg.png) no-repeat left; padding-left: 20px;}
.mp3 				{background: url(../img/ico/mp3.png) no-repeat left; padding-left: 20px;}
.pdf 				{background: url(../img/ico/pdf.png) no-repeat left; padding-left: 20px;}
.png 				{background: url(../img/ico/png.png) no-repeat left; padding-left: 20px;}
.ppt 				{background: url(../img/ico/ppt.png) no-repeat left; padding-left: 20px;}
.psd 				{background: url(../img/ico/psd.png) no-repeat left; padding-left: 20px;}
.qt 				{background: url(../img/ico/qt.png) no-repeat left; padding-left: 20px;}
.ra 				{background: url(../img/ico/ra.png) no-repeat left; padding-left: 20px;}
.rtf 				{background: url(../img/ico/rtf.png) no-repeat left; padding-left: 20px;}
.swf 				{background: url(../img/ico/swf.png) no-repeat left; padding-left: 20px;}
.tif 				{background: url(../img/ico/tif.png) no-repeat left; padding-left: 20px;}
.txt 				{background: url(../img/ico/txt.png) no-repeat left; padding-left: 20px;}
.xls 				{background: url(../img/ico/xls.png) no-repeat left; padding-left: 20px;}
.zip				{background: url(../img/ico/zip.png) no-repeat left; padding-left: 20px;}
.unknown, file			{background: url(../img/ico/unknown.png) no-repeat left; padding-left: 20px;}



/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: left; margin: 0px;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #b3b6ab; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: #b3b6ab;}
.bad           {color: red; font-weight: bold;}
.div-bad {
        padding: 10px;
        border: 3px solid red;
        background: white;
        color: black;
}
.bila         {color: white;}

/* --- seznamy --- */




ul {margin: 0px 0px 0px 20px; padding: 0px; text-align: left;}
ul li			{margin: 0px; padding: 0px; text-align: left;}
ol li			{margin: 0px; padding: 0px; text-align: left;}


/* --- obrazky --- */
img 				{border: 0px;}
img.border 	{padding: 2px; border: 1px solid #7f7f7f;}
.bordernone {border: 0px;} 
img.icon		{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft	{margin-right: 10px;}
img.toright {margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 		{vertical-align: baseline; position: relative;}
sub 				{top: 0.4em;}
sup 				{bottom: 0.4em;}

/* --- tabulky --- */
table.nice			{width: 440px;}
table.nice tr td 		{padding: 2px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: url('../img/bcg_th.gif') repeat-x top left #dfdfdf; font-weight: bold; width: 330px;}
table.nice tr th		{background: url('../img/bcg_th.gif') repeat-x top left #dfdfdf; font-weight: bold;}
table.list			{width: 610px;}
table.list tr th		{background: #eeeeee; border-bottom: 2px solid #e1e1e1; padding: 5px 2px 5px 2px;}
table.list tr td		{border-bottom: 1px solid #e1e1e1; padding: 3px 2px 3px 2px;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- hlavicky --- */
h1				{padding: 0px 0px 0px 0px;	font-size: 1.5em; color: #e02600; font-weight: bold;}
h2				{padding: 0px 0px 0px 0px;	font-size: 1.3em; color: #e02600; font-weight: bold;}
h3				{padding: 0px 0px 0px 0px;	font-size: 1.2em; color: #e02600; font-weight: bold;}  
h4				{padding: 0px 0px 0px 0px;	font-size: 1.1em; color: #e02600; font-weight: bold;}
h5				{padding: 0px 0px 0px 0px;	font-size: 1em; color: #e02600; font-weight: bold;} 

/* --- formulare --- */
textarea, input, select			{border: 1px solid #fca694; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.95em; padding: 2px 2px 2px 2px; margin-bottom: 2px;}
label				{font-size: 0.85em; font-weight: bold;}
form        {padding: 0px; margin: 0px;}
table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller		{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red			{color: #9f0000;}
.green			{color: #008000;}
.right 			{text-align: right;}
.center			{text-align: center;}
.left			{text-align: left;}
.block			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright		{display: block; float: right; text-align: left;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a		{color: #000000;}
.hidden			{display: none;}
.hidden2			{visibility: hidden;}
.border			{display: block; border: 1px dotted #b1b1b1; padding: 10px 3px 10px 3px;}
.bold			{font-weight: bold; font-size: 1em;}
.halfrow		{position: relative; top: 3px;}
.underline		{text-decoration: underline;}
.odsazeni-top {margin-top: 15px;}
.odsazeni-bottom {padding-bottom: 10px;}
.odsazeni-top-bottom {padding: 8px 0px 8px 0px;}
.odsazeni-left {margin-left: 25px;}
.odsazeni-left2 {padding-left: 10px;}

.big {font-size: 1.5em;}

/* --- layout webu --- */

#div-main {
      	margin: auto;
	      width: 1200px;
        text-align: left;
}

#div-main-inner {
        width: 1200px;
        float: left;
}

#div-top {
        width: 1200px;
        height: 160px;
        float: left;
        background: url("../img/bcg_top.jpg") no-repeat;
}

#div-vyhledavani {
        width: 280px;
        height: 65px;
        float: left;
        padding: 55px 0px 0px 60px;
        background: url("../img/bcg_vyhledavani.png") 50px 34px no-repeat;
}

#input_vyhledavani {
        width: 115px;
        height: 15px;
        float: left;
        background: none;
        color: gray;
        border: none;
}

.submit-vyhledavani {
        width: 20px;
        height: 20px;
        float: left;
        border: none;
}

.div-menu {
        width: 1200px;
        height: 160px;
        float: left;
}

.div-hp1 {
        width: 250px;
        height: 100px;
        float: left;
}

.div-hp2 {
        width: 900px;
        height: 160px;
        float: left;
        padding: 0px 0px 0px 0px;
}

.div-hp1 img {
        width: 250px;
        height: 100px;
        float: left;
}

.div-hp2 .img1 {
        width: 250px;
        height: 160px;
        float: left;
}


#div-menu0 {
      width: 895px;
      height: 160px;
      float: left;
      padding: 0px 0px 0px 0px;
}

.img2 {
      width: 140px;
      height: 160px;
      float: right;
}

#div-menu1 {
      background: url("../img/bcg_menu_1.jpg") no-repeat;
}

#div-menu2 {
      background: url("../img/bcg_menu_2.jpg") no-repeat;
}

#div-menu8 {
      background: url("../img/bcg_menu_8.jpg") no-repeat;
}

#div-menu3 {
      background: url("../img/bcg_menu_3.jpg") no-repeat;
}

#div-menu4 {
      background: url("../img/bcg_menu_4.jpg") no-repeat;
}

#div-menu5 {
      background: url("../img/bcg_menu_5.jpg") no-repeat;
}

#div-menu6 {
      background: url("../img/bcg_menu_6.jpg") no-repeat;
}

.img-menu1 {
      margin: 0px 0px 0px 10px;
      width: 95px;
      height: 66px;
      float: left;
}

.img-menu2 {
      margin: 0px 0px 0px 10px;
      width: 95px;
      height: 66px;
      float: left;
}

.img-menu8 {
      margin: 0px 0px 0px 10px;
      width: 95px;
      height: 66px;
      float: left;
}

.img-menu3 {
      margin: 0px 0px 0px 58px;
      width: 100px;
      height: 66px;
      float: left;
}

.img-menu4 {
      margin: 0px 0px 0px 21px;
      width: 100px;
      height: 66px;
      float: left;
}

.img-menu5 {
      margin: 0px 0px 0px 23px;
      width: 105px;
      height: 66px;
      float: left;
}

.img-menu6 {
      margin: 0px 0px 0px 3px;
      width: 205px;
      height: 140px;
      float: right;
}

#div-main-inner2 {
      width: 1200px;
      height: 751px;
      float: left;
      background: url("../img/bcg_main_inner.jpg") no-repeat;
}

#div-blok-left {
      width: 250px;
      height: 610px;
      float: left;
}

#div-akce {
      width: 120px;
      height: 320px;
      float: left;
      padding: 10px 0px 0px 120px;
}

#div-jak-nas-muzete-podporit {
      width: 250px;
      height: 250px;
      float: left;
      padding: 20px 0px 0px 0px;
}

#div-jak-nas-muzete-podporit img {
      width: 250px;
      height: 250px;
      float: left;
}

#div-main-inner2 .left {
      width: 300px;
      height: 530px;
      margin: 0px 0px 0px 0px;
      float: left;
      overflow: hidden;
      text-align: left;
}

#div-main-inner2 .right {
      width: 300px;
      height: 530px;
      margin: 0px 0px 0px 100px;
      float: left;
      overflow: hidden;
      text-align: left;
}

#div-reklama {
      width: 195px;
      height: 450px;
      margin: 40px 0px 0px 15px;
      float: left;
      overflow: hidden;
}

#div-odkaz {
      width: 220px;
      height: 95px;
      float: right;
      margin: 15px 30px 0px 0px;
      padding: 0px;
}

#div-odkaz img {
      width: 220px;
      height: 95px;
      float: left;
      padding: 0px;
      margin: 0px;
}

#div-reklama p {
      padding: 0px 0px 10px 0px;
}

#div-sipka1 {
      width: 45px;
      height: 19px;
      float: left;
      margin: 35px 0px 0px 5px;
      background: url("../img/sipka1.jpg") no-repeat;
}

#div-sipka2 {
      width: 45px;
      height: 19px;
      float: left;
      margin: 35px 0px 0px 10px;
      background: url("../img/sipka2.jpg") no-repeat;
}

#div-sipka3 {
      width: 45px;
      height: 19px;
      float: left;
      margin: 35px 0px 0px 390px;
      background: url("../img/sipka3.jpg") no-repeat;
}

#div-sipka4 {
      width: 45px;
      height: 19px;
      float: left;
      margin: 35px 0px 0px 5px;
      background: url("../img/sipka4.jpg") no-repeat;
}

#div-strankovani {
      width: 325px;
      height: 15px;
      text-align: center;
      float: left;
      margin: 5px 0px 0px 365px;
      color: black;
}

#div-zpet {
      width: 80px;
      height: 23px;
      background: url("../img/bcg_zpet.jpg") no-repeat;
      float: left;
      margin: 35px 0px 0px 20px;
}

#div-zpet img {
      width: 139px;
      height: 22px;
      float: left;
}

.img-sipka {
      width: 45px;
      height: 19px;
      float: left;
}

.input-foto {
      width: 200px;
      padding: 1px;
      float: left;
}

.div-img-okraj {
      width: 75px;
      height: 90px;
      float: left;
      border: 1px solid #8a9790;
      margin: 0px 5px 10px 5px;
      overflow: hidden;
      font-size: 10px;
}

.div-img-okraj:hover {
      border: 1px solid #c5c9ca;
}

.div-img-inner {
      width: 75px;
      height: 75px;
      float: left;
}

.div-img-inner img {
      width: 75px;
      height: 75px;
      float: left;
}

.submit {
      padding: 1px 10px 1px 10px;
}

fieldset {
      padding: 10px 10px 10px 10px;
      margin-bottom: 15px;
}

#zalozka1 {
      cursor: pointer;
}

#zalozka2 {
      cursor: pointer;
}

#zalozka3 {
      cursor: pointer;
}

#zalozka4 {
      cursor: pointer;
}