* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #000000;
}
#Centrovani {
	width: 790px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}
#Change {
    width: 790px;
    height: 20px;
    background: black;
    color: #FFFFFF;
    padding: 5px 0px 0px 0px;
    text-align: center;
}
#Change a {
    color: white;
    text-decoration: none;
}
#Change a:hover {
    color: #999999;
}
#Hlavicka {
    height: 257px;
	width: 790px;
}
#Podpis {
    width: 790px;
    height: 340px;
    background-image: url(../images/podpis.png);
	background-repeat: no-repeat;
}
#HMenu {
    width: 783px;
    height: 19px;
    background: black;
    color: #CCCCCC;
    padding: 6px 0px 0px 7px;
    font-weight: normal;
}
#PMenu {
    width: 783px;
    height: 19px;
    background: #FFFFFF;
    color: black;
    padding: 6px 0px 0px 7px;
    font-weight: normal;
}
#AktMenu {
    width: 783px;
    height: 22px;
    background: black;
    color: #FFFFFF;
    padding: 3px 0px 0px 7px;
    font-weight: bold;
    font-style: normal;
}
#AktMenuRef {
    width: 463px;
    height: 22px;
    background-image: url(../images/punk/aktmenu.png);
	background-repeat: no-repeat;
    color: #FFFFFF;
    padding: 3px 0px 0px 7px;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 10px;
}
#AktMenuNov {
    width: 303px;
    height: 22px;
    background-image: url(../images/punk/aktmenu.png);
	background-repeat: no-repeat;
    color: #FFFFFF;
    padding: 3px 0px 0px 7px;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 10px;
}
#Akce {
    width: 303px;
    margin-bottom: 10px;
    background-image: url(../images/pozadi-soutez.png);
	background-repeat: repeat;
}
#Akce .soutez {
	width: 293px;
	padding: 5px;
}
#Akce #FB {
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 6px;
	height: 50px;
	width: 303px;
}
#Akce #FB span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/pozadi-fb.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 303px;
	visibility:visible;
	cursor: pointer;
}
#ProfilLeft {
    width: 470px;
    padding-right: 10px;
    float: left;
}
#ProfilLeft h2 {
	color: #000000;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#ProfilLeft h4 {
	color: #CC0066;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	padding-left: 15px;
}
#ProfilRight {
    width: 303px;
    padding: 0px;
    float: left;
}
.reference {
	width: 470px;
	margin-bottom: 10px;
}
.reference .foto {
	width: 235px;
	float: left;
	height: 176px;
}
.reference .popis {
	width: 235px;
	float: left;
	height: 177px;
}
.reference .popis .text {
	background-color: #E3E5E6;
	color: #000000;
	width: 225px;
	height: 142px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.reference .popis .odkaz {
	background-color: #000000;
	color: #FFFFFF;
	width: 231px;
	height: 20px;
	text-align: center;
	padding: 2px;
	font-size: 0.8em;
}
#ProfilLeft .reference .popis .odkaz a, #Reference .odkaz a {
	color: #FFFFFF;
	text-decoration: none;
}
#ProfilLeft .reference .popis .odkaz a:hover, #Reference .odkaz a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#ProfilLeft .reference .popis .text h2.ref {
	color: #000000;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 225px;
	text-align: left;
	padding-left: 0px;
}
#ProfilLeft h2.ref {
	color: #000000;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 15px;
}
#ProfilLeft h2.new {
	color: #0099CC;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left: 15px;
}
#ProfilLeft .reference .popis .text h4.ref {
	color: #CC0066;
	font-size: 1.0em;
	line-height: 1.2em;
	width: 225px;
	padding-left: 0px;
}
#Reference {
	width: 470px;
	background-color: #E3E5E6;
}
#Reference .foto img {
	float: left;
	padding: 0px;
	margin: 0px;
}
#Reference .foto {
	width: 236px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#Reference .popis {
	color: #000000;
	width: 224px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.2em;
	float: left;
}
#Reference .odkaz {
	background-color: #000000;
	color: #FFFFFF;
	width: 466px;
	text-align: center;
	padding: 2px;
	font-size: 0.8em;
}
#Detailnew {
	padding-bottom: 10px;
	border-bottom: 1px solid #0099CC;
	margin-bottom: 10px;
}
#Novinka {
	width: 470px;
	padding-bottom: 10px;
	border-bottom: 1px solid #0099CC;
	margin-bottom: 10px;
}
#Novinka .foto {
	width: 236px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#Novinka .popis {
	color: #000000;
	width: 224px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.2em;
	float: left;
}
.novinka {
    border-top: 1px solid black;
    margin: 5px 0px;
    padding: 5px 0px;
}
.news {
    font-size: 1.1em;
    margin: 10px 0px;
}
img.vlevo {
	float: left;
}
#HMenu a {
    color: white;
    text-decoration: none;
}
#HMenu a:hover {
    color: #999999;
    font-weight: normal;
}
#HMenu a.aktivni {
    color: #FFFFFF;
    font-weight: bold;
}
#Obsah {
    width: 790px;
    font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	/*font-style: italic;*/
}
#Obsah a {
    color: black;
    text-decoration: underline;
}
#Obsah a:hover {
    color: black;
    text-decoration: none;
}
h1 {
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 6px;
	height: 257px;
	width: 790px;
}
h1 span.nadpis {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/hlavicka.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 257px;
	width: 790px;
	visibility:visible;
	cursor: pointer;
}
#BannerTym {
	height: 420px;
	width: 790px;
	background-color: #000000;
}
#Banner {
	height: 211px;
	width: 790px;
}
h3 {
    position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	font-size: 6px;
	height: 211px;
	width: 790px;
}
h3 span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	/*background-image: url(../images/ban-profil.png);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 211px;
	width: 790px;
	visibility:visible;
}
p, h2, h4, h5, h6, hr {
	padding-bottom: 15px;
}
p {
    font-weight: normal;
}
p.right {
	text-align: right;
	width: 450px;
    padding-right: 10px;
}
p, h2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 100%;
}
p.ref, h2.ref {
	padding: 0px;
}
p.nov1 {
	padding: 0px;
	color: #0099CC;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 0px 0px 5px 0px;
}
p.nov2 {
	padding: 0px;
	color: #CC0066;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 0px 0px 5px 0px;
}
p.nova {
	padding: 0px 0px 5px 0px;
	color: black;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-bottom: 10px;
	border-bottom: 1px solid #0099CC;
}
p.novb {
	padding: 0px 0px 5px 0px;
	color: black;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-bottom: 10px;
	border-bottom: 1px solid #CC0066;
}
h2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 130%;
    font-weight: bold;
}

#HNavigace ul {
    list-style: none;
    width: 783px;
    height: 19px;
    background: black;
    color: #CCCCCC;
    padding: 6px 0px 0px 7px;
    font-weight: bold;    
}
#HNavigace li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#PNavigace ul {
    list-style: none;
    width: 783px;
    height: 19px;
    background: #FFFFFF;
    color: #000000;
    padding: 6px 0px 0px 7px;
    font-weight: normal;    
}
#PNavigace li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#PNavigace a {
    color: black;
    text-decoration: none;
    font-weight: normal;
}
#PNavigace a:hover {
    color: #999999;
    font-weight: normal;
}
#PNavigace a.aktivni {
    color: #000000;
    font-weight: bold;
}
ul#RefMenu {
    list-style: none;
    width: 463px;
    height: 19px;
    background-color: #99CCFF;
    color: #000000;
    padding: 6px 0px 0px 7px;
    font-weight: bold;   
	margin-bottom: 5px; 
}
ul#RefMenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#RefMenu li a, ul#RefMenu2 li a {
	text-decoration: none;
}
ul#RefMenu li a.aktivni {
	color: #CC0066;
}
ul#RefMenu2 {
    list-style: none;
    width: 463px;
    height: 19px;
    background-color: #FF99CC;
    color: #000000;
    padding: 6px 0px 0px 7px;
    font-weight: bold;    
   	margin-bottom: 10px;
}
ul#RefMenu2 li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#RefMenu2 li a.aktivni {
	color: #0099FF;
}
#Keys {
    width: 783px;
    height: 20px;
    background: #FFFFFF;
    color: #FF0099;
    padding: 5px 0px 10px 7px;
    font-weight: normal;
}
.levy {
    float: left;
    max-width: 358px;
    padding: 0px 20px 0px 7px;
}
.pravy {
    float: left;
    max-width: 358px;
    padding: 0px 20px 0px 7px;
}
.cistic {
    clear: both;
}

#Tym1 ul {
    list-style: none;
    width: 783px;
    height: 105px;
    background: black;
    color: #CCCCCC;
    padding: 6px 0px 0px 7px;
    font-weight: bold;    
}
#Tym1 li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#Tym1 span {
	color: #225266;
	text-align: center;
	font-size: 10%;
	display: block;
	height: 105px;
	width: 87px;
	position: relative;
}
#Tym1 span.big {
	position: relative;
	background: url(../images/baw/tym-big.png) 0px 0px;
}
#Tym1 span.vaclavb {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-vaclavb.png) 0px 0px;
	cursor: pointer;
}
#Tym1 span.productionAssistant {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-production-3d.png) 0px 0px;
}
#Tym1 span.michaelab {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-michaelab.png) 0px 0px;
	cursor: pointer;
}
#Tym1 span.janak {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-jana.png) 0px 0px;
	cursor: pointer;
}
#Tym1 span.petrf {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-petrf.png) 0px 0px;
	cursor: pointer;
}
#Tym1 span.mariam {
	position: relative;
	width: 86px;
	background: url(../images/baw/tym-maria.png) 0px 0px;
	cursor: pointer;
}
#Tym1 span.productionManager {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-production-director.png) 0px 0px;
}
#Tym1 span.salesAssistant {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-sales.png) 0px 0px;
}
#Tym1 span.zuzik {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-zuzik.png) 0px 0px;
	cursor: pointer;
}

#Tym2 ul {
    list-style: none;
    width: 783px;
    height: 106px;
    background: black;
    color: #CCCCCC;
    padding: 6px 0px 0px 7px;
    font-weight: bold;    
}
#Tym2 li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#Tym2 span {
	color: #225266;
	text-align: center;
	font-size: 10%;
	display: block;
	height: 105px;
	width: 87px;
	position: relative;
}
#Tym2 span.dtptext {
	position: relative;
	width: 349px;
	background: url(../images/baw/tym-dtp.png) 0px 0px;
}
#Tym2 span.rudolf {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-rudolf.png) 0px 0px;
	cursor: pointer;
}
#Tym2 span.terezka {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-terezka.png) 0px 0px;
	cursor: pointer;
}
#Tym2 span.boss {
    position: relative;
    width: 88px;
	background: url(../images/baw/tym-boss.png) 0px 0px;
}

#Tym2 span.www {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-www.png) 0px 0px;
}
#Tym2 span.kristina {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-kristina.png) 0px 0px;
	cursor: pointer;
}
#Tym2 li span.julie {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-julie.png) 0px 0px;
	cursor: pointer;
}
#Tym2 li span.vaclavp {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-vaclavp.png) 0px 0px;
	cursor: pointer;
}
#Tym2 li span.dalsi {
	position: relative;
	width: 86px;
	background: url(../images/baw/tym-dalsi.png) 0px 0px;
}
#Tym2 li span.dtp {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-dtp.png) 0px 0px;
}
#Tym3 ul {
    list-style: none;
    width: 783px;
    height: 106px;
    background: black;
    color: #CCCCCC;
    padding: 6px 0px 0px 7px;
    font-weight: bold;    
}
#Tym3 li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#Tym3 span {
	color: #225266;
	text-align: center;
	font-size: 10%;
	display: block;
	height: 105px;
	width: 87px;
	position: relative;
}
#Tym3 li span.www {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-www.png) 0px 0px;
}
#Tym3 li span.vaclavp {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-vaclavp.png) 0px 0px;
	cursor: pointer;
}
#Tym3 li span.web {
	position: relative;
	width: 614px;
	background: url(../images/baw/tym-www.png) 0px 0px;
}

#Tym4 ul {
    list-style: none;
    width: 783px;
    height: 106px;
    background: black;
    color: #CCCCCC;
    padding: 6px 0px 0px 7px;
    font-weight: bold;    
}
#Tym4 li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#Tym4 span {
	color: #225266;
	text-align: center;
	font-size: 10%;
	display: block;
	height: 105px;
	width: 87px;
	position: relative;
}
#Tym4 li span.pr {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-pr.png) 0px 0px;
}
#Tym4 li span.milan {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-milan.png) 0px 0px;
}
#Tym4 li span.vladislav {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-vladislav.png) 0px 0px;
}
#Tym4 li span.txt {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-txt.png) 0px 0px;
}
#Tym4 li span.ext {
	position: relative;
	width: 435px;
	background: url(../images/baw/tym-www.png) 0px 0px;
}
#Tym4 li span.tym-poz-1 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw3.png) 0px 0px;
}
#Tym4 li span.tym-poz-2 {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-baw4.png) 0px 0px;
}
#Tym3 li span.tym-poz-1 {
	position: relative;
	width: 89px;
	background: url(../images/baw/tym-baw4.png) 0px 0px;
}
#Tym3 li span.tym-poz-2 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw3.png) 0px 0px;
}
#Tym3 li span.tym-poz-3 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw4.png) 0px 0px;
}
#Tym3 li span.tym-poz-4 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw3.png) 0px 0px;
}
#Tym3 li span.tym-poz-5 {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-baw4.png) 0px 0px;
}
#Tym3 li span.tym-poz-6 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw3.png) 0px 0px;
}
#Tym3 li span.tym-poz-7 {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-baw4.png) 0px 0px;
}
#Tym2 li span.tym-poz-1 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw2.png) 0px 0px;
}
#Tym2 li span.tym-poz-2 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw1.png) 0px 0px;
}
#Tym2 li span.tym-poz-3 {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-baw2.png) 0px 0px;
}
#Tym2 li span.tym-poz-4 {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-baw1.png) 0px 0px;
}
#Tym1 li span.tym-poz-1 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw2.png) 0px 0px;
}
#Tym1 li span.tym-poz-2 {
	position: relative;
	width: 88px;
	background: url(../images/baw/tym-baw1.png) 0px 0px;
}
#Tym1 li span.tym-poz-3 {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-baw2.png) 0px 0px;
}
#Tym1 li span.tym-poz-4 {
	position: relative;
	width: 87px;
	background: url(../images/baw/tym-baw1.png) 0px 0px;
}
.kontakt {
    float: left;
    padding-top: 10px;
    width: 200px;
    padding-left: 20px;
}
.kontaktLast {
    float: left;
    padding-top: 10px;
    width: 300px;
    padding-left: 20px;
}
/*--------------------------------------*/

.black {
    width: 300px;
    height: 400px;
    margin: 0px;
    padding: 0px;
    background: black;
    color: white;
}
.foto-novinka {
    border: 1px solid gray;
}
.left {
    width: 250px;
    float: left;
}
#AktMenu h2 {
    font-size: 1.0em;
    padding: 0px;
    margin: 0px;
}
.vpravo {
    text-align: right;
    margin: 0px;
    padding: 0px;
}
strong.top {
    color: #FF0099;
}
a img {
border: none;
}

