html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	background: #fff;
	background-image:url(../images/sky.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

body.contentpane {
	background: #f8f8f8;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}

input.button, .validate  {
	color: #333;
	font-size: 10px;
	border: 1px solid #555;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
}
.inputbox:hover {

}

#search {
	padding: 6px 0 0 0;
}

#search .search .inputbox {
	background: transparent url(../images/searchbg.jpg) top center no-repeat;
	width: 106px;
	height: 12px;
	font-size: 10px;
	color: #666;
	padding: 2px;
	border: 1px solid #FFF;
}

#search .search .button {
	background: transparent url(../images/searchbut.jpg) top center no-repeat;
	height: 18px;
	font-size: 10px;
	color: #666;
	padding: 0 2px 0 2px;
	border: 1px solid #dadada;
	margin: 0 0 0 10px;
	text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#header,#center,#footer_inner {
	width:999px;
}
#page_bg {
	padding: 0;
}

div#center {
	text-align: center;
	margin: 0 auto;
	background-color: #0096db;
	padding: 0;
	
}

div#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: left;
	/*background: url(../images/content.jpg) top center repeat-y;*/
}

#header {
	height: 140px;
	/*background: url(../images/header.jpg) top center no-repeat;*/
	background-color: #0096db;	
	margin: 0 auto;
	padding-bottom:70px;
}

#content_top {
	background: url(../images/content_top.jpg) top center no-repeat;
	width: 960px;
	height: 4px;
	margin: 0 auto;
	font-size: 0;
}

#gradient {
	/*background: url(../images/content_top_gradient.jpg) top center no-repeat;*/
}

#content {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}

#content_bottom {
	width: 100%;
	height: 91px;
	background-color: #0096DB;
	/*background: url(../images/content_bottom.jpg) top center no-repeat;*/
}


#logo {
	float: left;
	padding: 65px 0 0 0;
	text-align: left;
	margin: 0 auto;
	width: 400px;
}
#logo_ua{
	display:block;
	width:415px;
	height:105px;
	background: url(../images/logoua.png) top center no-repeat;
	text-indent:-9999px;
	font-size:3px;
}
#logo_ru{
	display:block;
	width:415px;
	height:105px;
	background: url(../images/logoru.png) top center no-repeat;
	text-indent:-9999px;
	font-size:3px;
}
#logo_en{
	display:block;
	width:415px;
	height:105px;
	background: url(../images/logoen.png) top center no-repeat;
	text-indent:-9999px;
	font-size:3px;
}



#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	outline: none;
	line-height: 14px;
}

.header_left{
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 50%;
}

#language{
	float: left;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 80px;
}

#language .module_lang {
	text-align: center;
}

.module_lang{
	float: right;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 80px;
}

.pill_m {
	float: left;
	text-align: center;
	padding: 0;
	background: url(../images/pill_m_bg.png) top center repeat-x;
	width: 430px;
	height: 66px;
}

.pill_m_2 {
	float: left;
	text-align: center;
	padding: 0;
	background: url(../images/pill_m_2_bg.png) top center repeat-x;
	width: 31px;
	height: 66px;
}



#pillmenu {
	float: left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left:10px;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 46px;
	/*background: url(../images/menu_li.jpg) top right no-repeat;*/
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	color: #0096db;
	/*background: url(../images/menu_li_a_hover.jpg) top right repeat-x;*/
}

#pillmenu li a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 15pt;
	float: left;
	display: block;
	line-height: 62px;
	padding: 0 15px;
	color: #0096db;
	text-decoration: none;
	font-weight: normal;
	padding-top:3px;
}

#pillmenu li a:hover {
	color: #0096db;
	text-decoration:underline;
	/*background: url(../images/menu_li_a_hover.jpg) top right repeat-x;*/
}

#leftcolumn {
	margin: 0;
	width: 48%;
	float: left;
	padding: 0 2% 10px 0;
	text-align: left;
}

#rightcolumn {
	margin: 0;
	width: 180px;
	float: left;
	padding: 0 4px 10px 0;
	text-align: left;
}

div#maincolumn {
	float: left;
	width: 40%;
	padding: 0 0 0 5%;
	margin: 0 0 6px 0;
}

div.nopad {
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	width: 100%;
	background: transparent url(../images/footer_bg.png) top left repeat-x;
	height: 120px;
	text-align: center;
	vertical-align: top;
	padding: 0;
	z-index: 0
}

#footer_inner{
	background: transparent url(../images/footer_in_bg.png) top left repeat-x;
	height: 120px;
	padding: 0;
	margin: 0;
}

.footer_left{
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
	height: 120px;

}

.footer_right{
	float: left;
	width: 48%;
	text-align: right;
	padding: 17px 0 0 0;
}

.bottom_ico{
	padding: 40px 0 0 50px;
	text-align:left
}
.bottom_ico a img{
	margin: 0 0 0 18px;
	padding: 0
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 0 0 0 10px;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14pt;
	color: #fff;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #fff;
	padding: 10px 0 40px 0;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #fff;
	padding: 10px 0 40px 0;
}




/* small text */
.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}

a.readon:hover {
	color: #333;
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
	height: 0
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0 0 90px 0;
}

div.module_menu div, div.module {
	
}
/*
div.module_menu div div, div.module div div {
	margin-bottom: 14px;
	padding: 0 0 1px 0;
	background: none;
}*/

/*
div.module_menu div div div, div.module div div div{
	padding: 0;
	width: auto;
	margin: 0;
	background: none;
}*/

div.module_menu div div div div, div.module div div div div {
	background: none;
	/*padding: 4px 8px;*/
	padding: 0
}

div.module div div div form {
	padding: 4px 0 0 0;
	width: 164px;
	margin: 0 auto;
}

div.module div div div form

div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
/*#leftcolumn h3, #rightcolumn h3 { 	
	color: #8b8a8a;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 16px;
	width: 165px;
	text-decoration: none;
	padding: 0 0 0 15px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	border-top: 1px dotted #777;
	border-bottom: 1px dotted #777;
	background: #ececec url(../images/h3.jpg) top left no-repeat;
}
*/

.nopad h3{
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #fff;
	padding: 10px 0 40px 20px;
}

.order_phone{
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	background: url(../images/plane.png) 20px 0 no-repeat;
	text-align: left;
	color: #fff;
	padding: 10px 0 40px 105px;

}

.phone_number{
	font-size: 18px;
	padding: 0 0 5px 0
}

.order_phone a{
	font-size: 14px;
	text-decoration:none;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 170px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
	text-decoration:none;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: underline;
	border: none;
	color: #fff;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #fff;
	text-decoration:none;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #555;
	text-decoration:none;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}



/* ****************************************************************************** */

/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #555;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}
	
/* ***** ***** */
ul.latestnews{
	list-style:none;
	padding: 0 0 0 100px;
	margin: 0;
	width: 300px
}

ul li.latestnews{
	padding: 5px 0;
	margin: 0;
	width: 200px
}

/* ************** */	

.cont_bott_left{
	float: left;
	background: url(../images/teapot.png) 63px 0 no-repeat;
	height: 91px;
	padding: 0 0 0 166px;		
	width: 300px;
	
}

.cont_bott_right{
	float: left;
	background: url(../images/mail.png) 63px 0 no-repeat;
	height: 91px;
	padding: 0 0 0 195px;	
	width: 300px;		
}


.cont_bott_left_in{
	background: #fff url(../images/cont_bott_bg.png) top left repeat-x;
	width: 100%;
	height: 91px;

}

.cont_bott_left_in2{
	background: url(../images/right_t_corner.png) top right no-repeat;
	width: 100%;
	height: 71px;
	padding: 20px 0 0 0;
	color: #0096db;
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
	font-weight: bold;
}

.cont_bott_left_in2 a:link, .cont_bott_left_in2 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0096db;
	font-size: 12px;
}

.cont_bott_left_in2 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0096db;
	text-decoration:underline;

}
/* ***** wings  ***** */
#jflanguageselection
{
    float: left;
	margin: 0;   
	padding: 0;
	text-align: center;
	width: 100%
}

ul.jflanguageselection{
	position: relative;
	width: 200px;
	padding: 23px 0 0 0
}

/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	font-weight: normal;
	margin: 0 auto
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
 	font-weight: bold;
	font-size: 1.0em;
}

#jflanguageselection ul.jflanguageselection li a
{
	display: block;
}

#jflanguageselection ul.jflanguageselection img
{
	border: none;
}


div#jflanguageselection img.langImg {
	float: left;
	border: none;
	margin-top: 3px;
}
div#jflanguageselection li img.langImg {
	float: left;
	border: none;
	margin: 0px 1px 0px 1px;
}




div#jflanguageselection img.langImg{ float: left; border: none; margin-top: 3px; }
div#jflanguageselection li img.langImg{ float: left; border: none; margin: 1px 3px 0px 0px; }


#jflanguageselection ul.jflanguageselection li.wing1{
	padding: 2px 0 0 39px;
	margin: 0;
	background: url(../images/wing_l.png) top left no-repeat;
	height: 23px;


}

#jflanguageselection ul.jflanguageselection li.wing2{
	padding: 2px 39px 0 35px;
	margin: 0;
	background: url(../images/wing_r.png) top right no-repeat;
	height: 23px


}

#jflanguageselection ul.jflanguageselection li.wing1 a:link, #jflanguageselection ul.jflanguageselection li.wing1 a:visited,
#jflanguageselection ul.jflanguageselection li.wing2 a:link, #jflanguageselection ul.jflanguageselection li.wing2 a:visited
 {
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}

#jflanguageselection ul.jflanguageselection li.wing1 a:hover,
#jflanguageselection ul.jflanguageselection li.wing2 a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
}
#jflanguageselection ul.jflanguageselection li.wing1 a span{
	padding: 0;
	margin: 0;
	height: 18px
}


/* ************************** */

/* ***** news ***** */

.newsText{
	padding: 0 0 0 20px
}
.newsPage_title h3{
	font-size: 14pt;
}
.newsList{
	float: left;
	width: 70%;
	padding: 0;
	margin: 0;
}

.news_cont{
	float: left;
	padding: 0 0 30px 0;
	margin: 30x 0 0 0;
	width: 100%;
}

.news_date{
	float: left;
	width: 25%;
	padding: 0;
	margin: 0
}

.archiveNewsList{
	padding: 20px 0 0 0
}

.archiveNewsList{
	padding: 10px 0 0 60px
}

/* ***************** */

/* ***** for order ***** */

.order_form{
	width: 70%;
	padding: 0;
	margin: 0 auto
}

.form_item{
	width: 100%;
	clear: both;
	position: relative;
	padding: 0;
	margin: 0 auto;
}

.form_item_intro{
	width: 49%;
	float: left;
	margin: 0 auto;
	padding: 0 0 30px 0
}

.red_color{
	color: #FFCCFF
}

.form_button{
	background: transparent url(../images/button.png) top left no-repeat;
	border: 0px solid #fff;
	width: 164px;
	height: 55px;
	line-height: 55px;
	color: #0096db;
	font: normal 18px Arial, Helvetica, sans-serif
}

input.form_input{
	background: transparent;
	border: 0px solid #fff;
	width: 190px;
	height: 21px;
	padding: 5px 0 0 0;
	margin: 0;
	font: normal 14px Arial, Helvetica, sans-serif
}

input.form_input2{
	background: transparent;
	border: 0px solid #fff;
	width: 43px;
	height: 21px;
	padding: 5px 0 0 0;
	margin: 0
}

.float_left{
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	width: 30px;
}

.input_cont{
	float: left;
	width: 208px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 0
}

.input_cont2{
	float: left;
	width: 61px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 0
}

.input_cont_intro{
	float: left;
	background: transparent url(../images/input_bg.png) top left repeat-x;
	border: 0px solid #fff;
	width: 190px;
	height: 26px;
	line-height: 26px

}
.input_cont_intro2{
	float: left;
	background: transparent url(../images/input_bg.png) top left repeat-x;
	border: 0px solid #fff;
	width: 43px;
	height: 26px;
	line-height: 26px

}


.input_cont_intro_left{
	float: left;
	background: transparent url(../images/input_bg_left.png) top left no-repeat;
	border: 0px solid #fff;
	width: 9px;
	height: 26px;

}

.input_cont_intro_right{
	float: left;
	background: transparent url(../images/input_bg_right.png) top left no-repeat;
	border: 0px solid #fff;
	width: 9px;
	height: 26px;

}
.js_error{
	clear:  both;
	visibility: hidden;

}
/* ********************* */

#subscription {
	position: relative;
	float: left;
    background-color: #F9F9F9;   
    color: #000;
    padding: 0;
    margin:  0;
    border: 0px solid #0096DB;
    border-top: 0px solid #0096DB;
    font-size: 12px;
	width: 100%

}
.subscribe_intro{
	position: relative;
	padding: 10px 0;
	margin: 0;
	width: 100%
}
#subscrwrap{
	position: relative;
	padding: 0;
	margin: 0 0 0 0px;
	width: 100%

}
.input_text {
	background: transparent;
	border: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	width: 120px;
	height: 16px;
	padding: 2px 2px 0 2px;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif
	
}

/* ***** for ajax ***** */

#log_res {
	overflow: hidden;
	height: 20px;
	padding: 0;
	margin: 0;
	font-size: 12px
}
 
#log_res.ajax-loading {
	padding: 2px 0;
	background: url(../images/spinner.gif) no-repeat center;
}

/* **************************** */
.rozklad table{

}
.rozklad td{
	border:1px solid #FFF;

}

