html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/bkg.jpg) repeat-x center top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #7c7c7c;
}
h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #545454;
	margin: 0;
	padding: 10px 0;
}
p {
	margin: 0;
	padding: 10px 0;
}
a {
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
#content {
	/*max-width: 1002px;
	margin: 0 auto;*/
}
#page {
	max-width: 1002px;
	margin: 0 auto;
}

#topPage {
	margin-top: 15px;
}

ul,
ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#responsive-menu-button {
	display: block;
	overflow: hidden;
	width: 81px;
	height: 81px;
	background: url(/img/meniu-mobil.png) no-repeat;
	text-decoration: none;
	position: absolute;
	top: 10px;
	left: 10px;
}

#call-center { color: #6f7a80; padding: 20px 10px 0; text-align: right; }
#logo-small,
#mobile-header {
	display: none;
} 
#meniu-principal {
	display: block;
	overflow: hidden;
	background: url(../img/men-princ-bkg.jpg) repeat-x;
}
#meniu-principal li {
	float: left;
	background: url(../img/men-princ-bkg.jpg) repeat-x;
}
#meniu-principal li a {
	display: block;
	overflow: hidden;
	padding: 16px 30px;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #FFF;
}
#meniu-principal li a:hover,
#meniu-principal li a.selected {
	background: url(../img/men-princ-bkg-selected.jpg) repeat-x;
}
#meniu-principal li.sep {
	background: url(../img/men-princ-sep.jpg) no-repeat;
	width: 1px;
	height: 50px;
}

#meniu-principal li.hiddenMenu,
#meniu-principal li.sep_hiddenMenu {
	display: none;
}
#meniu-principal li.showORnot {
	display: block;
}
#meniu-principal li.hiddenMenu a {
	padding: 0;
}
.slideshow {
	padding-bottom: 7px; background: #37415a;
}
#show-content {
	line-height: 1px;
	font-size: 1px;
	display: block;
	overflow: hidden;
	width: 1px;
	height: 1px;
	position: relative;
	top: -7px;
}

.info {
	display: block;
	height: 31px;
	left: 331px;
	overflow: hidden;
	position: relative;
	top: -34px;
	width: 31px;
}

img.deco {
	border: 1px solid #DDD; float: right; margin-left: 15px; margin-bottom: 15px; width: 100%; max-width: 375px;
}

.form-table {
	/*margin: 30px 0 0 10px;*/
}
.form-table td {
	padding: 3px 0;
}
.form-table .firstCol {
	width: 150px;
	text-align: right;
}
.form-table .secondCol {
	width: 320px;
}
.form-table .thirdCol {
	width: 86px;
	text-align: right;
}
.form-table .miniCol {
	text-align: right;
}
fieldset {
	padding: 10px 9px 30px 10px;
	border: 1px solid #ccc;
	margin: 0;
}
legend {
	font-size: 24px;
	line-height: 28px;
	color: #7c7c7c;
	margin: 10px 0 30px 350px;
	padding: 10px 10px 15px;
}
label {
	font-size: 18px;
	line-height: 33px;
	color: #7c7c7c;
}
input,
select,
textarea {
	border: 2px solid #aec6d9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	line-height: 33px;
	height: 33px;
}
input.fieldText,
select.fieldSelect,
textarea.fieldTextarea {
	color: #333;
	padding: 0 0 0 10px;
}
input.fieldStandard {
	width: 305px;
}
textarea.fieldStandard {
	width: 305px;
	height: 70px;
	font-family: verdana;
}
select.fieldSelect {
	height: 37px;
	width: 319px;
}
input.fieldSmall {
	width: 30px;
}
input.fieldHalf {
	width: 110px;
}
input.butonPlata {
	background: #212e4c;
	color: #aec6d9;
	padding: 0 20px;
	cursor: pointer;
	height: 45px;
	width: 319px;
}
input.butonPlataActive {
	background: #15213b;
	color: #d6e1e9;
	padding: 0 20px;
	cursor: pointer;
	height: 45px;
}

.anchor {
	display: block;
	overflow: hidden;
	width: 1px;
	height: 40px;
}

.span-blue {
    color: #37415a;
}

.content-box {
    border-top: 1px dashed #ccc;
    margin-top: 20px;
    border-bottom: 1px solid #999;
    margin-bottom: 10px; display: block; overflow: hidden;
}

.element-block {
	/*border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;*/ padding: 0 30px;
}
.element-block p {
    margin-bottom: 15px;
}
ul.contact-list li {
    line-height: 14px;
    list-style: outside none disc;
    margin: 2px 2px 2px 12px;
}

#footer {
	border-top: 1px solid #555555; border-bottom: 1px solid #cacaca; padding: 20px; background: #283148;
}
#footer ul,
#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul {
    margin: 0 0 0 30px;
	display: block;
	overflow: hidden;
}
#footer li {
	float: left;
    margin: 2px 2px 2px 12px;
	color: #CCC;
}
#footer li a {
	color: #999;
}
#footer li a:hover {
	color: #CCC;
}





dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}
dt, dd {
	margin: 0 0 5px 0;
}
dt {
	display: block;
	float: left;
	height: 33px;
	padding: 2px 1% 2px 0;
	text-align: right;
	width: 35%;
}
dd {
	display: block;
	height: 37px;
	float: left;
	width: 64%;
}

dt.specCol1 {
	float: left;
}
dd.spec {
width: 140px; float: left;
}
dd.specCol2 {
width: 55px; float: left; text-align: right;
}

h2 {
	margin: 20px 0 5px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
span.important {
	text-decoration: underline;
	color: #333;
}








@font-face {
    font-family: "cabin_condensedsemibold";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/cabincondensed-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/cabincondensed-semibold-webfont.woff") format("woff"), url("/fonts/cabincondensed-semibold-webfont.ttf") format("truetype"), url("/fonts/cabincondensed-semibold-webfont.svg#cabin_condensedsemibold") format("svg");
}
@font-face {
    font-family: "cabin_condensedregular";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/cabincondensed-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/cabincondensed-regular-webfont.woff") format("woff"), url("/fonts/cabincondensed-regular-webfont.ttf") format("truetype"), url("/fonts/cabincondensed-regular-webfont.svg#cabin_condensedregular") format("svg");
}
@font-face {
    font-family: "cabin_condensedmedium";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/cabincondensed-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/cabincondensed-medium-webfont.woff") format("woff"), url("/fonts/cabincondensed-medium-webfont.ttf") format("truetype"), url("/fonts/cabincondensed-medium-webfont.svg#cabin_condensedmedium") format("svg");
}
@font-face {
    font-family: "cabin_condensedbold";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/cabincondensed-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/cabincondensed-bold-webfont.woff") format("woff"), url("/fonts/cabincondensed-bold-webfont.ttf") format("truetype"), url("/fonts/cabincondensed-bold-webfont.svg#cabin_condensedbold") format("svg");
}





.mobilpay {
	background: url(../img/mobil_pay.png);
	width: 72px;
	height: 26px;
	margin: 0 0 0 3px;
	display: block;
}
.visa {
	background: url(../img/sprt_d.png) -100px -45px;
	width: 76px;
	height: 45px;
	margin: 0 0 0 3px;
	display: block;
}
.mastercard {
	background: url(../img/sprt_d.png) -100px 0;
	width: 72px;
	height: 45px;
	margin: 0 0 0 3px;
	display: block;
}