body	{
	font-family: 'Trebuchet MS', Verdana,'Arial CE','Helvetica CE', Arial, helvetica, sans-serif;
	color: #4f402b;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
  text-align: center;
  background: black;
}

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

a 				{color: #911a20; text-decoration: none;}
a:hover 	{color: #911a20; text-decoration: underline;}
br {padding: 0px; margin: 0px;}


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: justify; margin: 0px; line-height: 1.4em;}
code 				   {font-size: 140%; font-weight: bold;}
hr					   {color: #4f402b; height: 1px; margin: 5px 0px 5px 0px; border: 0px; padding: 0px 0px 0px 0px; background: #4f402b;}
.bad           {color: red; font-weight: bold;}
.div-bad {
        padding: 10px;
        border: 3px solid red;
        background: white;
        color: black;
}
.bila         {color: white;}

/* --- seznamy --- */

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

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

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

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


.menu				  {font-size: 11px; font-weight: bold; color: white; list-style-type: none; margin: 0px; padding: 0px 0px 0px 0px;   }
.menu li			{font-size: 11px; font-weight: bold; color: white; text-align: left; float: left; margin: 0px 0px 0px 0px; padding: 0px;}
.menu a:link	{font-size: 11px; font-weight: bold;  }
.menu a				{font-size: 11px; font-weight: bold; color: white; margin: 0px; height: 20px; display: block; padding: 6px 6px 6px 6px; text-align: left; text-decoration: none; }
.menu a:hover	{font-size: 11px; font-weight: bold; color: black; background: url("../img/bcg_menu2.jpg") top right #FAFAFA 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;}

table {
  cellspacing: 0px;
  cellpadding: 0px;
  border-collapse: collapse;
}

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

/* --- formulare --- */
textarea, input, select			{border: 1px solid #911a20; font-family: 'Trebuchet MS', Verdana,'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; color: #000000; font-size: 0.95em; padding: 2px 2px 0px 2px; margin-bottom: 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;}
.clear2			{clear: both; height: 20px;}
.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 {padding-top: 3px;}
.odsazeni-top-big {padding-top: 100px;}
.odsazeni-bottom {padding-bottom: 10px;}
.odsazeni-top-bottom {padding: 8px 0px 8px 0px;}
.odsazeni-left {margin-left: 25px;}

.big {font-size: 1.5em;}

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

#div-body {
      	margin: auto;
	      width: 980px;
        text-align: left;
}

#div-main1 {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        width: 980px;
        height: 980px;
        float: left;
        background: url("../img/bcg_main1.jpg") no-repeat;
}

#div-main-o-nas {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        width: 980px;
        height: 980px;
        float: left;
        background: url("../img/bcg_o_nas.jpg") no-repeat;        
}

#div-main-prodejna {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        width: 980px;
        height: 980px;
        float: left;
        background: url("../img/bcg_prodejna.jpg") no-repeat;     
        color: #595959;   
        font-size: 16px;
}

#div-main-prodejna a {  
        color: #595959;   
        font-size: 16px;
        text-decoration: normal;
}

#div-main-prodejna a:hover {
        text-decoration: underline;
}  

#div-main-znacky {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        width: 980px;
        height: 980px;
        float: left;
        background: url("../img/bcg_znacky.jpg") no-repeat;        
}

#div-ikony {
        float: left;
        width: 980px;
        height: 330px;  
        margin: 100px 0px 0px 0px;
}

.div-ikony1 {
        float: left;
        width: 230px;
        height: 330px;
        margin: 0px 0px 0px 70px; 
}

#div-top {
        width: 980px;
        height: 130px;
        float: left;
}

#div-logo {
        width: 280px;
        height: 130px;
        float: left;
}

#div-logo img {
        width: 279px;
        height: 129px;
        float: left;
}

#div-main-inner {
        width: 980px;
        height: 850px;
        float: left;
        overflow: hidden;
        
}

#div-main-inner-o-nas {
        width: 500px;
        height: 570px;
        margin: 150px 0px 0px 30px;
        overflow: auto;
}

#div-znacky1 {
        width: 980px;
        height: 270px;
        float: left;
}

#div-znacky1 img {
        width: 979px;
        height: 269px;
        float: left;        
}

#div-znacky2 {
        width: 980px;
        height: 300px;
        float: left;
}

#div-znacky2 img {
        width: 979px;
        height: 299px;
        float: left;        
}

#div-znacky3 {
        width: 980px;
        height: 260px;
        float: left;
}

#div-znacky3 img {
        width: 979px;
        height: 259px;
        float: left;        
}

#div-soutez {
        width: 212px;
        height: 162px;
        float: right;
        margin: 35px 0px 0px 0px;
        background: url("../img/bcg_soutez.jpg") no-repeat;
}

#div-soutez img {
        width: 210px;
        height: 160px;
        float: right;
}

#div-banner1 {
        width: 363px;
        height: 169px;
        float: left;
        margin: 35px 0px 0px 45px;
        background: url("../img/bcg_banner1.jpg") no-repeat;
}

#div-banner1 img {
        width: 362px;
        height: 168px;
        float: right;
}

#div-banner2 {
        width: 482px;
        height: 170px;
        float: right;
        margin: 35px 20px 0px 0px;
       
}

#div-banner2 img {
        width: 481px;
        height: 169px;
        float: right;
}

#div-main-soutez {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        width: 980px;
        height: 980px;
        float: left;
        background: url("../img/bcg_soutez_big.jpg") no-repeat;        
}

#div-main-poukazky {
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 20px 0px;
        width: 980px;
        height: 980px;
        float: left;
        background: url("../img/bcg_poukazky.jpg") no-repeat;        
}


#div-pravidla {
        width: 210px;
        height: 130px;
        float: right;
        margin: 720px 0px 0px 0px;
}

#div-pravidla img {
        width: 209px;
        height: 129px;
        float: left;
}