/* www.dualpraha.cz, CSS styly */

/* redefinice */

A {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
	text-decoration: underline;
}

BODY {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/gr06.jpg);
	background-repeat: no-repeat;
}

DIV {
	margin: 0px;
	padding: 0px;
}

EM {
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

H1 {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

H2 {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
}

INPUT {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 19px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

LI {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
}

OL {
	margin-left: -10px;
	margin-top: 0px;
	_margin-left: 25px;
	_margin-top: 0px;
}

P {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
}

TD {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
}

SELECT {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	width: 200px;
	background-color: #CCCCCC;
}

STRONG, B {
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
}

SUB {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 8px;
	vertical-align: sub;
}

SUP {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 8px;
	vertical-align: super;
}

TEXTAREA {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	height: 100px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

UL {
	margin-left: -10px;
	margin-top: 0px;
	_margin-left: 25px;
	_margin-top: 0px;
}

UL LI {
	list-style-type: square;
}

/* pseudo */

a:link {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

/* class - default */

.d-button {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.d-ckeckbox {
	width: 13px;
	height: 13px;
	background-color: #FFFFFF;
	border-style: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.d-radio {
	width: 13px;
	height: 13px;
	background-color: #FFFFFF;
	border-style: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.d-submit {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 23px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
}

.d-reset {
	font-family: Verdana, Tahoma, Arial, "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 200px;
	height: 19px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCCCCC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.d-scrollbar { /* scrollbar pro DIVy */
	scrollbar-3dlight-color: #E0E0E0;
	scrollbar-arrow-color: #707070;
	scrollbar-base-color: #E0E0E0;
	scrollbar-darkshadow-color: #707070;
	scrollbar-face-color: #E0E0E0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-track-color: #E0E0E0;
}

.d-vizus { /* copy VIZUS */
	letter-spacing: 3px;
}

/* class - custom */



/* IDs */

#large {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFFFFF;
}

#enlarge {
	width: 100%;
	height: 100%;
}

#enlarge P, #l1 P, #l2 P, #l3 P, #menu P, #submenu P, #sub1 P, #sub2 P, #sub3 P, #sub4 P, #sub5 P, #sub6 P, #sub7 P, #sub8 P, #sub9 P, #sub10 P, #sub11 P, #sub12 P, #sub13, #m1 P, #m2 P, #m3 P, #m4 P, #m5 P, #titulek P, #text P {
	margin: 0px;
}

#text P {
	padding-top: 4px;
	padding-bottom: 5px;
}

#text H1, #text H2 {
	padding-top: 4px;
	padding-bottom: 6px;
}

#page {
	width: 780px;
}

#logo {
}

#l1 {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 150px;
	height: 156px;
}

#l2 {
	position: absolute;
	top: 41px;
	left: 156px;
	width: 179px;
	height: 252px;
}

#l3 {
	position: absolute;
	left: 156px;
	top: 0px;
	width: 134px;
	height: 41px;
}

#menu {
	position: absolute;
	top: 2px;
	height: 40px;
	left: 290px;
	
}

#m1, #m2, #m3, #m4, #m5, #m6 {
	background-image: url(../images/gr02.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	float: left;
}

#m1 {
	width: 61px;
}

#m2 {
	width: 78px;
}

#m3 {
	width: 127px;
}

#m4 {
	width: 49px;
}

#m5 {
	width: 67px;
}

#m6 {
	width: 95px;
}

#submenu {
	position: absolute;
	left: 0px;
	top: 156px;
	width: 156px;
	float: left;
	clear: both;
}

#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8, #sub9, #sub10, #sub11, #sub12, #sub13 {
	background-image: url(../images/gr03.gif);
	background-repeat: repeat-y;
	background-position: top right;
	height: 21px;
	width: 156px;
}

#sub1 {
	height: 22px;
	padding-top: 1px;
	max-height: 21px;
}

#credits {
	position: absolute;
	left: 0px;
	top: 440px;
	width: 156px;
	text-align: center;
}

#credits P {
	font-size: 9px;
	color: #999999;
}

#credits A, #credits a:link, #credits a:hover {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

#titulek {
	position: absolute;
	left: 335px;
	top: 75px;
	width: 205px;
	height: 24px;
}

#text, #textdodpod, #textfirm, #textnew {
	position: absolute;
	left: 345px;
	top: 150px;
	width: 425px;
}

#mriz {
	width: 403px;
	height: 308px;
	background-image: url(../images/gr08.gif);
	background-repeat: no-repeat;
	position: relative;
}

#textdodpod #mriz, #textfirm #mriz, #textnew #mriz {
	width: 100px;
	height: 308px;
	position: relative;
	float: right;
	background-image: url(../images/gr08.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	margin-left: 25px;
}

#textnew #mriz {
	height: 113px;
}

#textfirm #mriz {
	height: 202px;
}

#textdodpod #mriz {
	height: 291px;
}

#anim1, #anim2, #anim3, #anim4, #anim5, #anim6, #anim7, #anim8, #anim9, #anim10, #anim11, #anim12 {
	/*position: absolute;
	left: 0px;
	top: 21px;
	padding: 14px;*/
	float: left;
	width: 100px;
	height: 88px;
}

#anim1, #anim2, #anim3, #anim4 {
	margin-top: 21px;
}

#anim5, #anim6, #anim7, #anim8, #anim9, #anim10, #anim11, #anim12 {
	margin-top: 1px;
}

#anim2, #anim6, #anim10, #anim3, #anim7, #anim11, #anim4, #anim8, #anim12 {
	margin-left: 1px;
}

#textnew #mriz #anim12, #textfirm #mriz #anim8 {
	margin-top: 21px;
}

#anim1, #anim2, #anim3, #anim4, #anim5, #anim6, #anim7, #anim8, #anim9, #anim10, #anim11, #anim12 {
	padding-left: 13px;
	padding-top: 13px;
	max-width: 87px;
	max-height: 75px;
}

#anim1 P, #anim2 P, #anim3 P, #anim4 P, #anim5 P, #anim6 P, #anim7 P, #anim8 P, #anim9 P, #anim10 P, #anim11 P, #anim12 P {
	margin: 0px;
}

#text IMG#right {
	float: right;
}

#formular {
	clear: both;
}

#formular P {
	float: left;
	width: 180px;
}

#formular INPUT, #formular TEXTAREA, #formular INPUT.d-submit {
	width: 180px;
}

#objednavka P {
	width: 130px;
	float: left;
}

#objednavka INPUT {
	width: 100px;
}