@charset "utf-8";
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	background: #999 url(/images/bg-body.png) repeat-y center top;
	margin: 0px auto;
	padding: 231px 0px 0px;
	border-style: none;
	text-align: center;
	width: 986px;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 20px 0px 0px;
}
li {
	line-height: 150%;
	list-style: url(none) none;
	background: url(/images/list.png) no-repeat 15px 5px;
	padding: 0px 0px 0px 40px;
}
ol li {
	list-style: decimal;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 15px 0px 0px;
	padding: 0px 0px 15px 15px;
	border: 1px solid #e2e2e2;
}
legend {
	font-weight: bold;
	margin: 0px 0px 0px -5px;
	padding: 0px 5px;
	color: #000;
}
input, select, textarea {
	padding: 1px;
	font: 1em Arial, Helvetica, sans-serif;
}
table {
	margin: 20px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
th {
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
td {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 3px 5px;
}
p {
	line-height: 150%;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: left;
}
address {
	font-style: normal;
	line-height: 150%;
	padding: 20px 0px 0px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 20px 0px 0px;
	font-weight: bold;
}
h1 {
	width: 986px;
	position: absolute;
	top: 250px;
	display: block;
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	font-size: 1.8em;
	text-indent: 22px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: bold;
	color: #00afe2;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#mother {
	width: 970px;
	margin: 0px auto;
	background: #fff url(/images/bg-mother.png);
	padding: 0px 8px;
}
#left {
	padding: 60px 25px 20px 15px;
	float: left;
	width: 710px;
}
#order ul {
	padding: 15px 0px 0px;
}
#order ul li {
	line-height: normal;
	display: block;
	clear: both;
	width: 688px;
	list-style: url(none) none;
	background: url(none);
	padding: 5px 0px 0px;
}
#order ul li span {
	display: block;
	float: left;
	width: 190px;
}
#order ul li span input {
	padding: 2px;
	width: 160px;
	border: 1px solid #999;
	background: #fff url(/images/bg-form.png) repeat-x left top;
}
#order ul li span select {
	padding: 1px;
	width: 166px;
	border: 1px solid #999;
}
#order ul li span textarea {
	padding: 2px;
	border: 1px solid #999;
	width: 509px;
}
#left #order ul li span .file {
	width: 100%;
}
#order ul li .title, #order ul li .title-right {
	padding: 3px 0px 0px;
	width: 149px;
}
#order ul li .title-right {
	text-indent: 25px;
	width: 149px;
	padding-right: 10px;
}
#order ul li .obl {
	background: url(/images/icon-obl.png) no-repeat 170px 3px;
}
#order ul li .check {
	width: 25px;
}
#order ul li .check input {
	width: auto;
}
#order ul li .info {
	width: auto;
	padding: 2px 0px 0px;
}
#order .submit {
	clear: both;
}
#order .submit input, #order .submit_edit input {
	padding: 0px;
	height: 24px;
	width: 160px;
	cursor: pointer;
	border-style: none;
}
#order .oblig {
	font-size: 0.9em;
	padding: 10px 0px 0px;
}
#order ul li .antispam {
	padding: 0px 0px 0px 150px;
}
#right {
	float: left;
	width: 220px;
	padding: 0px 0px 20px;
	font-size: 0.85em;
	position: relative;
	z-index: 1;
}
#right .title {
	color: #fff;
	background: url(/images/bg-h3-right.png);
	text-indent: 10px;
	margin: 10px 0px 0px;
	padding: 6px 0px 0px;
	height: 24px;
	font-size: 1.4em;
	line-height: normal;
	font-weight: bold;
}
#right .title a, #right h3 a#right .title a:Hover {
	color: #fff;
}
#right .box {
	background: #f4f4f4;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	padding: 0px 9px 4px;
}
#right .box p {
	padding: 10px 0px 0px;
}
#right .box ul {
	padding-top: 10px;
}
#right .end {
	font-size: 1px;
	background: url(/images/bg-right-end.png);
	height: 5px;
}
#right .action {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 54px;
	width: 220px;
	cursor: pointer;
}
#facebook {
	padding: 12px 0px 0px;
}
#login ul, #contact ul, #recom ul {
	padding: 5px 0px 0px;
}
#login li, #contact li, #recom li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
	background: url(none);
	padding: 0px;
}
#login li strong, #contact li strong, #recom li strong {
	display: block;
	padding: 5px 0px 0px;
}
#login li span, #contact li span, #recom li span {
	display: block;
	padding: 2px 0px 0px;
	width: 200px;
}
#login li span input, #contact li span input, #contact li span textarea, #recom li span input {
	padding: 4px 2px;
	width: 194px;
	border: 1px solid #999;
	background: #fff url(/images/bg-form.png) repeat-x left top;
}
#right #login .lost {
	font-size: 0.9em;
	padding: 9px 0px 0px;
	float: left;
}
#contact .cap {
	float: left;
	padding: 6px 0px 0px;
}
#contact .cap input {
	padding: 4px 2px;
	width: 30px;
	border: 1px solid #999;
	background: #fff url(/images/bg-form.png) repeat-x left top;
	margin: 0px 0px 0px 4px;
	text-align: center;
}
#right #login .submit, #right #contact .submit, #right #recom .submit, .submit-chat  {
	padding: 5px 0px 0px;
	text-align: right;
	float: right;
}
#login .submit input, #login .submit input:Hover, #contact .submit input, #contact .submit input:Hover, #recom .submit input, #recom .submit input:Hover, .submit-chat input, .submit-chat input:Hover {
	padding: 0px;
	height: 24px;
	width: 81px;
	border-style: none;
	cursor: pointer;
}
#right #login .list li {
	display: block;
	line-height: 150%;
}
#call .phone span {
	font-size: 0.7em;
	font-weight: normal;
	display: block;
}
#call ul {
	padding: 10px 0px 0px;
}
#call ul li {
	line-height: normal;
	padding: 0px 0px 0px 30px;
}
#footer {
	background: #2b3e42;
	border-top: 1px solid #fff;
}
#footer p {
	font-size: 0.9em;
	color: #999;
	padding: 7px 0px 6px 10px;
}
#footer p a {
	color: #999;
}
#footer p a:Hover {
	color: #fff;
}
#header {
	background: url(/images/bg-header-in.png);
	height: 231px;
	width: 986px;
	position: absolute;
	top: 0px;
	margin: 0px 0px 0px -8px;
}
#header .in {
	background: url(/images/bg-header.png) no-repeat center top;
	padding: 0px 8px;
	width: 970px;
}
#lang {
	padding: 3px 0px 0px 4px;
	float: left;
	height: 28px;
}
#lang li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
	background: url(none);
	padding: 0px;
}
#lang li a, #lang li a:Hover {
	display: block;
	margin: 0px 0px 0px 7px;
	float: left;
	height: 23px;
	width: 30px;
}
#lang li #cs, #lang li #cs:Hover {
	background: url(/images/icon-cs.png);
}
#lang li #cs-a, #lang li #cs-a:Hover {
	background: url(/images/icon-cs.png);
}
#lang li #sk, #lang li #sk:Hover {
	background: url(/images/icon-sk.png);
}
#lang li #sk-a, #lang li #sk-a:Hover {
	background: url(/images/icon-sk.png);
}
#lang li a span, #lang li a:Hover span {
	display: none;
}
#lang li small {
	display: block;
	color: #fff;
	font-weight: bold;
	float: left;
	padding: 5px 0px 0px 3px;
}
#lang li small a, #lang li small a:Hover {
	display: inline;
	float: none;
	height: auto;
	width: auto;
	color: #fff;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}
#lang li small a:Hover {
	text-decoration: none;
}
#ie, #geotrust {
	color: #fff;
	padding: 7px 0px 0px 45px;
	float: left;
	font-size: 0.85em;
	background: url(/images/icon-secure.png) no-repeat 20px 4px;
}
#geotrust {
	padding-left: 85px;
	background: url(/images/icon-geotrust.png) no-repeat 60px 4px;
}
#ie a {
	color: #fff;
}
#ie a:Hover {
	color: #f90;
}
#nav {
	padding: 7px 5px 0px 0px;
	float: right;
}
#nav li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
	background: url(none);
	padding: 0px;
}
#nav li a, #nav li a:Hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0px 7px;
	border-right: 1px solid #666;
	font-size: 0.85em;
	float: left;
	cursor: pointer;
}
#nav li a:Hover {
	text-decoration: underline;
}
#nav li .last, #nav li .last:Hover {
	border-style: none;
}
#plusone {
	float: right;
	padding: 4px 7px 0px 0px;
	width: 32px;
	margin: 0px 3px 0px 0px;
}
#twitter {
	float: right;
	padding: 4px 7px 0px 0px;
	width: 55px;
	background: url(../images/bg-gplus.png) no-repeat right center;
}
#facb {
	float: right;
	padding: 4px 7px 0px 0px;
	width: 77px;
	overflow: hidden;
	margin: 0px 7px 0px 0px;
}
#rec-link, #rec-link:Hover {
	text-decoration: none;
	background: url(../images/icon-recom.png) no-repeat 0px 5px;
	display: block;
	cursor: pointer;
	padding: 8px 12px 5px 23px;
	float: right;
	color: #fff;
	font-size: 0.85em;
	font-weight: normal;
}
#rec-link:Hover {
	text-decoration: underline;
}
#logo {
	clear: both;
	height: 200px;
}
#logo .logo, #logo .logo:Hover {
	display: block;
	padding: 24px 0px 0px 23px;
	height: 77px;
	width: 225px;
}
#logo p {
	padding: 0px 0px 0px 80px;
	height: 15px;
	margin: 8px 0px 0px;
}
#logo .cz {
	background: url(/images/motto-cz.png) no-repeat 80px 0px;
}
#logo .sk {
	background: url(/images/motto-sk.png) no-repeat 80px 0px;
}
#logo p span {
	display: none;
}
#menu {
	background: url(/images/bg-menu.png);
	margin: 12px 0px 0px;
	height: 64px;
	width: 531px;
	overflow: hidden;
}
#menu ul {
	padding: 0px;
	float: left;
}
#menu ul li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
	background: url(none);
	padding: 0px;
}
#menu ul li a, #menu ul li a:Hover {
	display: block;
	float: left;
	color: #fff;
	font-size: 1.15em;
	padding: 29px 6px 0px;
	background: url(/images/bg-menu-item.png) no-repeat right 0;
	text-decoration: none;
	height: 35px;
}
#menu ul li a:Hover {
	background: url(/images/bg-menu-item.png) no-repeat right -64px;
}
#menu ul li .last, #menu ul li .last:Hover {
	background: url(/images/bg-menu-item-last.png) no-repeat right 0;
	padding-right: 65px;
}
#menu ul li .last:Hover {
	background: url(/images/bg-menu-item-last.png) no-repeat right -64px;
}
#logged {
	padding: 15px 10px 0px 0px;
	float: right;
	color: #fff;
}
#logged a, #logged a:Hover {
	color: #fff;
	font-weight: bold;
}
#logged a:Hover {
	color: #000;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.center {
	text-align: center;
}
.red {
	color: #f00;
}
.green {
	color: #090;
}
.black {
	color: #000;
}
.error {
	background: #fff url(/images/no.png) no-repeat 10px 5px;
	margin: 15px 0px 0px;
	padding: 15px 15px 15px 55px;
	border: 1px solid #f00;
	font-weight: bold;
}
.confirm {
	background: #fff url(../images/yes.png) no-repeat 10px 5px;
	border: 1px solid #090;
	margin: 15px 0px 0px;
	padding: 15px 15px 15px 55px;
	font-weight: bold;
}
.color-ol {
	padding: 10px 0px 0px;
}
.services .more .color-ol {
	padding: 0px;
}
.color-ol li {
	padding: 10px 0px 1px 35px;
	list-style: url(none) none;
}
.color-ol .li-1 {
	background: url(/images/ol-1.png) no-repeat 0px 8px;
}
.color-ol .li-2 {
	background: url(/images/ol-2.png) no-repeat 0px 8px;
}
.color-ol .li-3 {
	background: url(/images/ol-3.png) no-repeat 0px 8px;
}
.color-ol .li-4 {
	background: url(/images/ol-4.png) no-repeat 0px 8px;
}
.color-ol .li-5 {
	background: url(/images/ol-5.png) no-repeat 0px 8px;
}
.color-ol .li-6 {
	background: url(/images/ol-6.png) no-repeat 0px 8px;
}
.color-ol .li-7 {
	background: url(/images/ol-7.png) no-repeat 0px 8px;
}
.color-ol .li-8 {
	background: url(/images/ol-8.png) no-repeat 0px 8px;
}
.color-ol .li-9 {
	background: url(/images/ol-9.png) no-repeat 0px 8px;
}
.color-ol .li-10 {
	background: url(/images/ol-10.png) no-repeat 0px 8px;
}
.color-ol .li-11 {
	background: url(/images/ol-11.png) no-repeat 0px 8px;
}
.color-ol .li-12 {
	background: url(/images/ol-12.png) no-repeat 0px 8px;
}
.color-ol .li-13 {
	background: url(/images/ol-13.png) no-repeat 0px 8px;
}
.color-ol .li-14 {
	background: url(/images/ol-14.png) no-repeat 0px 8px;
}
.color-ol .li-15 {
	background: url(/images/ol-15.png) no-repeat 0px 8px;
}
.color-ol .li-16 {
	background: url(/images/ol-16.png) no-repeat 0px 8px;
}
.color-ol .li-17 {
	background: url(/images/ol-17.png) no-repeat 0px 8px;
}
.color-ol .li-18 {
	background: url(/images/ol-18.png) no-repeat 0px 8px;
}
.color-ol .li-19 {
	background: url(/images/ol-19.png) no-repeat 0px 8px;
}
.color-ol .li-20 {
	background: url(/images/ol-20.png) no-repeat 0px 8px;
}
.color-ol li ol {
	padding: 0px;
}
.color-ol li ol li {
	background: url(none);
	padding-left: 0px;
}
.color-table th {
	background: #0acbfc url(/images/bg-th.png) repeat-x left top;
	color: #fff;
}
.color-table td {
	background: #f4f4f4;
}
.color-table .dark td {
	background: #eaeaea;
}
.main-services {
	color: #fff;
	text-indent: 15px;
	margin: 20px 0px 0px;
	padding: 6px 0px 0px;
	height: 24px;
	background: url(/images/bg-h2-services.png);
	font-size: 1.2em;
}
.services {
	padding: 0px 15px 15px;
	background: #f4f4f4;
	border: 1px solid #e2e2e2;
}
#references {
	margin: 0px;
	padding: 0px 10px 13px 15px;
	background: #2b3e42 url(/images/bg-references.png) no-repeat left top;
	width: 945px;
}
#ref_list {
	float: left;
	width: 735px;
}
#references #ref_list h2, #references #ref_form h3 {
	color: #ccc;
	padding: 13px 0px 0px;
}
#references #ref_list ul {
	padding: 13px 0px 0px;
	margin: 0px 9px 0px 0px;
	float: left;
	width: 726px;
}
#references #ref_list ul li {
	color: #ccc;
	background: url(/images/quote-down.png) no-repeat;
	padding: 0px 16px 0px 18px;
	float: left;
	width: 208px;
	font-size: 0.9em;
}
#references #ref_list ul li span {
	background: url(/images/quote-up.png) no-repeat right bottom;
	padding: 0px 17px 0px 0px;
}
#ref_form {
	float: left;
	width: 198px;
	padding: 0px 0px 0px 7px;
}
#ref_form .title {
	font-size: 1.2em;
	font-weight: bold;
}
#ref_form ul {
	padding: 15px 0px 0px;
}
#ref_form ul li {
	line-height: normal;
	background: url(none);
	padding: 0px;
}
#ref_form ul li span {
	display: block;
}
#ref_form ul li span textarea {
	background: #fff url(/images/bg-input.png) repeat-x left top;
	border: 1px solid #999;
	padding: 2px;
	height: 75px;
	width: 194px;
	font-size: 0.9em;
}
#ref_form p {
	font-size: 0.9em;
	color: #ccc;
	padding: 15px 0px 0px;
}
#ref_form .cap {
	float: left;
	color: #fff;
}
#ref_form .cap strong {
	display: block;
	float: left;
	padding: 10px 3px 0px 0px;
	font-size: 0.9em;
}
#ref_form .cap input {
	display: block;
	float: left;
	width: 18px;
	font-size: 0.9em;
	text-align: center;
	margin: 6px 0px 0px;
	padding: 2px 0px;
}
#ref_form .submit {
	text-align: right;
	float: right;
	padding: 5px 0px 0px;
}
#ref_form .submit input, ref_form .submit input:Hover {
	padding: 0px;
	height: 24px;
	width: 135px;
	border-style: none;
	cursor: pointer;
}
.contact-left {
	margin: 0px 50px 0px 0px;
	float: left;
	width: 340px;
}
.contact-right {
	float: left;
	width: 320px;
}
.get-more a span, .get-more a:Hover span {
	display: none;
}
.services .more {
	display: none;
}
#call ul li {
	font-size: 1.1em;
}
#call ul .email {
	background: url(/images/icon-mail.png) no-repeat 0px 0px;
	height: 24px;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 6px;
	margin: 0px 0px 4px;
}
#call ul .phone, #call ul .phone2 {
	background: url(/images/icon-phone.png) no-repeat 0px 4px;
	height: 33px;
	padding-top: 6px;
	font-size: 1.5em;
	font-weight: bold;
}
#call ul .phone2 {
	border-bottom: 1px solid #e2e2e2;
}
#call .call {
	background: url(none);
	font-size: 1em;
	line-height: normal;
	height: 23px;
	margin: -10px 0px 0px;
	border-bottom: 1px solid #e2e2e2;
}
#call ul .skype {
	background: url(/images/icon_skype.png) no-repeat 0px 8px;
	height: 45px;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 6px;
}
#call ul .icq {
	background: url(/images/icon-icq.png) no-repeat 0px 10px;
	height: 47px;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 6px;
}
#call ul .open {
	background: url(/images/icon-open.png) no-repeat 0px 7px;
	height: 30px;
	padding-top: 6px;
}
#divinputfile, #divinputfile:Hover {
	height: 24px;
	width: 166px;
	margin: 0px;
	cursor: pointer;
}
#divinputfile #filepc {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter: alpha(opacity=00);
	font-size: 1em;
}

#fakeinputfile {
	margin-top: -20px;
}

#fakeinputfile #fakefilepc {
	width: 95px;
	height: 16px;
	font-size: 1em;
}
.confirm-submit input, .confirm-submit input:Hover {
	padding: 0px;
	height: 24px;
	width: 160px;
	cursor: pointer;
	border-style: none;
}
#chat {
	padding: 20px 0px 0px;
}
#chat li {
	line-height: normal;
	background: url(none);
	padding: 0px;
	display: block;
	width: 710px;
	clear: both;
}
#chat li span {
	display: block;
}
#chat li span textarea {
	background: #fff url(/images/bg-form.png) repeat-x left top;
	width: 704px;
	padding: 2px;
	border: 1px solid #999;
	margin: 5px 0px 0px;
}
#chat .who span {
	float: left;
}
#chat .who .title {
	padding: 1px 5px 0px 0px;
}
#chat .who .select {
	padding: 0px 3px 0px 0px;
}
#chat .who .receiver {
	padding: 1px 10px 0px 0px;
}
.chat-list {
	padding: 15px 0px 0px;
}
.chat-list .light, .chat-list .dark {
	background: #f4f4f4;
	padding: 10px;
	margin: 1px 0px 0px;
	font-size: 0.9em;
}
.chat-list .light strong, .chat-list .dark strong {
	font-size: 0.9em;
}
.chat-list .dark {
	background: #ebebeb;
}
.chat-list .light span, .chat-list .dark span {
	margin: 5px 0px 0px;
	padding: 5px 0px 0px;
	border-top: 1px solid #ccc;
	display: block;
}
.chat-list .light span a, .chat-list .dark span a, .chat-list .light span a:Hover, .chat-list .dark span a:Hover {
	font-weight: normal;
	color: #000;
}
.chat-list .light span a:Hover, .chat-list .dark span a:Hover {
	color: #00afe2;
}
#ord-obl {
	background: url(/images/check-no.png) no-repeat right 0px;
	padding-right: 20px;
	color: #f00;
}
#ord fieldset {
	padding: 13px;
	width: 682px;
	margin: 15px 0px 0px;
}
#chat-upload {
	padding: 0px;
	float: left;
}
#ord fieldset ul {
	padding: 0px;
}
#ord fieldset ul li, #ord .check li, #chat-upload li {
	background: url(none);
	padding: 0px;
	clear: both;
	margin: 5px 0px 0px;
	min-height: 29px;
  height: auto !important;
  height: 29px;
	line-height: normal;
}
#ord .check li {
	min-height: 17px;
  height: auto !important;
  height: 17px;
}
#ord fieldset ul li span, #ord .check li span, #chat-upload li span {
	display: block;
	float: left;
}
#ord fieldset ul li .form, #ord fieldset ul li .file, #chat-upload li .file, #ord fieldset ul li .phone, #ord fieldset ul li .prefix {
	width: 174px;
	background: url(/images/bg-ord-form.png);
	height: 27px;
	padding: 2px 0px 0px 3px;
}
#ord fieldset ul li .file, #chat-upload li .file {
	background: url(/images/bg-ord-file.png) no-repeat 0px 0px;
}
#ord fieldset ul li .phone {
	width: 101px;
	background: url(/images/bg-ord-phone.png);
}
#ord fieldset ul li .prefix {
	width: 68px;
	background: url(/images/bg-ord-prefix.png);
	margin: 0px 2px 0px 0px;
}
#ord fieldset .long li .form {
	width: 517px;
	background: url(/images/bg-ord-textarea.png);
	height: 144px;
	padding: 5px 0px 0px 6px;
}
#ord .check li .form {
	padding: 0px 3px;
}
#ord fieldset ul li .form input, #chat-upload li .form input, #ord fieldset ul li .phone input, #ord fieldset ul li .prefix input {
	padding: 3px 0px;
	width: 171px;
	background: url(none);
	border-style: none;
}
#ord fieldset ul li .phone input {
	width: 98px;
}
#ord fieldset ul li .form .date_picker {
	cursor: text;
}
#ord fieldset ul li .form select, #ord fieldset ul li .prefix select {
	padding: 3px 0px;
	width: 171px;
	background: url(none);
	border-style: none;
}
#ord fieldset ul li .prefix select {
	width: 65px;
}
#ord fieldset .long li .form textarea {
	width: 507px;
	background: url(none);
	height: 135px;
	padding: 2px 0px 0px 3px;
	border-style: none;
}
#ord fieldset ul li .form select option {
	background: url(none);
}
#ord fieldset ul li .check {
	width: 19px;
	text-align: right;
	padding: 6px 0px 0px;
	height: 23px;
}
#ord fieldset .long li .check {
	padding: 130px 0px 0px;
}
#ord fieldset .left {
	margin: 0px 30px 0px 0px;
	float: left;
	width: 336px;
}
#ord fieldset .right {
	float: left;
	width: 316px;
}
#ord fieldset .long {
	float: none;
	width: 682px;
}
#ord fieldset .left li {
	width: 336px;
}
#ord fieldset .right li {
	width: 316px;
}
#ord fieldset .left li .title, #chat-upload li .title, #ord fieldset .long li .title {
	width: 120px;
	padding: 6px 20px 0px 0px;
}
#chat-upload li .title {
	width: 50px;
}
#ord fieldset .right li .title {
	width: 120px;
	padding: 6px 0px 0px;
}
#ord fieldset .more, .chat-left .more {
	font-size: 0.85em;
	padding: 5px 0px 0px 143px;
}
.chat-left .more {
	clear: both;
	padding-left: 71px;
}
#ord fieldset .more a, #ord fieldset .more a:Hover, .chat-left .more a, .chat-left .more a:Hover {
	font-weight: normal;
}
#ord .check li .title {
	padding: 2px 0px 0px;
}
#ord .help-a, #ord .help-b, #ord .help-c, #ord .help-d, #ord .help-e, #ord .help-a:Hover, #ord .help-b:Hover, #ord .help-c:Hover, #ord .help-d:Hover, #ord .help-f, #ord .help-f:Hover {
	cursor: pointer;
	background: url(/images/icon-help.png) no-repeat right 6px;
}
#ord .help-a:Hover, #ord .help-b:Hover, #ord .help-c:Hover, #ord .help-d:Hover, #ord .help-f:Hover {
	background: url(/images/icon-help-hover.png) no-repeat right 6px;
}
#ord .help-e, #ord .help-e:Hover {
	background: url(../images/icon-help.png) no-repeat right 4px;
	padding-right: 23px;
	padding-top: 4px;
}
#ord .help-e:Hover {
	background: url(../images/icon-help-hover.png) no-repeat right 4px;
}
#ord .submit input, #ord .submit input:Hover, #ord .passw input, #ord .passw input:Hover {
	height: 24px;
	width: 160px;
	border-style: none;
	cursor: pointer;
}
#ord .passw input, #ord .passw input:Hover {
	width: 100px;
}
.error-new {
	color: #fff;
	background: #f00;
	margin: 15px 0px 0px;
	padding: 10px;
}
.error-new a {
	color: #fff;
}
.error-new a:Hover {
	color: #000;
}
.home-right, .home-left {
	padding: 15px 36px 0px 0px;
	float: left;
	width: 200px;
}
.home-right h3, .home-left h3, .home-right p, .home-left p {
	background: url(../images/list.png) no-repeat 0px 9px;
	padding: 5px 0px 0px 22px;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
}
.home-right p, .home-left p {
	font-weight: normal;
}
.home-right h3 a, .home-left h3 a, .home-right h3 a:Hover, .home-left h3 a:Hover, .home-right p a, .home-left p a, .home-right p a:Hover, .home-left p a:Hover {
	color: #000;
	text-decoration: none;
}
.home-right h3 a:Hover, .home-left h3 a:Hover, .home-right p a:Hover, .home-left p a:Hover {
	text-decoration: underline;
}
.home-right p a, .home-left p a, .home-right p a:Hover, .home-left p a:Hover {
	font-weight: normal;
}
#main .home-right p, #main .home-left p, #main .home-right p a, #main .home-left p a, #main .home-right p a:Hover, #main .home-left p a:Hover {
	font-weight: bold;
}
.file_input_textbox {
	float: left;
	width: 108px;
	background: url(none);
	border-style: none;
	padding: 3px 0px;
	margin-right: 5px;
}
.file_input_div {
	position: relative; 
	width: 60px; 
	height: 24px; 
	overflow: hidden;
}
.file_input_button {
	width: 60px;
	height: 24px; 
	position: absolute;
	padding: 0px;
	border-style: none;
	cursor: pointer;
}
.file_input_hidden {
	font-size: 45px; 
	cursor: pointer;
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 
	-ms-filter: "alpha(opacity=0)";
}
.chat-left {
	float: left;
}
#chat_2 {
	color: #f00;
	font-weight: bold;
	margin-right: 40px;
}
#right #tags {
	padding-top: 0px;
}
#right #tags p {
	font-size: 1.2em;
	padding: 10px 0px 0px;
}
#tags h3 {
	display: inline;
	padding: 0px;
	background: url(none);
	font-size: 1em;
}
#tags h3 a, #tags a, #tags a:Hover {
	font-size: 1.2em;
}
#tags h3 a {
	color: #00afe2;
}
#tags h3 a:Hover {
	color: #000;
}
#stars {
	padding: 15px 0px 0px;
}
#rec {
	position: absolute;
	color: #fff;
	background: #2b3e42 url(../images/bg-rec.png) repeat-x 0px bottom;
	width: 499px;
	margin: 30px 0px 0px 441px;
	padding: 0px 15px 15px;
	z-index: 1;
}
#rec p {
	padding: 15px 0px 0px;
}
#rec a, #rec a:Hover {
	font-weight: normal;
	color: #fff;
}
#rec a:Hover {
	color: #00afe2;
}
#rec ul {
	padding: 15px 0px 0px;
}
#rec ul li {
	line-height: normal;
	background: url(none);
	padding: 5px 0px 0px;
	clear: both;
	width: 499px;
}
#rec ul li strong, #rec ul li span, #rec ul li small {
	display: block;
	float: left;
}
#rec ul li strong {
	width: 160px;
	padding: 5px 0px 0px;
}
#rec ul li small {
	font-weight: bold;
	color: #f00;
	padding: 6px 0px 0px 3px;
}
#rec ul li .form input {
	width: 200px;
	border: 1px solid #999;
	background: #fff url(/images/bg-form.png) repeat-x left top;
	padding: 3px 1px;
}
#rec ul li .msg, #rec ul li .textarea {
	width: 339px;
	padding: 5px 0px 0px;
}
#rec ul li .textarea textarea {
	padding: 2px;
	height: 70px;
	width: 333px;
	border: 1px solid #999;
	background: #fff url(/images/bg-form.png) repeat-x left top;
}
#rec .cap {
	float: left;
	padding: 5px 0px 0px 160px;
}
#rec .cap input {
	text-align: center;
	width: 30px;
}
#rec .sent {
	text-align: right;
	padding: 7px 0px 0px;
	float: right;
}
#rec .sent input, #rec .sent input:Hover {
	padding: 0px;
	height: 26px;
	width: 150px;
	border-style: none;
	cursor: pointer;
	display: block;
}
#rec .close, #rec .close:Hover {
	font-weight: bold;
	color: #f00;
	display: block;
	float: left;
	font-size: 0.9em;
	cursor: pointer;
	position: absolute;
	margin: 10px 0px 0px;
}
#rec .close:Hover {
	color: #fff;
}
#eu {
	width: 120px;
	position: absolute;
	margin: 17px 0px 0px -145px;
}
#eu span {
	color: #ccc;
	display: block;
	width: 120px;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 0px 0px 2px;
}
#eu a, #eu a:Hover {
	display: block;
	height: 600px;
	z-index: 1000;
	width: 120px;
	position: absolute;
}
