﻿body
{
	margin: 0 0 3px 0;
	font-family: Arial;
}

h1
{
	color: #255288;
}

h2
{
	font-size: 1.2em;	
}

p
{
	font-size: 0.9em;
}

h2 span
{
	color: #000066;
}

a
{
	color: #255288;
}

a:visited
{
	color: #255288;
	text-decoration: none
}

a:active {text-decoration: none}


ul
{
}

.data img
{
    /*padding: 0px 10px 10px 10px;*/
   
}


.data
{
	margin-top: 5px;
	min-height: 400px;
	/*background-color: #F5F5F4;*/
	background-image: url('images/Background2.png');
	background-repeat: no-repeat;
}

.col1
{
	margin-left: 5px;
	width: 460px;
	float: left;
}

.col1-subpage
{
	margin-left: 10px;	
	margin-right: 10px;
	float: left;
	width: 100%;
}

.col1-subpage p
{
	margin-right: 20px;
}

.col2
{
	float: left;
	width: 680px;
	margin-left: 5px;
}

.footer
{
}



.left
{
	float: left;
}


.right
{
	float: right;
}


.row
{
	float: left;
	width: 100%;
}

.f1
{
	width: 200px;
	float: left;
}

.f2
{
	width: 200px;
	float: left;
}

.logo
{
	margin-left: 170px;
	float: left;
}

.blue
{
	color: #255288;
	font-weight: bold;
}

.sluzby
{
}

.sluzba h3
{
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 60px;
	padding-top: 5px;
	color: #255288;
	margin-bottom: 0px;
}

.sluzba img
{
	float: left;
	padding-top: 10px; /*width: 60px; 	height: 60px;*/
}

.sluzba p
{
	padding-left: 60px;
}

.sluzba
{
	width: 300px;
	height: 80px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
	padding-bottom: 2px;
	margin-left: 10px;
	float: left;
}

.sluzba p
{
	margin-top: 0px;
	color: #949191;
	font-size: 0.8em;
}

.contact
{
	padding-top: 20px;
	color: White;
	margin-left: 220px;	
}

.contact-info img
{
	float: left;
}

.contact-info p
{
	margin-left: 60px;
	text-align: left;
}

.contact-info
{
	float: left;	
}

/*Slider*/

.slider
{
	margin-left: 180px;
	position: absolute;
	width: 871px;
	top: 90px;
}

.errormessage
{
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

