/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #062259;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: normal;
	color: #5397C7;
	height: 78px;
}

h1 span {
	visibility: hidden;
}

.TitleDomu {background:url(_images/Title.png) no-repeat;}
.TitleJakPracujeme {background:url(JakPracujeme/_images/Title.png) no-repeat;}
.TitleNaseNabidka {background:url(NaseNabidka/_images/Title.png) no-repeat;}
.TitleSnubniPrsteny {background:url(SnubniPrsteny/_images/Title.png) no-repeat;}
.TitleTrollbeads {background:url(Trollbeads/_images/Title.png) no-repeat;}
.TitleOstatni {background:url(Ostatni/_images/Title.png) no-repeat;}
.TitleKontakt {background:url(Kontakt/_images/Title.png) no-repeat;}

h2 {
	margin-bottom: 6px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #5397C7;
}

h3 {
	font-size: 13px;
	color: #000000;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #747474;
}

p, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
}

.Fotogalerie {
	text-align: left;
}


/** LINKS */

a {
	color: #0384d1;
}

a:hover {
	text-decoration: none;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	border: 5px solid #E4E4E4;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 1000px;
	height: 112px;
	background:url(images/ZahlaviBkg.png) no-repeat;
}

/** MENU */

#menu {
	width: 993px;
	height: 118px;
	font-size: 12px;
	background:url(images/MenuBkg.png) no-repeat;
	padding-left: 7px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu li a {background-image: url(_images/BtAll.png)}

#menu li a.Domu {background-position: 0px 0px}
#menu li a:hover.Domu {background-position: 0px -118px}

#menu li .JakPracujeme {background-position: -131px 0px}
#menu li:hover .JakPracujeme {background-position: -131px -118px}

#menu li .NaseNabidka {background-position: -262px 0px}
#menu li:hover .NaseNabidka {background-position: -262px -118px}

#menu li .SnubniPrsteny {background-position: -393px 0px}
#menu li:hover .SnubniPrsteny {background-position: -393px -118px}

#menu li .Trollbeads {background-position: -524px 0px}
#menu li:hover .Trollbeads {background-position: -524px -118px}

#menu li .Ostatni {background-position: -655px 0px}
#menu li:hover .Ostatni {background-position: -655px -118px}

#menu li .Kontakt {background-position: -786px 0px}
#menu li:hover .Kontakt {background-position: -786px -118px}



#menu a {
	float: left;
	width: 131px;
	height: 118px;
	margin: 0px 5px;
}



/** PAGE */

#page {
	width: 956px;
	padding: 22px 22px 0px 22px;
	background-color: white;
}


/** CONTENT */

#content {
	width: 680px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/** SIDEBAR */

#sidebar {
	width: 240px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/** FOOTER */

#footer {
	width: 1000px;
	height: 35px;
	margin: 0px auto;
	background: url(images/ZapatiBkg.png) no-repeat;
	font-size: 11px;
}

#footer p {
	margin: 0px;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: white;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img {
  vertical-align:middle;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

#box2 p {
	line-height: 150%;
}

#box2 .column-one {
	float: left;
	width: 282px;
	padding-right: 30px;
}

#box2 .column-two {
	float: left;
	width: 287px;
}

.TabKontakt {
  border: 0px;
}

.TabKontaktSloupec1 {
	width: 180px;
}


.Cenik {
  border: solid 1px #CCC;	
}

.Cenik .Nadpis {
  font-weight:bold;
	color:#FFF;
	background-color:#5397C7;
}

.Cenik .Polozka {
	width: 320px;
}

.Cenik .Cena {
	width: 120px;
	text-align: right;
}

.Cenik .Suda {
	background-color: #EEEEEE;
}

.Obsah {
	background-color:#EEEEEE;
	padding: 6px 6px 0px 10px;
	border:#CCCCCC solid 1px;
	width: 280px;
}

.TabOtviraciDoba {
	width: 220px;
}

.TabKontakty {
	width: 400px;
}

.hiddenPic {
	display: none;
	position: absolute; 
	top: -1000px; 
	left: -1000px; 
}



.TabulkaPrsteny {
	width: 600px;
	border: 1px dotted #CCC;
}

.TabulkaPrsteny .PrstenyObrazek {
	border-right: 1px dotted #CCC;
}

.PrstenyNadpis {
  font-weight: bold; 
  background-color:#eeeeee;
  vertical-align: middle;
  padding-left: 5px;
	height: 30px;
}

.PrstenyAtribut {
  vertical-align:top;	
	width: 180px;
  padding-left: 5px;
}

.PrstenyHodnota {
  vertical-align:top;	
	width: 90px;
}

.PrstenyObrazek {
  padding: 5px;	
	width: 240px;
	text-align:left;
	vertical-align: top;
}



.Ampersand {
  font-family:Arial, Helvetica, sans-serif;
}

.Upozorneni {
	color:#D90000;
	font-weight:bold;
}

.Red td {
	color:#D90000;
}