/*
Theme Name: Vizura.Net
Theme URI: http://www.vizura.net
Description: Tema izrađena isključivo za stranice Vizura.net.
Author: DVA10
Author URI: http://www.dva10.com
*/

@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #410303;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	color: #B12A2A;
	margin: 0px;
}


h2 {
	font-size: 16px;
	color: #B12A2A;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #B12A2A;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #410303;
	text-decoration: none;
}
#main {
	margin: auto;
	padding: 0px;
	width: 770px;
	text-align: left;
}
#logo {
	background-image: url(images/vizuralogo.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 770px;
}
#head {
	background-image: url(images/vizurahead.png);
	background-repeat: no-repeat;
	height: 273px;
	width: 750px;
	overflow: visible;
	padding-left: 20px;
}
#pageTitle {
	font-size: 16px;
	color: #FFFFFF;
}

#ctMain {
	height: 100%;
	width: 770px;
	background-image: url(images/vizurapagebg.png);
	background-repeat: repeat-y;
	float: left;
}
.ctNews {
	background-color: #F3F3F3;
	margin-bottom: 8px;
}
#ctRight {
	float: right;
	width: 490px;
	padding-left: 10px;
	padding-right: 20px;
}
#ctLeft {
	width: 241px;
	float: left;
	padding-left: 9px;
}
#ctLeftMenu {
	background-image: url(images/vizuramenushadow.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 75px;
	padding-top: 30px;
}



#ctLeftMenu ul {
	margin: 0px;
	list-style-type: square;
	font-size: 12px;
	padding: 0px;
	color: #B12A2A;
}
#ctLeftMenu li {

}
#ctLeftMenu li a {
	color: #B12A2A;
	text-decoration: none;
	font-weight: bold;
}
#ctLeftMenu li a:hover {
	color: #410303;
	text-decoration: underline;
	font-weight: bold;
}

#footW {
	background-image: url(images/vizurafooterbg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 64px;
	float: left;
	text-align: center;
}
#footW a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
#footW a:hover {
	color: #360808;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}


#foot {
	background-image: url(images/vizurafooter.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 750px;
	margin: auto;
	text-align: right;
	padding-top: 30px;
	color: #FFFFFF;
	padding-right: 20px;
}
#flash {
	float: right;
	height: 240px;
	width: 320px;
	padding-top: 10px;
	padding-right: 20px;
}
#headCap {
	float: left;
	height: 135px;
	width: 380px;
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 22px;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 12px;
}
#headCap h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#headCap p {
	margin: 0px;
}
.ctRightDate {
	font-size: 11px;
	font-style: italic;
}
img.LeftWrap {
	border: 1px solid #CCCCCC;
	padding: 4px;
	float: left;
	margin-right: 5px;
	margin-top: 3px;
	
}
