body	{
	font-family: Arial, 'Tahoma', 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', helvetica, sans-serif;
	color: black;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
  text-align: left;
  background: url("../img/bcg_pattern.png");
  text-align: left;
}

/* --- odkazy (rozsireno o ikonky typu souboru) --- */

a 				{color: #a02725; text-decoration: underline; font-weight: bold;}
a:hover 	{color: #a02725; text-decoration: underline;}

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;}

.cistic {
  clear: both;
  font-size: 1px;
  height: 0px;
}

.cistic-big {
  clear: both;
  font-size: 1px;
  height: 20px;
}

.cistic-red {
  clear: both;
  font-size: 1px;
  height: 5px;
  background: #d94f2f;
  margin: 2px 0px 2px 0px;
}



/* --- zakladni html prvky ---*/
em, i				   {font-style: normal;}
p 				     {text-align: left; margin: 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: gray; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: gray;}
.bad           {color: red; font-weight: bold;}
.div-bad {
        padding: 10px;
        border: 3px solid red;
        background: white;
        color: black;
}
.div-good {
        padding: 10px;
        border: 3px solid green;
        background: white;
        color: black;
}
.bila         {color: white;}

/* --- seznamy --- */


ul ol li			  {color: white; list-style-type: none; margin: 0px; padding: 0px; text-align: left;}

.menu1				  {font-size: 24px; color: #fadbff; font-weight: bold; list-style-type: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.menu1 li 			{font-size: 24px; color: #fadbff; font-weight: bold;  margin: 0px 0px 0px 0px;background: url("../img/bcg_menu2.png") 0px 8px no-repeat; letter-spacing: -1px; }
.menu1 a:link 	{font-size: 24px; color: #fadbff; font-weight: bold;  }
.menu1 a				{font-size: 24px; color: #fadbff; font-weight: bold; display: block; margin: 0px;  padding: 0px 0px 0px 20px; text-decoration: none; }
.menu1 a:hover	{font-size: 24px; color: white; font-weight: bold; display: block; margin: 0px;  padding: 0px 0px 0px 20px; text-decoration: none; background: url("../img/bcg_menu1.png") 0px 8px no-repeat;}
.menu1 .selected	{font-size: 24px; color: white; font-weight: bold; display: block; margin: 0px;  padding: 0px 0px 0px 20px; text-decoration: none; background: url("../img/bcg_menu1.png") 0px 8px no-repeat;}

/* --- 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;}

/* --- hlavicky --- */
h1				{padding: 0px 0px 10px 30px;	margin: 0px; font-size: 1.5em; color: white; font-weight: normal;}
h2				{padding: 0px 0px 5px 0px;	margin: 0px; font-size: 1.5em; color: #a02725; font-weight: normal;}
h3				{padding: 0px 0px 3px 0px;	margin: 0px; font-size: 1.2em; color: #a02725; font-weight: bold;}  
h4				{padding: 0px 0px 3px 0px;	margin: 0px; font-size: 1.1em; color: #a02725; font-weight: bold;}
h5				{padding: 0px 0px 0px 0px;	margin: 0px; font-size: 1em; color: #a02725; font-weight: bold;} 

/* --- formulare --- */
textarea, input, select			{font-family: 'Tahoma', 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; padding: 0px 0px 0px 0px;}
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;}
.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: 3px;}
.odsazeni-bottom {padding-bottom: 10px;}
.odsazeni-top-bottom {padding: 8px 0px 8px 0px;}
.odsazeni-left {margin-left: 5px;}

.big {font-size: 1.5em;}

/* --- layout webu --- */

#div-body {
        text-align: left;
        background: url("../img/bcg_body.jpg") 149px 0px no-repeat fixed;
        min-height: 1200px;
        _height: 1200px;
}

#div-menu {
        width: 149px;
        background: url("../img/bcg_menu.jpg") repeat-y;
        min-height: 1200px; 
        _height: 1200px;
}

#div-main {
        width: 1000px;
        float: left;
}

#div-main-left {
        width: 149px;
        padding: 250px 0px 0px 0px;
        float: left;
}

#div-main-right {
        width: 700px;
        padding: 75px 0px 0px 40px;
        float: left;
}

#div-logo {
        width: 369px;
        height: 104px;
        float: left;
        padding: 0px 0px 80px 20px;
        background: url("../img/bcg_logo.png") 20px 0px no-repeat;
}

#div-logo img {
        width: 368px;
        height: 103px;
        float: left;
}

.div-inner {
        width: 550px;
        float: left;
}

.div-mezera {
        width: 30px;
        height: 10px;
        float: left;
}

#div-inner-top {
        width: 520px;
        height: 10px;
        float: left;
        background: white;
}

.div-nadpis {
        width: 550px;
        height: 94px;
        float: left;
        background: url("../img/bcg_header.png") no-repeat;
        padding: 
}

.div-nadpis .left {
        width: 120px;
        height: 45px;
        padding: 15px 0px 0px 10px;
        float: left;
        color: white;
        font-weight: bold;
        font-size: 40px;
        letter-spacing: -1px; 
}

.div-nadpis .right  {
        width: 400px;
        height: 35px; 
        padding: 25px 20px 0px 0px;
        float: left;
        text-align: right;  
}

.div-nadpis .right h1 {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #6d007a;
        font-weight: bold;
        font-size: 26px;
        float: right;
        letter-spacing: -1px; 
}

#div-inner-main {
        width: 480px;
        padding: 10px 20px 20px 20px;
        float: left;
        background: white;
}

#div-bottom {
        width: 700px;
        padding: 10px 0px 20px 0px;
        margin: 30px 0px 0px 0px;
        border-top: 1px solid #6d007a;
        float: left;
        color: #6d007a; 
}

#div-bottom a {
       color: #6d007a; 
       text-decoration: underline; 
}

#div-bottom a:hover {
       color: #6d007a; 
       text-decoration: none;
}

.div-nadpis2 {
        width: 580px;
        height: 40px;
        float: left;
        background: url("../img/bcg_header_dolni.png") no-repeat;
        padding: 0px 0px 10px 0px;
}

.div-nadpis2 .left {
        width: 80px;
        height: 38px;
        padding: 2px 0px 0px 10px;
        float: left;
        color: white;
        font-weight: bold;
        font-size: 30px;
        letter-spacing: -1px; 
}

.div-nadpis2 .right  {
        width: 490px;
        height: 45px; 
        padding: 0px 0px 0px 0px;
        float: left;
        text-align: right;  
}

.div-nadpis2 .right h2 {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #6d007a;
        font-weight: bold;
        font-size: 18px;  
        letter-spacing: -1px;      
}


.div-nadpis2 .right h2 a {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #6d007a;
        font-weight: bold;
        font-size: 18px;
        text-decoration: none;
        display: block;
        width: 440px;
        height: 30px;  
        padding: 10px 50px 0px 0px;  
        float: right;     
}

.div-nadpis2 .right h2 a:hover {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #6d007a;
        font-weight: bold;
        font-size: 18px;
        text-decoration: underline;
        width: 440px;
        height: 30px;  
        padding: 10px 50px 0px 0px;         
}

.img-foto {
        float: right;
        padding: 8px 10px 0px 0px;
        width: 24px;
        height: 18px;
}

.div-img-okraj {
        float: left;
        padding: 0px 10px 20px 10px;
}

.div-img-inner {
        float: left;
        overflow: hidden;
        border: 5px solid #ead9ec;
        width: 130px;
        height: 100px;
}

.div-img-inner img {
        float: left;
        width: 130px;
        height: 100px;
        border: none;
}

.img-foto2 {
        float: right;
        padding: 2px 10px 0px 0px;
        width: 24px;
        height: 18px;
}

.div-predchozi {
        float: left;
}

.div-nasledujici {
        float: right;
}

.div-predchozi img {
        float: left;
        padding: 0px 10px 0px 0px;
}

.div-predchozi input {
        float: left;
        color: #6d007a;
        font-size: 18px;
        padding: 7px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        border: none;
        background: none;
        cursor: pointer;
        text-decoration: none;
        letter-spacing: -1px; 
}

.div-predchozi input:hover {
        text-decoration: underline;
}

.div-nasledujici img {
        float: right;
        padding: 0px 0px 0px 10px;
}

.div-nasledujici input {
        float: right;
        color: #6d007a;
        font-size: 18px;
        padding: 7px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        border: none;
        background: none;
        cursor: pointer;
        text-decoration: none;
        letter-spacing: -1px; 
}

.div-nasledujici input:hover {
        text-decoration: underline;
}

.div-sipky {
        padding: 0px 0px 0px 75px;
        width: 450px;
        float: left;
}
