/* CSS Document */
body
{
	background-image: url(../img/bg_stripe_2.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	color:#15232f;
	background-color:#d6e1e2;
} 
a img
{
	border:none;
}
.main
{
	margin-top:10px;
} 
.auticko
{
	background-image: url(../img/bg_auticko.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
} 
.nadpis
{
	color: #2d646e;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	margin-left: 10px;
	margin-top: 10px;
} 
.nadpis_left
{
	color: #2d646e;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
} 
.nadpis_small
{
	color: #1C6AA2;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
} 
.main_text
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #15232f;
	margin: 10px;
} 
.nadpis_indicia
{
	color: #FF4500;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
} 
.nadpis_indicia_small
{
	color: black;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
} 
.nadpis_indicia_mail
{
	color: #2d646e;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
	margin-bottom: 10px;
} 
.text_indicia
{
	color: black;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 2px;
} 
.button
{
	padding-left: 55px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
} 
.input-text
{
	background-image: url(../img/input_stripe.gif);
	background-repeat: repeat-x;
	border: 1px solid #acbfd1;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	line-height:23px;
	margin: 0.2em 0pt;
	padding: 0 4px;
	width:190px;
}

label
{
	width: 80px;
	float: left;
	text-align: left;
	margin-left: 30px;
	display: block;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	^margin-top:5px;
}

input
{
	margin-left: 20px;
	border: 1px solid #CEE5F6;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0pt;
	padding: 2px 2px;
} 
.submit
{
	margin-right: 32px;
	^margin-right: 30px;
	float: right;
	background-color: #F7FAFC;
	background-image: url(../img/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:56px;
	border:none;
} 
.form_row
{
	margin-top: 0;
} 
.podmienky a:link
{
	color: #2d646e
} 
.podmienky a:visited
{
	color: #2d646e
} 
.podmienky a:hover
{
	color: #2d646e
} 
.podmienky a:active
{
	color: #2d646e
} 
.tu
{
	color: #2d646e;
	font-weight:normal;
	font-size:11px;	
}
.tu a
{
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
.tu a:link
{
	color: #2d646e;
} 
.tu a:visited
{
	color: #2d646e
} 
.tu a:hover
{
	color: #2d646e
} 
.tu a:active
{
	color: #2d646e
} 
.footer
{
	color: #2d646e;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-right: 30px;
	margin-bottom: 5px;
} 
.footer_menu
{
	margin-left: 30px;
	margin-right: 30px;
} 
.footer a:link
{
	color: #2d646e;
	text-decoration: none;
} 
.footer a:visited
{
	color: #2d646e;
	text-decoration: none;
} 
.footer a:hover
{
	color: #2d646e;
	text-decoration: none;
} 
.footer a:active
{
	color: #2d646e;
	text-decoration: none;
}
