/*************************************************** RESET */
HTML,BODY,DIV,DL,DT,DD,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,FORM,FIELDSET,INPUT,P,BLOCKQUOTE,TH{margin:0; padding:0}
TABLE{border-collapse:collapse; border-spacing:0}
FIELDSET,IMG{border:0}
ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,B,TH,VAR{font-style:normal; font-weight:normal}
OL,UL{list-style:none}
CAPTION,TH{text-align:left}
H1,H2,H3,H3,H4,H5,H6{font-size:100%}
Q:before,Q:after{content:''}
STRONG, B{font-weight:bold} EM{font-style:italic}
/***********************************************************/

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #303030;
}

#wrapper {
	margin: 0 auto;
	width: 959px;
}

#top {	height: 84px; }
#top .nav {
	float: right;
	padding-top: 23px;
}
#top .nav a {
	color: #8e8e8e;
	text-decoration: none;
	padding: 0px 7px;
	border-right: 1px dotted #8e8e8e;
}
#top .nav a:hover { text-decoration: underline; }
#top .nav a.last { border: none; }
.title { padding-left: 14px; font-size: 14px; color: #000; }

#logo {
	position: absolute;
	width:223px;
	height: 78px;
	background: url(../img/logo.gif) top left no-repeat;
}

#meniu {
	margin-top: 6px;
	height: 33px;
	background: #000;
	border: 1px solid #000;
}
#meniu ul { font-size: 12px; list-style-type: none; margin: 9px 0px 0px 8px; }
#meniu ul li { 
	float: left;
}
#meniu ul li a {
	padding: 5px 5px;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}
#meniu ul li a:hover, #meniu ul li a.selected { background: #ed1576; }

#content {
	padding-top: 9px;
	background: #fff url(../img/bg_content.gif) bottom left repeat-x;
}
p { padding: 9px 0px; }

#home_top_left {	
	float: left;
	padding: 9px 9px;
	width: 282px;
	height: 300px;
	background: #fff;
}
#home_top_right {
	float: right;
	width: 650px;
	height: 318px;
	background: url(../img/home_main.jpg) top left no-repeat;
}
.home_box1 {
	float: left;
	padding: 100px 0px 0px 20px;
	width: 130px;
	color: #fff;
}
.home_box1 h1 {
	padding: 0px 0px 18px 0px;
	font-size: 14px;
	font-weight: bold;
}

a.read_more {
	text-decoration: none;
	color: #303030;
	padding-left: 12px;
	background: url(../img/read_more.gif) 0px 2px no-repeat;
}
a.read_more:hover { text-decoration: underline; }

#home_bottom {
	margin-top: 8px;
	padding: 9px;
	height: 221px;
	background: url(../img/bg_home_bottom.gif) top left repeat-x;
}

#home_bottom_left {	
	float: left;
	width: 295px;
	border-right: 1px dotted #303030;
}
#home_bottom_left ul {
	padding: 15px 0px 0px 10px;
	list-style-type: none;
	list-style-position: inside;
}
#home_bottom_left ul li {
	padding: 0px 0px 2px 12px;
	background: url(../img/list1.gif) 0px 4px no-repeat;
}

#home_bottom_right {
	float: left;
}

.bottom_box {
	float: left;
	padding: 0px 9px;
	width: 193px;
	border-right: 1px dotted #303030;
}
.last { border: none; }

input, textarea {
	background: #fff;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	padding: 2px;
}

.buton1 {
	margin-top: 5px;
	background: #ed1576;
	color: #fff;
	border: none;
	cursor: pointer;
}

#footer {
	margin-top: 10px;
	height: 40px;
}
#footer a {
	text-decoration: none;
	color: #303030;
}
#footer a:hover, #footer a.selected{ text-decoration: underline; }
#footer ul { list-style-type: none; }
#footer ul li { float: left; border-left: 1px solid; }
#footer ul li.first { border: none; }
#footer ul li a {
	margin-left: 5px;
	padding: 2px 7px 2px 2px;
}

.page_title {
	padding: 80px 0px 0px 5px;
	font-size: 30px;
	color: #fff;
}
.page_subtitle {
	padding-left: 6px;
	color: #fff;
}
.page_subtitle a {
	color: #fff;
	text-decoration: none;
}
.page_subtitle a:hover { text-decoration: underline; }

#page_content {
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
}
#left_column {
	float: left;
	width: 280px;
	padding: 0px 20px 0px 10px;
}
#left_column a {
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ed1576;
}
#left_column a:hover, #left_column a.selected { color: #11add7; }

#right_column {
	float: right;
	width: 645px;
}
#right_column p {padding: 0; }
#right_column h1 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #11add7;
}
#right_column h2 {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
#right_column a {
	color: #11add7;
	text-decoration: none;
}
#right_column a:hover { text-decoration: underline; }

ul {
	list-style-type: disc;
	list-style-position: inside;
}

#right_column a.apply {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 1px 3px;
	background: #ed1576;
}
#right_column a.apply:hover {
	text-decoration: underline;
}

#right_column a.other_job {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#right_column a.other_job:hover { text-decoration: none; }








