/**
 * Style sheet inner
 */
h6
{
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:11px;
	color:#4682b4;
}

html
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	background-color:#F4F4F4;
	background-image:url("design/background.png");
	background-position:center top;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	line-height:18px;
	background-attachment:fixed;
}

h1
{
	font-family:Georgia, Cambria, "Times New Roman", Georgia , Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#1B619B;
}

h2
{
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-size:16px;
	color:#455372;
}

h3
{
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#1B619B;
	padding-top:10px;
}

h4
{
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
	padding-top:5px;
}

h5
{
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color:#999999;
	padding-top:5px;
}

a
{
	-o-transition-duration: .33s;
	-o-transition-property: color, background-color;
	-webkit-transition-duration: .33s;
	-webkit-transition-property: color, background;
	transition-duration: .33s;
	transition-property: color, background;
	-moz-transition-duration: .33s;
	-moz-transition-property: color, background;
}

.odd
{
	background-color:#F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

#mts_container
{
	width:939px;
	position:relative;
	margin:auto;
	background-color:#ffffff;
}

#mts_top
{
	width:940px;
	height:26px;
	margin:auto;
	text-align:right;
	background-color:#ffffff;
}

#mts_header ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#mts_header li
{
	float:left;
	font-size:11px;
	color:#e91c23;
	line-height:26px;
}

#mts_header a
{
	padding:4px 15px;
	text-decoration:none;
	color:#666666;
}

#mts_header a.spec
{
	margin-right:10px;
	padding:4px 15px;
	background-color:#e91c23;
	text-decoration:none;
	color:#ffffff;
}

#mts_header p
{
	margin:0px;
	padding:0px 30px;
	background-color:#B2B2B2;
	color:#eeeeee;
}

#mts_header a:hover
{
}

#tools
{
	float:right;
	margin-right:5px;
}

.comboJump
{
	margin-top:2px;
	margin-right:2px;
}

#searchform
{
	width:420px;
	float:right;
	margin-top:35px;
	margin-right:20px;
}

#mts_header
{
	width:939px;
	height:88px;
	position:relative;
	margin:auto;
	background: url(design/header1006MTS.jpg) no-repeat;
}

#mts_menu
{
	width:940px;
	height:27px;
	margin:auto;
	background: url(design/meni_poz.jpg) repeat-x;
}

#mts_menu .block
{
	float:left;
}

#mts_menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#mts_menu li
{
	float:left;
}

#mts_menu a
{
	float:left;
	padding:5px 25px 4px 25px;
	font-weight:normal;
	text-decoration:none;
	color:#222222;
}

#mts_menu p
{
	margin:0px;
	padding:5px 30px 4px 30px;
	color:#000000;
}

#mts_menu a:hover
{
	background-color:#e91c23;
	text-decoration:none;
	font-size:12px;
	color:#eeeeee;
}

#mts_menu_shadow
{
	width:939px;
	height:6px;
	background: url(design/shadow_top_menu.png) no-repeat;
}

#mts_inner_container
{
	width:920px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:9px;
	padding:1px;
	background-color:#ffffff;
	border:1px solid #D1D1D1;
}

#mts_left_menu
{
	width:193px;
	position:relative;
	float:left;
	background-color:#ebebeb;
}

#mts_left_menu_top
{
	width:193px;
	height:44px;
	float:left;
	background-image:url("design/left_menu_top.jpg");
}

#mts_left_menu_bottom
{
	width:193px;
	height:90px;
	float:left;
	background-image:url("design/left_menu_bottom.jpg");
}

#mts_left_menu_content_wrapper
{
	width:192px;
	overflow:hidden;
	float:left;
	background-image:url("design/left_menu_content.png");
	background-repeat:repeat-y;
	border-right-color: #e5e5e5;
	border-right-style: solid;
	border-right-width: 1px;
}

#mts_left_menu_content
{
	height:auto;
	min-height: 250px;
}

#mts_left_menu_content ul
{
	float:left;
	margin:0;
	padding:0px 0px 0px 10px;
	list-style-type:none;
}

#mts_left_menu_content li
{
	width:190px;
	float:none;
	display:block;
	margin:0px;
	padding-top:3px;
	padding-bottom:5px;
}

#mts_left_menu_content p
{
	float:none;
	margin:0px;
	padding:0px 0px 0px 10px;
}

#mts_left_menu_content a
{
	float:none;
	padding:3px 5px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

#mts_left_menu_content a:hover
{
	background-color:#e91c23;
	text-decoration:none;
	color:#ffffff;
}

#mts_main_content_wraper
{
	width:720px;
	position:relative;
	float:right;
	background-image:url("design/main_content_background.png");
	background-repeat:no-repeat;
}

#mts_main_content_wraper_clear
{
	width:720px;
	position:relative;
	float:right;
}

#mts_main_content
{
	width:640px;
	height:auto;
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:25px;
	padding-bottom:30px;
	min-height: 400px;
}

#mts_main_content ul
{
	list-style-type:disc;
}

#mts_main_content ol
{
	list-style-type:decimal;
}

#mts_main_content li
{
	float:none;
	padding-bottom:3px;
}

#mts_main_content p
{
	margin-bottom:15px;
	line-height:16px;
}

#mts_main_content a
{
	padding:0.1em 0.5em;
	background-color:#f5f5f5;
	font-weight:normal;
	text-decoration:none;
	color:#E60003;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#mts_main_content a:hover
{
	background-color:#E60003;
	text-decoration:none;
	color:#FFFFFF;
}

#mts_main_content h1
{
	padding-top:10px;
}

#mts_main_content h2 a
{
	padding:0.5em;
	font-weight:bold;
	font-size:16px;
	color:#4682B4;
}

#mts_main_content h2 a:hover
{
	background-color:#4682B4;
	color:#FFFFFF;
}

#mts_main_content h2
{
	font-weight:bold;
	font-size:16px;
	color:#4682B4;
}

#mts_guide
{
	width:921px;
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:9px;
	background-color:#ffffff;
	background-image:url("design/siva-tekstura-pozadina.jpg");
	background-repeat:no-repeat;
}

#mts_guide_content
{
	width:921px;
	position:relative;
	float:left;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
}

#mts_guide_content ul
{
	margin:9px 0px;
	padding-left:4em;
}

#mts_guide_content li
{
	padding-left:3em;
	list-style-type:none;
}

#mts_guide_content a
{
	height:16px;
	text-decoration:none;
	font-size:11px;
	color:#555;
}

#mts_guide_content a.titleLink
{
	padding:4px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#555;
}

#mts_guide_content li.titleLi
{
	margin-left:-30px;
}

#mts_guide_content ul.footer_images
{
	margin-top:10px;
	margin-left:40px;
	padding:1px;
}

#mts_guide_content li.titleImage
{
	margin-top:1px;
	margin-bottom:1px;
	margin-left:30px;
	padding:0px;
}

#mts_guide_colomn_1, #mts_guide_colomn_2, #mts_guide_colomn_3
{
	width:222px;
	position:relative;
	float:left;
}

#mts_guide_colomn_4
{
	width:254px;
	position:relative;
	float:right;
}

#mts_guide_colomn_4 li
{
	line-height:30px;
}

.pagination ul
{
	float:left;
	display:inline;
	padding:0;
}

.pagination li
{
	display:inline;
}

.pagination p
{
	float:right;
}

.clear
{
	height:1px;
	overflow:hidden;
	clear:both;
}

.invisible
{
	visibility:hidden;
}

.whiteTitle
{
	color:#FFFFFF;
}

.info
{
	padding-top:10px;
}

.active
{
	font-size:12px;
	color:#666666;
}

.activeleft
{
	font-weight:normal;
	color:#E60003;
}

.mod_breadcrumb
{
	padding-bottom:5px;
}

div.divleft
{
	width:60%;
	float:left;
}

div.divleftmanji
{
	width:50%;
	float:left;
}

div.divright
{
	width:40%;
	float:right;
	text-align:center;
}

div.divrightveci
{
	width:50%;
	float:right;
	text-align:left;
}

div.divrightnocenter
{
	width:60%;
	float:right;
	text-align:left;
}

div.divleftnocenter
{
	width:40%;
	float:left;
}

.background_mts
{
	background-image:url("tl_files/images/mts30.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.background_zeljko
{
	background-image:url("tl_files/images/Vesti/ZJ-pozadinasvetlija2.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

.background_box
{
	background-image:url("tl_files/design/box_identitet-7.png");
	background-position:right top;
	background-repeat:no-repeat;
}

.background_miligram
{
	background-image:url("tl_files/images/Vesti/pozadinamiligram.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#swf_internet_standard
{
	width:707px;
	height:380px;
	margin:3 auto 0 auto;
	padding:0px;
}

#swf_internet_01
{
	width:231px;
	height:102px;
	float:left;
	margin:5px 0px;
	padding:0px;
}

#swf_internet_01_biz
{
	width:231px;
	height:102px;
	float:left;
	margin:5px 0px 5px 4px;
	padding:0px;
}

#swf_internet_02
{
	width:155px;
	height:102px;
	float:left;
	margin:5px 2px;
	padding:0px;
}

#swf_internet_02_biz
{
	width:231px;
	height:102px;
	float:left;
	margin:5px 0px 5px 5px;
	padding:0px;
}

#swf_internet_03
{
	width:231px;
	height:102px;
	float:left;
	margin:5px 0px;
	padding:0px;
}

#swf_internet_03_biz
{
	width:231px;
	height:102px;
	float:left;
	margin:5px 0px 5px 4px;
	padding:0px;
}

img.rss
{
	vertical-align:text-bottom;
}

#mts_main_content a.bezmargine
{
	margin:0;
	padding:0;
	background-color:#ffffff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#mts_main_content a.black
{
	font-weight:bold;
	font-size:16px;
	color:#333;
	margin:0;
	padding:0;
	letter-spacing:2px;
	background:transparent url(design/bg_th.gif) no-repeat bottom left;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#mts_main_content a.black:hover
{
	background-color:#e91c23;
	text-decoration:none;
	font-size:16px;
	color:#e60003;
}

.combo
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#666666;
}

#socicons
{
	width:173px;
	float:right;
	display:inline;
	margin:0;
	padding:0;
}

#socicons a
{
	margin:0;
	padding:0;
}

#socicons a:hover
{
	margin:0;
	padding:0;
	background-color:transparent;
	text-decoration:none;
	color:none;
}

#mts_main_content_facebook
{
	float:left;
}

#mts_main_content_twitter
{
	float:left;
}

#mts_main_content_facebook a, #mts_main_content_facebook a:hover
{
	padding:0px;
	background-color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	color:#E60003;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#mts_main_content_twitter a, #mts_main_content_twitter a:hover
{
	padding:0px;
	background-color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	color:#E60003;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

