.aaa {
	font-style:italic;
    margin-left: 40px;
    margin-right: 40px;
    text-align: left;
    text-indent:10px;
	line-height:150%;}

a {
    color:#000;
	text-decoration:none;}

a:visited {
	color:#000;
	text-decoration:none;}

a:hover {
	color:#4C7CC1;
	text-decoration:none;}

a:active {
	color:#4C7CC1;
	text-decoration:none;}

a.free:link {
	font-size: 9px;
	color:#4C7CC1;
	text-decoration:underline;}

a.free:visited {
	color:#4C7CC1;
	text-decoration:underline;}

a.free:hover {
	color:#000;
	background-color:#f5fafb;
	text-decoration:underline;}

a.free:active {
	color:#4C7CC1;
	text-decoration:underline;}

a.main:link {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	width:85%;
	margin-left:15px;
	color:#000;
	margin-bottom:5px;
	display:block;
	background:#fff;
	font-size:12px;
	border-bottom:1px dotted #CCC ;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;}

a.main:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	width:85%;
	margin-left:15px;
	color:#000;
	font-size:12px;
	background:#fff;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
	text-decoration:none;
	display:block;}

a.main:hover {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	width:85%;
	margin-left:15px;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	display:block;
	background:#EDEDED;
	padding-top:5px;
	padding-bottom:5px;}

a.main2:link {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	width:85%;
	margin-left:15px;
	color:#999;
	margin-bottom:5px;
	display:block;
	background:#EFEFEF;
	font-size:12px;
	border-bottom:1px dotted #CCC;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;}

a.main2:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	width:85%;
	margin-left:15px;
	color:#999;
	font-size:12px;
	background:#EFEFEF;
	margin-bottom:5px;
	border-bottom:1px dotted #CCC;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-bottom:5px;}

a.main2:hover {
    font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	width:85%;
    margin-left:15px;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
	display:block;
	background:#fff;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;}

body,td,th {
	font-size:10px;
	font-weight: 100;}

body {
	background: #f9fdfe url(body.png) repeat-x;
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0% 280px;}
	
.box {	
	padding:10px 100px 10px 190px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#333;
	background: url(poz.png) left no-repeat;
	border-top:0px solid #cdd8dc;
	margin-top:30px;
	margin-bottom:30px;
	line-height: 250%;}	
	
button  {
	font-size: 120%;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:20px;}	

.cenik-s {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	font-weight: 100;
	color: #000;
	padding-bottom:20px;
    border-bottom:1px solid #E8E8E8;
	background-color:#F5F5F5;
	padding-top:20px;
	border-top:1px #E8E8E8 solid;
	line-height:150%;}
	
.cenik-w {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	font-weight: 100;
	color: #000;
	padding-bottom:5px;
    background-color:#FFFFFF;
	padding-top:5px;
	line-height:150%;}
	
.d {
	font-family: Arial Black;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: white;
	padding-top:14px;
	padding-bottom:12px;
	margin-bottom:10px;
	border-bottom:1px dotted #d05f03;
	border-top:1px dotted #d05f03;
	background:url(l-m.png) left no-repeat;
	background-color:#fc9440;}		

.floatelft{
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-behavior: url(/css/border-radius.htc);
    background-color: #fff;	
	border-radius: 15px;
	border: 1px solid #E6E6E6;
	color: #333;	
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;	
	float:right;	
	margin-right:5px;
	margin-left:5px;
	padding-left:15px;
	padding-right:15px;
	width: 250px;
	vertical-align: top;
	text-align: center;
	margin-top:30px;}

.floatelft hr {
	margin-left:20px;
	margin-right:20px;}

.floatmain{
    -moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-behavior: url(/css/border-radius.htc);
    background-color:#FFFFFF;
	border-radius: 15px;
	border: 1px solid #E6E6E6;
	padding-top: 0px;
	float:left;
	margin-top:30px;
	margin-right:5px;
	margin-left:5px;
	padding-left:15px;
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica;
	color: #000;
	font-weight: normal;
	font-size:9px;
	width: 600px;
	list-style-image: url(bgarrow.jpg);	}
	
.font-b  {
	font-family: arial;
	font-size: 13px; 
	color: #111111; 
	font-weight : bold;
	font-style:italic;}	
	
.footer {
    background: #FFF url(foot.png) repeat-x;
	color:#999;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height:auto;
	line-height:270%;
	position:relative;
	padding-top:40px;
	padding-bottom: 15px;	
	text-align:center;	
	width:100%;}
	
.footer a {
    color:#999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration:underline;}	
	
.form {
	background-color: #F5F5F5;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	webkit-box-shadow: 1px 1px 1px 1px #666;
    moz-box-shadow: 1px 1px 1px 1px #666;
    box-shadow: 1px 1px 1px 1px #666; 
    border-radius: 8px;
	border: 1px #E8E8E8  solid;
	margin-left: auto; 
	margin-right: auto;
	width:90%;}
  
.form-color {
	color: #5195BC;
	font-weight: bold;}
	
.form-t {
	width: 100%; 
	height: auto; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;}
	
.g {
	font-family: Segoe Print, Arial Black;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding-top:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #E8E8E8;
	border-top:1px dotted #E8E8E8;
	margin-left:280px;
	margin-right:0px;
    background:url(sipka.gif) left no-repeat;
	background-color:#F5F5F5;}	

.g a {
	color:#444;}

.g a:hover {
	color:#444;}

.g a:visited {
	color: #444;}
	
.glossymenu{
	position: relative;
	padding: 0 0 0 25%;
	margin: 0 auto 0 auto;
	background: url(menu.png) repeat; /*tab background image path*/
	height: 46px;
	list-style: none;}
	
.glossymenu li{
	float:left;}

.glossymenu li a{
	float: left;
	display: block;
	color:#333;
	text-decoration: none;
	font-family:Segoe print, Arial;
	font-size: 10px;
	font-weight:bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;}

.glossymenu li a m{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(menu-l.png) no-repeat; /*left tab image path*/
	background-position: left;
	font-weight:bold;}

.glossymenu li.current a m, .glossymenu li a:hover m{
	color: #fff;
	background: url(menu-r.png) no-repeat right top; /*right tab image path*/
	font-weight:bold;}

h1 {
    font-family:  Segoe print;
	font-weight: bold;
	font-size: 15px;
	margin-left:45%;
	padding-top:83px;
	vertical-align: text-bottom;
	color: #FFF;}

h2 {
    font-family:  Arial Black, Arial;
	font-size: 15px;
	text-align: left;
    color: #666;
	padding-top:10px;
	background-color: #F5F5F5;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: 1px #E8E8E8  solid;
	padding-left:50px;
	background:url(al.gif) left no-repeat;
	background-color:#F5F5F5;
	padding-bottom:10px;
	margin-left: auto; 
	margin-right: auto;
	width:auto;
	margin-top:25px;}

h3 {
	background-color: #F5F5F5;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: 1px #E8E8E8  solid;
	font-family: Segoe Print;
	font-size: 10px;
	text-align: center;
	font-weight: ;
	color: #333;
	padding-bottom:25px;
    background-color:#F5F5F5;
	padding-top:25px;
	line-height:250%;
	margin-left: auto; 
	margin-right: auto;
	width:auto;}

h4 {
	font-family: Segoe Print, Arial Black;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #999999;
	padding-top:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #E8E8E8;
	border-top:1px dotted #E8E8E8;
	margin-left:280px;
	margin-right:0px;
    background:url(sipka.gif) left no-repeat;
	background-color:#F5F5F5;}

.h a {
	color:#444;}
	
.h a:hover {
	color:#444;}
	
.h a:visited {
	color: #444;}

.header{ 
    width:100%;
	padding-top:35px;
	background:url(a-z.png) center no-repeat;
	height:200px;
	text-align:left;}

hr {
    font-size: 1px;
	border: none;
    border-top: 1px dotted #DCDCDC;
    margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	margin-bottom:20px;
	weight: 100;}
	
.info {
	font-family: arial;
	font-size: 12px;
	text-align: center;
	padding-bottom:5px;
    border-bottom:1px solid #E6E6E6;
	background-color:#F5F5F5;
	padding-top:5px;
    border-top:1px #E6E6E6 solid;}
	
input{
    width: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border:  thin 1px #999;
	height:30px;}	
	
.lowercontent {
    background-color:#efefef;
    padding-top:20px;
    margin-top:10px;
    width:100%;
    float:left;
    position:relative;
    height:200px;
    border-bottom:1px #cccccc solid;}

.lowerboxl {
    float:left;
    margin-left:2%;
    width:30%;
    background-color:#EFEFEF;}

.mail a:hover {
	color:#1B4793;}

.mail a:visited {
	color:#1A3959;}

.mail a {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #5195BC;
	margin-left:auto;
	margin-right:auto;}

.maincontent {
    width:1280px;
    position:relative;
    border-top:3px solid #ededed;
    margin-lefT:0 auto;}

.navbg {
	background-image:url(kont-a.png);
	background-repeat:repeat-x;
	width:100%;
	margin:auto;
	background-position: center;
	height:37px;}

#navcontainer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	height: 24px;
	padding-top:10px;
	padding-bottom:8px;
	display:block;}

#navcontainer ul li { 
    display: inline; }

#navcontainer ul li a {
    text-decoration: none;
    font-size: 11px;
    font-weight:bold;
    padding-bottom: 8px;
    padding-left:10px;
    padding-right:10px;
    border-right:#f2f2f2 solid 1px;
    padding-top:8px;
    color:#666666;
    width: 100%;
    height: 32px;}

#navcontainer ul li a:hover {
    color:#ffba00;
    background:url(kont-a.png) repeat-x;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
    padding-bottom: 8px;
    padding-left:10px;
    padding-right:10px;
    padding-top:8px;
    width: 100%;
    height:33px;}
	
p  {
	color:#222;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9px;	
	font-style:italic;}	
	
.pic  {
	margin-left:auto;
	margin-right:auto;}	
	
.rek {
    margin-left: 40px;
    margin-right: 40px;
	margin-top:10px;
	margin-bottom:10px;
    text-align: center;
    font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	text-indent:10px;
	line-height:300%;}	
	
.roundedcornr_box_247136 {
	background: url(roundedcornr_247136_tl.png) no-repeat top left;
}
.roundedcornr_top_247136 {
	background: url(roundedcornr_247136_tr.png) no-repeat top right;
}
.roundedcornr_bottom_247136 {
	background: url(roundedcornr_247136_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_247136 div {
	background: url(roundedcornr_247136_br.png) no-repeat bottom right;
}
.roundedcornr_content_247136 {
	background: url(roundedcornr_247136_r.png) top right repeat-y;
}

.roundedcornr_top_247136 div,.roundedcornr_top_247136,
.roundedcornr_bottom_247136 div, .roundedcornr_bottom_247136 {
	width: 100%;
	height: 25px;
	font-size: 1px;
}
.roundedcornr_content_247136, .roundedcornr_bottom_247136 {
	margin-top: -19px;
}
.roundedcornr_content_247136 { padding: 10px 25px; }

.tab {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: left;}
	
.tab-body	{
	width: 825px;
	margin-left:auto; 
	margin-right:auto;}
	
.tab-full  {
	width: 100%;
	text-align: center;
	margin-left:auto;
	margin-right:auto;}	
	
.tab-logo  {
	margin-left:auto;
	margin-right:auto;}
	
.tab-pic  {
	width: 90%;
	margin-left:auto;
	margin-right:auto;}
	
#tabs {
	float:right;
	width:100%;
	background:#F4F7FB
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	}
#tabs ul {
	margin:0;
	padding:10px 10px 0 24%;
	list-style:none;
	}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 25px 4px 20px;
	color:#627EB7;
	}

#tabs a span {float:none;
    }

#tabs a:hover span {
	color:#627EB7;
	}
	
#tabs a:hover {
	background-position:0% -42px;}
	
#tabs a:hover span {
	background-position:100% -42px;}  	

.td{
	text-align:center;
	vertical-align: top;}

.td-a {
	width: auto;
	height: auto;
	text-align:right;}

#td-b {
	width: auto;
	height: auto;
	text-align:center;
	vertical-align: bottom;
	margin-left:auto;
	margin-right:auto;}
	
.tel  {
	font-family: arial black;
	font-size: 12px;
	font-weight:bold;
	color: #5195BC;margin-left:auto;margin-right:auto;}	
	
textarea{
    width: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border:  thin 1px outset #999;
	height:auto;}		
	
.ul-kont  {
	margin-left:80px; 
	padding-top:5px; 
	padding-bottom:5px;
	text-align:left; }
