h1, h2, h3, h4, h5, h6
{
	color:#1c2124;
}


h1
{
	margin:0; padding:0;
	font-size:160%;
	margin-bottom:15px;
	font-weight:normal;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover
{
	text-decoration:none;
	color:#1c2124;
}

h1 a:hover
{
	text-decoration:underline;
}

h1.services
{
	font-size:120%;
	font-weight:bolder;
	margin-bottom:5px;
}

div.services
{
	font-size:80%;
}

h2, h3
{
	font-size:120%;
	font-weight:normal;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover
{
	text-decoration:none;
	color:#1c2124;
}

h4
{
	font-size:110%;
	margin-left:10px;
}

h4 a, h4 a:link, h4 a:visited, h4 a:active, h4 a:hover
{
	text-decoration:none;
	color:#1c2124;
}

h4 a:hover
{
	text-decoration:underline;
}

h5, h6
{
	MARGIN: 10px 0px; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; BACKGROUND: url(images/dots.gif) repeat-x 50% bottom;
	COLOR: #cc3333; FONT-SIZE: 100%
}

h5
{
	COLOR: #cc3333; FONT-SIZE: 130%
}

h6 a, h6 a:link, h6 a:visited, h6 a:active, h6 a:hover
{
	text-decoration:underline;
	color:#285B96;
}

/*Information block*/
.information-block
{
	width:200px;
	margin:0 35px 10px 35px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:90%;
	color:#494947;
}

.information-block-head
{
	font-size:24px;
	color:#bc2b00;
	font-family:"Monotype Corsiva", "Cataneo BT", "Segoe Print", "Segoe Script";

	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:100%;
	color:#494947;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F9F9F3;
	font-family:sans-serif;
}

.news-date-time
{
	color:#c23500;
}

/* Quotation */

.quote-top
{
	width:271px;
	height:4px;
	background:url(images/quote-top.png) no-repeat;
}

.quote-middle
{
	width:221px;
	background:url(images/quote-middle.png) repeat-y;
	padding:10px 25px 25px;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.quote-bottom
{
	width:271px;
	height:32px;
	background:url(images/quote-bottom.png) no-repeat;
}

.order-button
{
	margin-bottom:20px;
}

/* End of Quotation */

/* Blue Frame */

.blue-frame
{
	float:left;
	margin:0 20px 20px 0;
}

.blue-frame2
{
	float:left;
	margin:0 0 20px 0;
}

.blue-frame-top
{
	width:286px;
	height:2px;
	background:url(images/blue-frame-top.png) no-repeat;
}

.blue-frame-middle
{
	width:286px;
	background:url(images/blue-frame-middle.png) repeat-y;
}

.blue-frame-middle-top
{
	width:246px;
	background:url(images/blue-frame-middle-top.png) no-repeat;
	padding:5px 20px 20px 20px;
}

.blue-frame-bottom
{
	width:286px;
	height:21px;
	background:url(images/blue-frame-bottom.png) no-repeat;
}

/* Underlined List */
ul.underlined, ol.underlined
{
	padding-left:10px;
}

ul.underlined
{
	list-style:none;
}

ul.underlined li, ol.underlined li
{
	padding:5px 0;
	border-bottom: 1px solid #ececec;
	list-style-position:inside;
}

.otzivi
{
	margin-top:5px;
}

img.left
{
	float:left;
	margin-right:10px;
}

.small
{
	font-size:85%;
}

.smalltext {
	FONT-SIZE: 90%
}