@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/basic/basic_bg_02.jpg);
	background-repeat: repeat-x;
}
h1, h1 a {
	font-size: 22px;
	font-weight: bold;
	color: #d70e0e;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
}
h1 a:hover {
	font-size: 22px;
	font-weight: bold;
	color: #F23535;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2, h2 a {
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #6C7B93;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 a:hover {
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #6C7B93;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h3, h3 a {
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #6C7B93;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 a:hover {
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #959FB0;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 a:visited {
	font-family: "Trebuchet MS", Frutiger, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #6C7B93;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content_menu_bg_001 {
	background-image: url(images/basic/content_menu_bg_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 300px;
}

#content_menu_bg_002 {
	background-image: url(images/basic/content_menu_bg_02.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 300px;
}
#content_menu_bg_003 {
	background-image: url(images/basic/content_menu_bg_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 300px;
}



/* MENU */

a.content_menu_level_1 {
	padding-top:8px;
	padding-bottom:8px;
	font-size: 13px;
}

a.content_menu_level_2 {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	background-image:url(images/basic/ar_naprej.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size: 13px;
}

a.content_menu_level_3 {
	padding-top:4px;
	padding-bottom:0px;
	padding-left:13px;
	background-image:url(images/basic/ar_menu.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-size: 13px;
}

a.content_menu_level_4 {
	padding-top:5px;
	padding-bottom:5px;
	font-size: 13px;
}


/* LINKS */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293347;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293347;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #293347;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #293347;
	text-decoration: none;
}

a.gray:link {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #6B6D81;
	text-decoration: none;
}
a.gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6D81;
	text-decoration: none;
}
a.gray:hover {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #6B6D81;
	text-decoration: none;
}
a.gray:active {
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
	color: #6B6D81;
	text-decoration: none;
}



#wraper {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	float: left;
	height: auto;
	width: 1000px;
	color: #3c3e46;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 12px;
}
#content_left {
	float: left;
	width: 480px;
	height: auto;
	padding-left: 20px;
}
#content_right {
	float: left;
	height: auto;
	width: 500px;
}
#content_left_content {
	float: left;
	height: auto;
	width: 350px;
	padding-left: 40px;
}
#content_menu_cont {
	float: left;
	height: auto;
	width: 300px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6C7B93;
	margin-top: 5px;
}
#content_menu_cont_line {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 5px;
}

#content_right_line {
	float: left;
	height: auto;
	width: 450px;
	margin-bottom: 5px;
}
#content_right_content {
	width: 600px;
	float: left;
	height: auto;
}
#content_right_content_line {
	width: 550px;
	float: left;
}
#content_right_contact {
	float: left;
	width: 600px;
}



#news_head_cont {
	float: left;
	height: auto;
	width: 450px;
	padding-left: 30px;
	font-family: Arial, Verdana, "Times New Roman", Sans-serif;
	font-size: 14px;
	color: #3c3e46;
	margin: 0px;
}
#news_head_cont_line {
	float: left;
	height: auto;
	width: 420px;
	margin-bottom: 5px;
}
#news_head_sep_line {
	float: left;
	height: 5px;
	width: 410px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCBEC7;
}
#news_head_cont_inline {
	text-align: right;
	float: left;
	height: auto;
	width: 380px;
}
#news_head_bg_001 {
	padding: 0px;
	background-image: url(images/basic/news_head_bg_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 420px;
}
#news_head_bg_002 {
	background-image: url(images/basic/news_head_bg_02.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 420px;
	line-height: 20px;
}
#news_head_bg_003 {
	background-image: url(images/basic/news_head_bg_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 420px;
}



#btn_vec {
	background-image: url(images/mix/bg_vec.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 72px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#btn_vec a {
	background-image: url(images/mix/bg_vec.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 72px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#btn_vec a:hover {
	background-image: url(images/mix/bg_vec_up.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 72px;
	margin: 0px;
	padding: 1px 0px 0px;
	text-align: center;
	text-decoration: none;
}
#first_pics_cont {
	float: left;
	width: 480px;
	height: auto;
	margin-top: 30px;
}

#move_pic_left {
	background-image: url(images/mix/ar_pic_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 40px;
}
#move_pic_left a {
	background-image: url(images/mix/ar_pic_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 40px;
}
#move_pic_left a:hover {
	background-image: url(images/mix/ar_pic_left_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 40px;
}
#move_pic_right {
	background-image: url(images/mix/ar_pic_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 40px;
}

#move_pic_right a {
	background-image: url(images/mix/ar_pic_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 40px;
}
#move_pic_right a:hover {
	background-image: url(images/mix/ar_pic_right_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 40px;
}


#album_cont {
	height: auto;
	width: auto;
	margin-bottom: 10px;
}

#album_pic {
	height: auto;
	width: auto;
	border: 1px solid #E1E1E1;
	margin-right: 5px;
	padding: 5px 5px 20px;
	
}

#album_pic_shadow {
	height: 31px;
	width: auto;
	background-image: url(images/mix/pic_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pic_ico_write {
	background-image: url(images/icons/ico_pic_write.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 3px;
}

#pic_ico_write a {
	background-image: url(images/icons/ico_pic_write.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#pic_ico_write a:hover {
	background-image: url(images/icons/ico_pic_write_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#pic_ico_save {
	background-image: url(images/icons/ico_pic_save.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 3px;
}

#pic_ico_save a {
	background-image: url(images/icons/ico_pic_save.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#pic_ico_save a:hover {
	background-image: url(images/icons/ico_pic_save_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#pic_ico_view {
	background-image: url(images/icons/ico_pic_view.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#pic_ico_view a {
	background-image: url(images/icons/ico_pic_view.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#pic_ico_view a:hover {
	background-image: url(images/icons/ico_pic_view_up.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}

#bottom_bg {
	background-image: url(images/basic/basic_14.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 172px;
	width: 1000px;
	margin-top: 11px;
}
#bottom_bg_left {
	float: left;
	height: auto;
	width: 240px;
	padding-left: 65px;
	margin-top: 20px;
}
#bottom_bg_right {
	float: left;
	height: auto;
	width: 650px;
	margin-top: 40px;
}
#bottom_bg_right_line {
	float: left;
	width: 650px;
}

#bottom_link_padding {
	float: left;
	height: auto;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
}
#bottom_sep_line {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
}




#contact_left {
	float: left;
	width: 330px;
}
#contact_left_line {
	float: left;
	height: auto;
	width: 330px;
	margin-bottom: 5px;
}

#contact_right_cont {
	float: left;
	width: 250px;
}
#contact_error_cont {
	float: left;
	width: 230px;
	background-color: #F2F2F2;
	height: auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#gallery_left_cont {
	float: left;
	height: auto;
	width: 500px;
}
#gallery_right_cont {
	float: left;
	height: auto;
	width: 500px;
}
#gallery_right_line {
	float: left;
	height: auto;
	width: 500px;
	margin-bottom: 5px;
}
#galerija_seznam_cont {
	float: left;
	height: auto;
	width: 480px;
	margin-bottom: 20px;
}
#galerija_pic {
	float: left;
	height: auto;
	width: 130px;
}
#galerija_seznam_box {
	float: left;
	height: auto;
	width: 300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9FA6BD;
	padding-left: 10px;
}
#galerija_seznam_albumov {
	float: left;
	height: auto;
	width: 280px;
	margin-bottom: 5px;
}

