/* start */
/* generally open */

*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
h1{
	color: #000066;
	font-size: 20px;
	margin: 5px 0 15px 0;
}
h2{
	color: #FFB21F;
	font-size: 17px;
	margin-bottom: 4px;
}
h3{
	color: #FFB21F;
	font-size: 15px;
	margin-bottom: 10px;
}
h4{
	color: #FFB21F;
	font-size: 13px;
	margin-bottom: 10px;
}
.blue{
	color: #010769;
	font-weight: bold;
}
a:link{
	color: #FFB21F;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #FFB21F;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.color1{
	color: #FFB21F;
}
body{
	color: #373536;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #042260;
}

/* generally close */
/* cover open */

#globaltelesales{
	width: 715px;
	height: auto;
	margin: 0px auto 0px auto;	
	background: url("images/background.jpg") repeat-y;
	overflow: hidden;
}

/* cover close */
/* top open */

#top{
	width: 685px;	
	height: 93px;
	margin: 0 15px 0 15px;
}
#top_left{
	width: 342px;	
	height: 93px;
	text-align: left;
	float: left;
}
#top_right{
	width: 343px;	
	height: 93px;
	text-align: right;
	float: left;
}

/* top close */
/* menu_top open */

#menu_top{
	width: 685px;	
	height: 27px;
	margin: 0 15px 1px 15px;
	background-color: #dcdcdc;
}
#menu_top ul li{
	display: inline;
	list-style: none;
}
#menu_top li img{
	width: 3px;
	height: 27px;
	float: left;
}
#menu_top li a{
	width: 134px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
#menu_top li a:hover{
	width: 134px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFB21F;
	text-decoration: none;
	float: left;
}
#menu_top_active li span a{
	color: #fff;
	background-color: #FFB21F;
}
#menu_top_active li span a:hover{
	color: #fff;
	background-color: #FFB21F;
}
#podmenu_top{
	width: 685px;	
	height: 27px;
	margin: 0 15px 1px 15px;
	background-color: #dcdcdc;
}
#podmenu_top ul li{
	display: inline;
	list-style: none;
	text-align: center;
}
#podmenu_top ul{
	text-align: center;
}
#podmenu_top li img{
	width: 3px;
	height: 27px;
	float: left;
}
#podmenu_top li a{
	width: 341px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFB21F;
	text-decoration: none;
	float: left;
}
#podmenu_top li a:hover{
	width: 341px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFB21F;
	text-decoration: none;
	float: left;
}

/* menu_top close */
/* banners open */

#banners{
	width: 685px;	
	height: 206px;
	margin: 0 15px 3px 15px;
}
#banners img{
	width: 685px;	
	height: 206px;
}

/* banners close */
/* main open */

#main_dia_show{
	width: 685px;	
	height: auto;
	overflow: hidden;
	margin: 0 15px 0 15px;
}
#main_dia_show_flash{
	width: 685px;	
	height: auto;
	text-align: center;
}
#main{
	width: 685px;	
	height: auto;
	overflow: hidden;
	margin: 0 15px 0 15px;
}
#main_left{
	width: 436px;	
	height: auto;
	line-height: 16px;
	padding: 12px;
	float: left;
}
#main_left p{
	width: 414px;	
	height: auto;
	line-height: 16px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#life_in_brno img{
	margin: 5px;
}
.main_left_block{
	width: 414px;	
	height: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#main_left ul li{
	display: block;
	list-style: disc;
	margin-left: 25px;
}
#main_right{
	width: 225px;	
	height: auto;
	background-color: #F7F7F7;
	padding: 10px 0 20px 0;
	margin-top: 24px;
	_margin-top: 19px;
	float: left;
}
#main_right ul li{
	display: inline;
	list-style: none;
}
#main_right ul{
	margin-bottom: 10px;
}
#main_right li a{
	width: 205px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	text-align: left;
	color: #000066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/menu_left_b1.jpg);
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
}
#main_right li a:hover{
	width: 205px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	text-align: left;
	color: #FFB21F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(images/menu_left_b2.jpg);
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
}

/* main close */
/* form open */

#form{
	width: 614px;	
	height: auto;
	overflow: hidden;
	margin: 0 15px 40px 86px;
}
.form_txt{
	width: 614px;	
	height: auto;
	overflow: hidden;
	margin: 15px 0 15px 0;
}
#form h3{
	font-size: 12px;
	color: #373536;
	margin: 20px 0 5px 0;
}
.form_block{
	width: 614px;
	height: auto;
	overflow: hidden;
}
.form_block_left{
	width: 307px;
	height: auto;
	float: left;
}
.form_block_right{
	width: 307px;
	height: auto;
	float: left;
}
.form_label{
	width: 172px;
	height: auto;
	text-align: left;
	font-size: 12px;
	margin-bottom: 2px;
	float: left;
}
.form_input{
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	margin-bottom: 4px;
	float: left;
}
.form_input input{
	width: 160px;
	height: 15px;
	border: 1px solid #A4ACB4;
	background-color: #F3F3F3;
}
.form_selmulti{
	width: 200px;
	height: auto;
	text-align: left;
	margin-bottom: 4px;
	float: left;
}
.registration_input_area{
	width: 200px;
	height: auto;
	text-align: left;
	margin-bottom: 4px;
	float: left;
}
.form_input_area textarea{
	width: 160px;
	height: 60px;
	border: 1px solid #A4ACB4;
	background-color: #F3F3F3;
}

/* form close */
/* gts_team open */

.gts_team{
	width: 394px;	
	height: 100px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-bottom: 20px;
}
.gts_team a:link{
	color: #FFB21F;
	text-decoration: none;
	font-weight: bold;
}
.gts_team a:visited{
	color: #FFB21F;
	text-decoration: none;
	font-weight: bold;
}
.gts_team a:hover{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.gts_team_left{
	width: 120px;	
	height: auto;
	float: left;
}
.gts_team_right{
	width: 234px;	
	height: auto;
	padding-left: 40px;
	float: left;
}

/* gts_team close */
/* contact_us open */

.contact_us{
	width: 434px;	
	height: auto;
	overflow: auto;
	border: 1px solid #CCCCCC;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
}
.contact_us_left{
	width: 198px;	
	height: auto;
	padding-left: 20px;
	float: left;
}
.contact_us_right{
	width: 198px;	
	height: auto;
	padding-left: 20px;
	float: left;
}
.contact_us_bottom{
	width: 278px;	
	height: auto;
	overflow: auto;
	border: 1px solid #CCCCCC;
	padding: 20px 0 20px 20px;
	margin-bottom: 20px;
}

/* contact_us close */
/* photogallery open */

#photogallery{
	width: 434px;	
	height: auto;
	overflow: auto;
}
.photogallery_block{
	width: 120px;	
	height: 120px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 10px;
	_margin: 8px;
	float: left;
}

/* photogallery close */
/* photogallery open */

#network{
	width: 414px;	
	height: auto;
	overflow: hidden;
	line-height: 16px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.network_left{
	width: 207px;	
	height: auto;
	float: left;
	margin-bottom: 30px;
}
.network_right{
	width: 207px;	
	height: auto;
	float: left;
	margin-bottom: 30px;
}

/* photogallery close */
/* join open */

#join{
	width: 321px;	
	height: auto;
	overflow: hidden;
	margin: 20px 0 20px 115px;
}

/* join close */
/* career open */

.career{
	width: 414px;	
	height: auto;
	overflow: hidden;
}
.career a{
	width: 385px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding-left: 25px;
	color: #FFB21F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/h_ico2.jpg);
	text-decoration: none;
	display: block;
}
.career a:hover{
	width: 385px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding-left: 25px;
	color: #000066;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/h_ico2.jpg);
	text-decoration: none;
	display: block;
}

/* career close */
/* footer open */

#footer{
	width: 685px;	
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	margin: 0 15px 0 15px;
	background-color: #042260;
}

/* footer close */
/* end */
