/*-----Layout CSS-----------------------------------------------------------------*/

body
{
	margin: 0px;
	background-image: url(img/background_gradient.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4f6472;
	line-height: 16px;
}

h4 {
	font-size: 11px;
	margin:0px;

}
div#backcnt
{
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0px;
	top: 0;
}

div#back_top
{
	background-image: url(img/background1300.png);
	background-position: center center;
	height: 276px;
	background-color: white;
}
div#top_line
{
	background-image: url(img/line_top.gif);
	height: 39px;
	position: relative;
	top: -198px;
}

#left_top
{
	position: absolute;
}
#logo
{
	border:none;
	position: absolute;
	top:30px;
	left:45px;
}
.careerApparel_name{
	color:#023349;
	font-family:Helvetica,sans-serif;
	font-size:15px;
	font-stretch:extra-expanded;
	font-weight:bold;
	left:57px;
	letter-spacing:5px;
	line-height:16px;
	position:absolute;
	text-align:center;
	top:148px;
}


.careerApparel_name_lower{
	color:#023349;
	font-family:Helvetica,sans-serif;
	font-size:15px;
	font-stretch:extra-expanded;
	font-weight:bold;
	left:53px;
	letter-spacing:5px;
	line-height:16px;
	position:absolute;
	text-align:center;
	top:164px;
}

#weListen{
	left:149px;
	position:absolute;
	top:-48px;
	z-index:10;
	background-color:transparent;
}
#weListen_embeded{
	left:150px;
	position:absolute;
	top:-49px;
	z-index:10;
	background-color:transparent;
}
#flashcontent{
	left:149px;
	position:absolute;
	top:-48px;
	z-index:10;
}
div#container
{
/*	border-left: thin dotted;
	border-right: thin dotted;
*/	
	margin: 0 auto;
	min-height: 768px;
	position: relative;
	width: 1000px;
}



div#menu_vertical
{
	float: left;
	position:absolute;
	top:209px;
	font-size: 12px;
	z-index:100;
}
div#menu_vertical a
{
	text-decoration: none;
}
a{
	text-decoration: none;
	color: #76b2cd;
	font-weight: bold;
	border:none;
}
a img{
	text-decoration: none;
	border:none;
}

a.float_right{
	float: right;
}
a:hover
{
	text-decoration: none;
	color: #5c7585;
	font-weight: bold;
}
.right_corner_txt a:hover
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
p
{
	margin: 0px;
}
ul
{
	margin: 0px;
	padding: 0px;
}

.list_bulet
{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 13px;
}
.list_bulet li
{
	padding-left: 5px;
}


.half_line
{
	margin-bottom: 5px;
}
.full_line
{
	margin-bottom: 10px;
}
.bold
{
	font-weight: bold;
}

.general_txt
{
	left: 46px;
	margin-top: 20px;
	position: relative;
	width: 640px;
	min-height:600px;
}

.page_name
{
	font-size: 18px;
	font-weight: bold;
	color: #B75F5F;
	margin-bottom: 31px;
}
#container #main .first_page a.email
{
	float: none;
}
.img_right
{
	border: medium double;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 3px;
	width: 35%;
}

.img_right_topmargin
{
	margin-top: 10px;
}

.img_left
{
	float: left;
	border: thin;
	border: double;
	width: 65%;
	margin-top: 20px;
}

.img_right_bigger
{
	border: medium double;
	float: right;
	margin-left: 20px;
	margin-top: 9px;
	width: 38%;
}

.img_right_smaller
{
	border: medium double;
	float: right;
	margin-left: 20px;
	margin-top: 9px;
	width: 25%;
}

#img_we_listen{
	left:163px;
	position:absolute;
	top:17px;
}
/*-----Vertical menu CSS-----------------------------------------------------------------*/

div#menu_vertical ul
{
	padding-left: 18px;
}
div#menu_vertical ul ul
{
	margin: 0px;
	background-image:url(img/submenutrans.png);
	background-repeat:none;
	width:198px;
	position: absolute;
	top: 0px;
	left: 168px;
	border: 1px dotted #fdb827;
	z-index: 100;
	padding:0px;
}

div#menu_vertical ul > li
{
	list-style-type: none;
}

div#menu_vertical > ul > li
{
	background-image: url(img/background_menu.png);
	background-position: left top;
	background-repeat: no-repeat;

	position: relative;
}
div#menu_vertical > ul > li.arrow
{
	background-image: url(img/background_menu_arrow.png);
}

div#menu_vertical > ul > li:hover, div#menu_vertical > ul > li.selected
{
	background-image: url(img/background_menu_hover.png);
}


div#menu_vertical > ul > li.arrow:hover, div#menu_vertical > ul > li.arrow.selected
{
	background-image: url(img/background_menu_hover_arrow.png);
}

div#menu_vertical ul > li a
{
	color: #023349;
	font-weight: bold; /* 	background-image:url(img/background_menu.png); 	background-position:left bottom; 	background-repeat:no-repeat; */
	margin-top: 9px;
	padding-left: 15px;
	text-align: left;
	width: 151px;
	display: block;
	min-height:20px;
	padding-top:1px;
}
div#menu_vertical ul > li a:hover
{
	font-weight: bold; /* 	background-image:url(img/background_menu_hover.png); 	*/
}
div#menu_vertical ul > li a.submenu
{
	background-image: url(img/middleline.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #023349;
	font-weight: normal;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	text-align: left;
	width: 180px;
}

div#menu_vertical ul > li a.submenu:hover, div#menu_vertical ul > li a.submenu.selected
{
	color: orange;
}

div#menu_vertical ul > li a.submenu.last
{
	background-image: none;
}
div#menu_vertical ul > li a.submenu.first
{
	margin-top: 5px;
}


/*-----right top corner -----------------------------------------------------------------*/
.right_corner
{
	position: absolute;
	float: right;
	top: 3px;
	right: 24px;
}
#container .right_corner .right_corner_txt
{
	border-left: 1px solid #023349;
	float: left;
	height: 29px;
	padding-left: 10px;
	padding-top: 10px;
	position: relative;
	top: 23px;
	width: 80px;
}

div.search
{
	background-image: url(img/search_box_border.png);
	background-repeat: no-repeat;
	border-style: none;
	display: block;
	height: 23px;
	margin-right: 10px;
	position: absolute;
	top: 39px;
	width: 106px;
	left: -117px;
}
input.search
{
	background-color: transparent;
	border-style: none;
	display: block;
	height: 19px;
	left: -112px;
	margin-right: 10px;
	position: absolute;
	top: 40px;
	width: 95px;
}
#container .right_corner p
{
	color: #f6aa26;
	left:-180px;
	position:absolute;
	top:34px;
}
#container #menu_vertical a#rozsirene_hledani:hover
{
	color: #80859b;
	cursor: pointer;
}
#container #menu_vertical a#rozsirene_hledani
{
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	float: right;
	color: #b3b7c2;
	clear: both;
	margin-right: 10px;
}



/*-----Horizontal menu CSS-----------------------------------------------------------------*/

div#menu_horizontal{
	height: 61px;
	left:451px;
	position:absolute;
	top:86px;
}

#container #menu_horizontal .menu_horizontal_bck{
	background-image: url(img/background_UpperMenu.png);
	background-repeat: no-repeat;
	height: 61px;
	position: relative;
	top: -6px;
	float: right;
}

div#menu_horizontal a
{
	margin-left: 11px;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
div#menu_horizontal a:hover
{
	border-bottom: solid thin #fdb827;
	padding-bottom: 1px;
	font-weight: bold;
	position: relative;
	top: 5px;
	color: #99C6DA;
}
div#menu_horizontal a:active {
	border-bottom: solid thin white;


}

/*-----Main -----------------------------------------------------------------*/
#main
{
	position: absolute;
	left: 210px;
	top: 120px;
}

/*-----Ad -----------------------------------------------------------------*/

.ad
{
	position: absolute;
	left: 87px;
	top:0px;
}

/*-----main txt - main page-----------------------------------------------------------------*/

#container #main .main_txt
{
	left: 0;
	position: absolute;
	top: 16px;
	width: 765px;
	margin-bottom: 30px;
}
#container #main .first_page
{
	left: 0;
	position: absolute;
	top: 208px;
	width: 765px;
	margin-bottom: 30px;
}

.title
{
	font-size: 14px;
	font-weight: bold;
	clear: both;
	color: #02A0BA;
}

.title_float{
	font-size: 14px;
	font-weight: bold;
	color: #02A0BA;
}

.title_noClear
{
	font-size: 14px;
	font-weight: bold;
}
.latest_news
{
	float: left;
	margin-right: 25px;
        margin-bottom: 25px;
}
#latest_news_title
{
	background-image: url(img/blue_bck_latestNews.png);
	height: 26px;
	width: 237px;
}
.our_products
{
	float: left;
	width: 237px;
        margin-right: 25px;
}
 #our_products_title
{
	background-image: url(img/red_bck_News.png);
	height: 26px;
	margin-right: 25px;
        width: 237px;
}

.about_us
{
	float: left;
	width: 237px;
}
#about_us_title
{
	background-image: url(img/green_bck_News2.png);
	height: 26px;
	width: 237px;
}

.news_txt
{
	width: 235px;
	margin-left: 5px;
	margin-right: 5px;
	width: 230px;
	margin-top: 8px;
}
ul.aplus
{
	list-style-position: outside;
	margin-bottom: 2px;
	list-style-image: url(img/a.png);
	padding-left: 30px;
	padding-top: 4px;
}
ul.aplus li{
	padding-bottom:3px;
}

/*-----footer -----------------------------------------------------------------*/


#footer
{
	font-size:9px;
	font-weight:normal;
	left:-72px;
	margin:45px 0 10px;
	padding:0;
	position:relative;
	text-align:center;
	width:800px;
        clear:both;
}
#footer a
{
	font-weight: normal;
	font-size: 9px;
}

/*-----E commerce page-----------------------------------------------------------------*/

.webplus
{
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.webplus_small
{
	position: relative;
	margin: 0px;
	padding: 0px;
}

/*-----Testimonial page-----------------------------------------------------------------*/

.img_title
{
	position: relative;
	margin-right: 10px;
}
/*-----value added services page-----------------------------------------------------------------*/
.value p.title
{
	color: #b75f5f;
}
/*-----custom uniform page-----------------------------------------------------------------*/
.img_center
{
	border: medium double;
	float: right;
	left: 320px;
	margin-left: 20px;
	position: absolute;
	top: 57px;
	width: 54%;
}
.img_right_second
{
	border: medium double;
	float: right;
	position: absolute;
	right: 181px;
	width: 25%;
	top: 215px;
}
.img_right_first
{
	border: medium double;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 3px;
	width: 25%;
	position: absolute;
	right: -75px;
	top: 259px;
	z-index: 1;
}
.custom_uniform_text
{
	width: 300px;
}
#custom_uniform_bck
{
	background-image: url(img/custom_uniform_background.png);
	background-repeat: no-repeat;
	height: 600px;
}


/*-----custom uniform page-----------------------------------------------------------------*/
.img_logo_right
{
	float: right;
	margin-left: 33px;
	position: relative;
	top: -68px;
}
/*-----contact page-----------------------------------------------------------------*/
.warning
{
	color: #C00;
	font-size: 9px;
}

.textarea
{
	margin: 3px;
}

#uname
{
	position: absolute;
	left: 110px;
	top: 44px;
}
#company_name
{
	position: absolute;
	left: 110px;
	top: 106px;
}
#email
{
	position: absolute;
	left: 110px;
	top: 75px;
}
#phone
{
	position: absolute;
	left: 110px;
	top: 137px;
}

#right_contact
{
	/*
	left: 383px;
	position: absolute;
	top: 41px;
	*/
	background-image:url(img/line.png);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	margin-left:18px;
	padding-left:22px;
	width:345px;
	height:400px;

}

#right_contact_sent
{
	
	left: 364px;
	position: absolute;
	top: 41px;
	width: 345px;
	}
.state_label{
	background-image: url(img/stateLabel_bck.jpg);
	background-repeat:no-repeat;
	width:320px;
	height:55px;
	color:#CCC;
	padding-top:3px;
	padding-left:9px;
	
	display:none;
}
.label a:hover{
	color:#CEDDEA;
}


#west{
	position:absolute;
	left:55px;
	top:127px;
}

#north_central{
	position:absolute;
	left:277px;
	top:119px;
}

#north_east{
	position:absolute;
	left:490px;
	top:143px;
}

#south_east{
	position:absolute;
	left:427px;
	top:252px;
}

#south_central{
	position:absolute;
	left:259px;
	top:262px;
}

#lev2ContentBox{
	left:50px;
	position:absolute;
	text-align:center;
	top:139px;
	width:200px;
	}
	
#region{
	font-size:12px;
}

/*-----consumer safety page-----------------------------------------------------------------*/
.certificate
{
	float: right;
	width: 39%;
}

#a_certificate
{
	width: 200px;
}


/*-----Logo center ----------------------------------------------------------------*/
.logo_aplus
{
	position: absolute;
	left: -36px;
	top: 63px;
	border: none;
}
.logo_earth
{
	position: absolute;
	left: 212px;
	top: 44px;
	border: none;
}
.logo_active
{
	left: 454px;
	position: absolute;
	top: 52px;
	border: none;
}
.logo_weartested
{
	left: 120px;
	position: absolute;
	top: 240px;
	border: none;
}
.logo_welisten
{
	left: 371px;
	position: absolute;
	top: 240px;
	border: none;
}

#container #main .first_page a.noborder
{
	border: none;
}
/*-----sitemap-----------------------------------------------------------------*/
#sitemap_inside
{
	left: 31px;
	position: relative;
	top: -47px;
	height:850px;
}
#container #main .sitemap .title
{
	font-size: 17px;
}
#container #main .sitemap a
{
	float: none;
}
.sitemap li
{
	list-style: none;
	width:225px;
}
.sitemap li.sitemap_small_line
{
	list-style-image: url(img/sitemap_linesmall.png);
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
.sitemap li.sitemap_small_line a
{
	left: -10px;
	margin: 0;
	padding: 0;
	top: 0;
}
.sitemap ul ul
{
	position: relative;
	left: 122px;
}
#img_homepage
{
	background-image: url(img/img_sitemap_homepage.png);
	background-repeat: no-repeat;
	width: 415px;
	height: 850px;
	position: absolute;
	top: 73px;
}
.txt_homepage
{
	left: 65px;
	position: relative;
	top: 13px;
}
.sitemap_career_sub
{
	background-image: url(img/sitemap_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 155px;
	height: 22px;
	position: absolute;
	top: 146px;
	left: 142px;
}
.sitemap_career
{
	position: relative;
	top: -5px;
	left: 28px;
}
.sitemap_postal_sub
{
	background-image: url(img/sitemap_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 155px;
	height: 22px;
	position: absolute;
	top: 327px;
	left: 124px;
}
.sitemap_postal
{
	left: 30px;
	position: relative;
	top: -6px;
}
.sitemap_custom_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 114px;
	position: absolute;
	top: 416px;
	width: 155px;
}
.sitemap_custom
{
	position: relative;
	top: -6px;
	left: 28px;
}
.sitemap_embroidery_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 111px;
	position: absolute;
	top: 440px;
	width: 155px;
}

.sitemap_embroidery
{
	position: relative;
	top: -7px;
	left: 28px;
}

.sitemap_value_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 107px;
	position: absolute;
	top: 465px;
	width: 155px;
}

.sitemap_value
{
	position: relative;
	top: -6px;
	left: 30px;
}

.sitemap_commerce_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 107px;
	position: absolute;
	top: 490px;
	width: 155px;
}

.sitemap_commerce
{
	position: relative;
	top: -6px;
	left: 25px;
}
.sitemap_customer
{
	position: relative;
	top: -6px;
	left: 25px;
}
.sitemap_customer_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 104px;
	position: absolute;
	top: 515px;
	width: 155px;
}
.sitemap_product
{
	position: relative;
	top: -6px;
	left: 25px;
}
.sitemap_product_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 98px;
	position: absolute;
	top: 610px;
	width: 155px;
}
.sitemap_news
{
	position: relative;
	top: -6px;
	left: 25px;
}
.sitemap_news_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 98px;
	position: absolute;
	top: 675px;
	width: 155px;
}
.sitemap_about
{
	position: relative;
	top: -6px;
	left: 25px;
}
.sitemap_about_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 103px;
	position: absolute;
	top: 725px;
	width: 155px;
}

.sitemap_contact
{
	position: relative;
	top: -6px;
	left: 25px;
}
.sitemap_contact_sub
{
	background-image: url(img/sitemap_line.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 22px;
	left: 160px;
	position: absolute;
	top: 864px;
	width: 155px;
}

/*-----news-----------------------------------------------------------------*/
.img
{
	margin-bottom: 25px;
	margin-left: 20px;
	margin-top: 3px;
	margin-right:30PX;
	float:left;
}
#container #main .main_txt ul.aplus_news
{
	list-style-position: outside;
	margin-bottom: 2px;
	list-style-image: url(img/a.png);
	margin-left: 242px;
	padding-top: 4px;
}


/*-----news-----------------------------------------------------------------*/
.new_producs_div{
	float:left;
	margin-top:20px;
        clear: both;
}
/*-----catalog-----------------------------------------------------------------*/
#cat
{
	padding-top: 20px;
}
* html #cat
{
	height: 520px;
}
.productLine
{
	width: 33%;
	float: left;
	text-align: center;
	height: 180px;
	margin-bottom:15px;
}
.productLine div
{
	padding-bottom: 3px;
}

#catListBreadcrumb, #prodDetBreadcrumb
{
	margin: 20px 30px 0px 20px;
	padding: 4px 0px 4px 10px;
	color: #464646;
	font-weight: bold;
}
#prodDetBreadcrumb
{
	margin-right: 70px;
}
#catListBreadcrumb a, #prodDetBreadcrumb a
{
	font-weight: bold;
	text-decoration: none;
}
#catListBreadcrumb .currentCat, #prodDetBreadcrumb .currentCat
{
	color: #4f6472;
}
#catListHeader, #prodDetHeader
{
	padding-bottom: 30px;
}
#catListFooter, #prodDetFooter
{
	clear: both;
	padding: 10px 0px 30px 0px;
}
#catListFootBreadcrumb
{
	float: left;
	margin-left: 20px;
	width: 380px;
	font-weight: bold;
}
#prodDetFootBreadcrumb
{
	padding-left: 20px;
	font-weight: bold;
}
#catListFootBreadcrumb .currentCat, #prodDetFootBreadcrumb .currentCat
{
	color: #4f6472;
}
#catListFootBreadcrumb a, #prodDetFootBreadcrumb a
{

}

.catListPages
{
	margin: 0px 30px 0px 390px;
	padding-top: 2px;
	text-align: right;
	color: #464646;
	font-weight: bold;
}
.catListPages a
{
	text-decoration: none;
}

#prodDetImage
{
	float: left;
	padding-left: 60px;
	width: 200px;
}
#prodDetImage img
{
	padding-bottom: 3px;
}
#prodDetInfo
{
	margin-left: 317px;
	width: 250px;
}
#prodDetInfo h3
{
	color: #02A0BA;
	font-weight: bold;
	margin:0px;
	margin-bottom:5px;
}
#prodDetInfo div
{
	padding-bottom: 20px;
}
.prod
{
	color: #B75F5F;
	font-weight: bold;
}

/*-----request catalog-----------------------------------------------------------------*/

.form_label{
	width:115px;
	float:left;
	
}
.form_line {
	padding-top:5px;
	
}

.shirts{
	float:left;
	height:146px;
	padding-right:20px;
}

/*----TCOA-----------------------------------------------------------------*/
.sublist {
	margin-left:10px;
	list-style-type: disc;
        font-weight:normal;
}

/*
 * Fix for IE7, where the discs would not show up in nested lists.
 * The following CSS is only applied in IE7, due to CSS hack:
 * http://www.webdevout.net/css-hacks#conditional_comments-stand_alone
 */
*:first-child+html .sublist {
    list-style-position: inside;
}

.list_bold {
	list-style: none;
	font-weight:bold;
}
