/* Start of CMSMS style sheet 'stilusfinal2' */
/* @group base */


.frame {
	width: 450px;
	height: auto;
	min-height: 580px;
	color: black;
	font: 12px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

* {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	background-color: white;
	margin: 0 auto;
	padding: 0 10px;
}

a {
	color: #084886;
	text-decoration: underline;
}

a:hover {
	color: #001963;
	text-decoration: underline;
}

#container {
	width: 980px;
	height: auto;
	padding: 0 10px 10px;
	margin-top: 0;
	margin-bottom: 0;

}

.left {
	width: 250px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	padding-top: 10px;
}

.left li {
	padding-left: 0;
	margin-left: 0;
}

.right {
	width: 700px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
}

p.footer {
	font-size: 12px;
	color: white;
	text-align: center;
	border-top: 1px solid silver;
	padding-top: 5px;
}

.foot {
	text-align: center;
	vertical-align: top;
	padding: 1px 10px;
	color: white;
	font-size: 11px;
}

.foot span {
	color: #f8f8f8;
	font-size: 11px;
}

h1 {
	margin-bottom: 0;
	margin-left: 0;
	color: black;
	padding-bottom: 5px;
	text-indent: -500px;
	margin-top: 10px;
	height: 36px;
	line-height: 10px;
	font-size: 20px;
}

h1 span {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: black;
	text-transform: none;
	margin-left: 400px;
}

h2 {
	font-size: 22px;
	margin-bottom: 20px;
	padding-bottom: 0;
	margin-top: 0;
	color: #084886;
	letter-spacing: -0.2px;
	line-height: 24px;
}

h2 span {
	color: black;
	font-size: 14px;
}

h3 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 0;
	margin-top: 20px;
	color: #084886;
}

h4 {
	font-size: 13px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: black;
	margin-top: 10px;
}

h5 {
	font-size: 13px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: black;
	margin-top: 0;
}

h6 {
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 0;
	font-weight: bold;
	color: black;
	margin-top: 20px;
}

p {
	color: black;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
	text-align: justify;
}

/* @end */

/* @group etc */

.head-p {
	margin-left: 290px;
	font-size: 15px;
	color: black;
	margin-top: 14px;
}

.head {
}

.right li {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-bottom: 4px;
	line-height: 19px;
	margin-right: 5px;
}

.cool {
	line-height: 19px;
	list-style-image: url(img/tick.gif);
	list-style-type: disc;
	list-style-position: inside;
	color: #292929;
	font-size: 14px;
	text-align: left;
	padding-bottom: 0;
	margin-left: 0;
}

.cool span {
	color: black;
	font-size: 16px;
	font-weight: bold;
}

#bevezeto {
	font-size: 18px;
}

.select-box {
	text-align: left;
	vertical-align: top;
	font-size: 19px;
	padding: 10px;
	color: black;
	border: 1px dashed #ffa954;
	background-color: #fffbac;
	margin: 6px 10px 3px;
	line-height: 24px;
}

.select-box p {
	line-height: 21px;
	padding-top: 1px;
}

.select-box2 {
	text-align: left;
	vertical-align: top;
	line-height: 17px;
	color: black;
	margin-top: 2px;
	border: 1px dashed #eeb400;
	margin-bottom: 10px;
}

.bolder {
	font-weight: bold;
	color: black;
	font-size: 17px;
}

.red {
	color: #e70000;
	font-size: 24px;
	font-weight: bold;
}

.red2 {
	color: #d10000;
	font-size: 24px;
	font-weight: bold;
}

.red3 {
	color: #d10000;
	font-weight: bold;
}

.left-tube {
	margin: 10px;
	padding: 10px;
	background-color: #f8f8f8;
	border: 1px dashed #d6d6d6;
}

.left-tube3 {
	margin: 10px;
	padding: 10px 10px 5px;
	border: 1px dashed #d6d6d6;
}

.left-tube2 {
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: #f8f8f8;
	border: 1px dotted #d6d6d6;
}

.right-tube {
	padding: 10px;
	margin-top: 10px;
}

.foot-tube {
	padding: 2px 20px;
	text-align: center;
	border-top: 1px solid #d6d6d6;
	color: white;
	font-size: 11px;
	background: #084886 url(img/footbg2.jpg) repeat-x 0 0;
}

.foot a {
	color: white;
}

.foot-tube p {
	color: white;
	font-size: 11px;
	text-align: center;
}

.imgborder {
	border: 1px solid #d6d6d6;
	margin-left: 10px;
	padding: 3px;
}

.img-right {
	margin-right: 10px;
}

.img-left {
	margin-left: 10px;
}

.top-dashed {
	border-top: 1px dashed silver;
	padding-top: 10px;
	margin-top: 25px;
}

.big {
	font-size: 14px;
	line-height: 19px;
}

.big span {
	font-size: 16px;
}

.bevezeto-kis {
	font-size: 16px;
	color: black;
}

.head-tube {
	border-top: 1px solid silver;
	margin: 10px;
	height: 134px;
	font-size: 14px;
	background: #f6f6f6 url(img/head.jpg) no-repeat 0 0;
}
.menu {
	padding-bottom: 1px;
	padding-top: 1px;
}

.right ul {
	margin-bottom: 15px;
	margin-right: 10px;
}

.price-little {
	font-size: 13px;
	padding-top: 2px;
	color: #3e3e3e;
	border-top: 1px dashed #eeb400;
	margin-top: 5px;
}

.garancia {
	color: #d10000;
	font-weight: bold;
}

.garline {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dashed silver;
	border-bottom: 1px dashed silver;
	padding-top: 5px;
	border: 2px dashed silver;
	padding: 10px;
}

.garline-gold {
	margin-top: 15px;
	margin-bottom: 15px;
border: 2px dashed #ffa954;
	padding: 10px 10px 5px;
}

.kbg {
	margin-top: 10px;
	margin-bottom: 10px;
border: 1px dashed #ffa954;
	background-color: #fff592;
	padding: 5px;
}

.right ol {
	margin-left: -15px;
}

textarea,input,submit {
	font-size: 12px;
	line-height: 17px;
}

input {
}

.artd1 {
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}

.artd3 {
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}

.artd2 {
	text-align: left;
	vertical-align: top;
	margin-left: 0;
	padding: 0 10px 10px;
}

.left-dashed {
	padding-left: 5px;
	border-left: 1px dashed silver;
	width: 200px;
}

.padding {
	padding-left: 20px;
}

#teaorlink {

    cursor: pointer;

}

.teaor1 {
	border-bottom: 1px solid silver;
	width: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #f6f6f6;
}

.teaor2 {
	border-bottom: 1px solid silver;
	width: 380px;
	padding-top: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	background-color: #f6f6f6;
}

/* @end */

/* @group top */

.top {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}

.top-tube {

	padding-bottom: 0;
	margin: 0 10px;
	text-align: left;
}

.top-tube span {
	font-size: 14px;
	margin-left: 60px;
}

.menu-tube {
	border-bottom: 1px solid #c0c0c0;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;

}

.logo {
	margin: 5px;
	text-align: left;
	vertical-align: middle;
}

.ajanlat {
	margin: 5px;
	border: 1px dashed silver;
		text-align: left;
	vertical-align: middle;
	padding: 5px;
}

.top1 {
	float: left;
}

.top2 {
	float: right;
}



/* @end */
/* End of 'stilusfinal2' */

