* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	color: gray;	/*default text color*/
	background-color: #e1e1e1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center; /*align in IE*/
}
.main_content {
	width: 665px;
	margin: 0px auto; /*align in Mozilla,Firefox,...*/
	border: none;
}
table {
	background-color: white;
	border: none;
	margin-top: 15px;
}
img {
	border: none;
}
a:link {text-decoration:none; color: #666666;}
a:visited {text-decoration:none; color: #666666;}
a:hover {text-decoration:none; color: black;}

.center {
	cursor: pointer;
}

.up {
	height:12px;
	line-height:12px;
	/*border: 1px blue solid;*/
}
.middle {
	height:300px;
	border-left: #e1e1e1 1px solid;
}
.middle ul {
	/*border: 1px solid red;*/
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	list-style: none;
}
.middle ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: #e1e1e1 1px solid;
	height: 44px;
}

.button_text {
	text-transform:lowercase;
	text-align: right;
	padding: 15px 10px 0px 0px;
	text-decoration:none;
	font-size:11px;
	font-weight: bold;
}
#main_image {
	text-align: left;
}
#main_image img {
	vertical-align: middle;
	margin-left: 20px;
}
#thelast {
	border-top: #e1e1e1 1px solid;
	height: 1px;
}
.middle ul li a{
	color: white;
	display: block;
	height: 44px;
	background-image:url(../images/button.jpg);
}
.middle ul li.button a{
	color:#003366;
	display: block;
	height: 44px;
	background-image:none;
	background-color: white;
}
.middle ul li.button a:hover{
	color: white;
	display: block;
	height: 44px;
	background-image:url(../images/button.jpg);
}

.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.style5 {color: #CCCCCC}
.style6 {
	color: #333366;
	font-weight: bold;
	font-size: 20px;
}
.style7 {
	text-transform: uppercase;
	color: #333366;
	font-weight: 600;
	font-size: 12px;
}
.box1 {
	border: none;
	width: 460px;
	float: left;
	text-align: center;
}
.box2 {
	border-left: #e1e1e1 1px solid;
	height: 93%;	/*javascript generated height*/
	width: 168px;
	float: right;
	text-align: center;
}
.box4 {
	clear: both;
	height: 10px;
}
.menu2 ul {
	text-align: left;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
}
.menu2 ul li {
	list-style: none;
	margin-bottom: 10px;
	background-color: #f7f7f7;
}
.menu2 ul li a{
	display: block;
	text-align: right;
}
.menu2 ul li a:hover{
	display: block;
	text-align: right;
	background-color: orange;
}
.button_text2 {
	font-size: 10px;
	vertical-align: middle;
	text-transform: uppercase;
	background-color: #f7f7f7;
	margin-right: 5px;
	padding-right: 10px;
}
.nadpis {
	/*width: 90%;*/
	border-bottom: #e1e1e1 1px solid;
	text-align: left;
	padding: 0px 0px 5px 10px;
	margin: 0px 10px 10px 10px;
}
.nadpis2 {
	/*width: 90%;*/
	border-bottom: #e1e1e1 1px solid;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px 10px 10px 10px;
}
.footer {
	margin-top: 8px;
	text-align: center;
	font-size: 11px;
}
.box3 {
	padding-top: 10px;
	margin: 0 auto;
}
.thumbnail{
	display: inline;
	text-align: left;
	width: 200px;
	height: 115px;
	/*border: silver 1px solid;*/
	float: left;
	margin: 0px 0px 5px 19px;
	padding: 0px;
}
.thumbnail img {
	/*display: block;*/
	float: left;
	border: none;
	margin-left: 10px;
	margin-top: 5px;
}
.thumbnail a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

.info {
	float: right;
	margin: 4px 5px 0px 0px;
	padding-left: 11px;
	font-size: 10px;
	color: gray;
	background: url(../images/info.jpg) 0 1px no-repeat;
}

.line {
	clear: both;
  border-top: 1px solid #e1e1e1;
  height: 0px;
	margin: 0 10px 5px 10px;
}
.company_slogan {
	margin-left: 18px;
	text-align: left;
}
.text_box {
	text-align: right;
	font-size: 10px;
	margin-right: 15px;
}
.text_box li {
	list-style: none;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.topic {
	color: #333366;
	background-color: orange;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
	margin: 15px 0px 10px 0px;
}
.topic span {
	display: block;
	background-color: #f7f7f7;
	margin-right: 5px;
	padding-right: 10px;
}
.box5{
	text-align:left;
	font-size: 10px;
}
input {
	border: gray 1px solid;
	width: 200px;
}
textarea{
	border: gray 1px solid;
	overflow: auto;
	height: 130px;
	width: 422px;
}
.input_box {
	display:inline;
	float: left;
	margin-left: 20px;
}
.textarea_box {
	clear: both;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}
.buttons {
	text-align: right;
	margin-right: 16px;
	margin-top: 8px;
}
.buttons input{
	border: none;
	background-color: #f7f7f7;
	color: #333366;
	font-size: 10px;
	text-transform: uppercase;
	width: 44px;
	height: 15px;
	cursor: pointer;
}
.content {
	background-color: #f7f7f7;
}
.flags {
	margin-left: 254px;	/*204*/
}
.flags img {
	margin-left: 3px;
}
#text_alert {
	color: red;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}
.text1 {
	font-size: 11px;
	line-height: 150%;
	text-align: justify;
	margin: 0px 10px 0px 10px;
}
