body {
	background-color: #EFEFEF;
	background-image: url(../layout/coc_pozadie.gif);
	background-position: top;
	background-repeat: no-repeat;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.basic_frame {
	width: 1000px;
}
.frame {
	width: 1000px;
	float: left;
}

.top {
	width: 980px;
	height: 140px;
	float: left;
	text-align: left;
	padding-left: 20px;
}

.div_langs {
	width: 980px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	color: #000000;
}

.div_hlavny {
	width: 610px;
	float: left;
}
.div_sh1 {
	width: 25px;
	height: 312px;
	float: left;
}
.div_navigation_main {
	width: 220px;
	float: left;
}
.div_navigation {
	width: 180px;
	/* height: 177px; */
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	background-image: url(../layout/bg_navigation.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}
.div_login {
	font-size: 9px;
	/* height: 96px; */
	float: left;
	background-image: url(../layout/bg_login.png);
	padding: 5px;
}
.div_search_main{
	width: 319px;
	float: left;
}
.div_search {
	width: 295px;
	height: 383px;
	padding-left: 26px;
	float: left;
	background-image: url(../layout/home_bg.png);
	background-position: top;
	text-align: left;
	background-repeat: repeat-x;
}

.div_content_frame {
	width: 1060px;
	float: left;
}
.div_content_main {
	width: 560px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
.div_content {
	width: 510px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../layout/content_pozadie.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
.div_content_right_main {
	width: 180px;
	float: left;
	text-align: left;
}
.div_content_right {
	width: 180px;
	float: left;
	text-align: left;
	background-image: url(../layout/right_pozadie.gif);
	background-position: top;
	background-repeat: repeat-x;
	/*height: 500px;*/
	overflow: visible;
}


.div_footer {
	width: 990px;
	height: 80px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
}
.copyw {
	width: 229px;
	float: left;
	padding-left: 7px;
	padding-top: 10px;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
.copyw a {
	color: #666666;
	text-decoration: underline;
}
.div_footer_menu {
	width: 780px;
	height: 26px;
	float: right;
	text-align: right;
	padding-top: 9px;
}





.img1 {
	float: left;
}
.home_img {
	float: left;
	margin-right: 10px;
}
.home_line {
	width: 90%;
	height: 1px;
	float: left;
}

.img_contentline {
	float: left;
	width: 500px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.foot_img {
	width: 990px;
	height: 1px;
	float: left;
}
.foot_img2 {
	width: 415px;
	height: 1px;
	float: right;
}


td.nav_sel{
  color: #F68531;
  text-align: center;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}

td.nav_nsel{
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

td.obj_1{
  background-color: #E0DEDE;
}

td.obj_2{
  background-color: #FF6600;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
}

div.obj_3{
  color: black;
  font-weight: bold;
  font-size: 14px;
}

div.obj_4{
  padding-left: 4px;
}

/* input polia */

input.search{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	height: 18px;
}

select.vyber{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	height: 22px;
}

textarea.vyber{
  width: 135px;
  height: 50px;
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
}

input.login{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	height: 16px;
	width: 110px;
}
input.login2{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	height: 16px;
	width: 170px;
}
select.regi{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	float: left;
}
input.regi{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	height: 16px;
	width: 180px;
	float: left;
}
input.regi2{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	height: 16px;
	width: 156px;
	float: left;
}
input.regi3{
	background-color: White;
	background-image: url(../layout/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CBD4DE;
	padding: 2px;
	font-size: 12px;
	height: 16px;
	width: 50px;
	float: left;
}

.div_button {
	width: 62px;
	height: 28px;
	background-image: url(../layout/order_button.gif);
  text-align: center;
	color: #F7F7F7;
	font-size: 12px;
	font-weight: bold;
}

.div_button3 {
	width: 99px;
	height: 23px;
	background-image: url(../layout/button_bg.jpg);
	text-align: center;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.div_button_big {
	width: 320px;
	height: 23px;
	background-image: url(../layout/button_bg_big.jpg);
  text-align: center;
  padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


.home_news {
	width: 595px;
	float: left;
	padding-left: 10px;
}

.div_news_1 {
	width: 332px;
	float: left;
	padding-top: 20px;
	text-align: left;
}
.news_1 {
	width: 360px;
	float: left;
}


.div_news_2 {
	width: 220px;
	float: left;
	padding-top: 20px;
	text-align: left;
	background-image: url(../layout/tien_img.jpg);
	background-position: left top; 
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 260px;
}

.div_news_3 {
	width: 360px;
	float: left;
	text-align: left;
	padding-top: 10px;
}

#left {
	width: 220px;
	float: left;
	text-align: left;
}

#component_left {
	float: left;
	width: 220px;
	text-align: left;
	padding-top: 15px;
}



.nadpis_home {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	padding: 4px;
	background-image: url(../layout/orange_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	float: left;
}
.text_home{
	text-align: left;
	padding-top: 8px;
	white-space: nowrap;
	float: left;
}

#reklamny_box {
	width: 390px;
	float: right;
	text-align: left;
	height: 400px;
}

#topbanner {
	float: left;
	text-align: center;
	padding-left: 0px;
	padding-top: 3px;
}
center{
	padding-left: 38px;
}

.div_xbutton {
	height: 28px;
	background-image: url(../layout/xbutton_repeat.jpg);
  text-align: center;
	color: #F7F7F7;
	font-size: 12px;
	font-weight: bold;
}

.div_xbutton_left {
  width: 8px;
	height: 28px;
	background-image: url(../layout/xbutton_left.jpg);
}

.div_xbutton_right {
  width: 8px;
	height: 28px;
	background-image: url(../layout/xbutton_right.jpg);
}
.addthis_button_compact{
	color: black;
	font-weight: normal;
}


#footer-table td {
	border-top: 1px solid rgb(255, 102, 0); 
}

.right-td {

}