/* CSS Basic Document */
body
{
  margin: 0px auto;
  text-align: center;
  background-color: #9E0105;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
  background:url(../subory/pozadie.png) center top repeat-x #9E0105;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.celyweb
{
width: 1000px;
padding: 0px;
margin: auto;
margin-bottom: 15px;
margin-top: 0px;
top: 0px;
}

.logo
{
position: relative;
top: 0px;
margin-top: 0px;
text-align: left;
width: 1000px;
height: 420px;
background:url(../subory/logo.png) center top no-repeat;
}

.lavemenu{
float: left;
position: relative;
top: 0px;
width: 300px;
height: 400px;
background:url(../subory/lavemenu.png) left top no-repeat;
margin-left: 0px;
}

.lavemenuvrch{
width: 300px;
height: 35px;
}

.lavemenustred{
width: 300px;
height: 100px;
background:url(../subory/menustred.png) left top repeat-y;
}

.tabulkamenu{
margin-left: 110px;
width: 170px;
text-align: center;
}

.tabulkamenu td{
height: 23px;
}

.tabulkamenu a{
color: white;
text-decoration: none;
}

.tabulkamenu a:hover{
color: white;
font-weight: bold;
}

.cervenemenu{
float: left;
position: relative;
top: 0px;
width: 185px;
height: 420px;
margin-left: 0px;
background:url(../subory/cervenemenu.png) left top repeat;
text-align: left;
}

.cervenemenustred{
width: 145px;
margin-top: 30px;
margin-left: 20px;
text-align: center;
}

.tabulkasubmenu{
width: 140px;
text-align: center;
}

.tabulkasubmenu td{
height: 23px;
}

.tabulkasubmenu a{
color: white;
text-decoration: none;
}

.tabulkasubmenu a:hover{
color: white;
font-weight: bold;
}




.obsahstranky{
float: left;
position: relative;
top: 0px;
width: 515px;
height: 420px;
margin-left: 0px;
background:url(../subory/modryobsah.png) left top repeat-y;
text-align: left;
}

.obsahstrankyvnutro{
width: 460px;
height: 350px;
text-align: justify;
margin-left: 10px;
margin-top: 20px;
overflow: auto;
}

.obsahstrankyvnutro a{
color: yellow;
font-weight: bold;
}

.obsahstrankyspodok{
margin-top: 25px;
width: 450px;
text-align: left;
font-size: 10px;
}


h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	
}

.zvyraznene{
color: yellow;
}

.bold{
font-weight: bold;
}

.floatleft{
float: left;
}

.floatright{
float: right;
}

.floatdestroy{
clear: both;
}

.dobloku{
text-align: justify;
}





