/*
Theme Name: Seminari Topić
Theme URI: http://seminari-topic.com
Description: Tema izrađena isključivo za stranicu seminara Topić.
Author: Mario Janković
Author URI: http://dva10.com
*/

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

#st {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #1F1F1F;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.png);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
p,ul{
	margin-top: 0px;
}
a {
	color: #3F96E1;
	text-decoration: none;
}	
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link {
	color: #3F96E1;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F96E1;
}

#main {
	margin: auto;
	background-color: #FFFFFF;
	text-align: left;
	width: 883px;
}
#main #pad  {
	float: left;
	height: 100%;
	width: 883px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#slogan {
	background-image: url(topicslogan.png);
	background-repeat: no-repeat;
	height: 254px;
	width: 883px;
}
#sloganHot {
	float: right;
	height: 154px;
	width: 335px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 50px;
}



#sloganHot h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#sloganHot h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#head {
	background-image: url(topichead.png);
	height: 38px;
	width: 743px;
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 110px;
	color: #47B1EB;
	font-size: 18px;
}

#col {
	width: 883px;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
}

#colLeft {
	background-image: url(topiccol1bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 187px;
}
#colLeftTop {
	background-image: url(topiccol1.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#colLeft ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#colLeft li {
	margin: 5px;
	width: 155px;
	list-style-type: none;
	line-height: 30px;
	background-image: none;
}
#colLeft li a {
	font-size: 14px;
	color: #666666;
	width: 160px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F3F3F3;
	background-image: none;
}
#colLeft li a:link {
	color: #666666;
	text-decoration: none;
	display: block;
	background-color: #F3F3F3;
	background-image: none;
}



#colLeft li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(menuBG.png);
	background-repeat: repeat-x;
}

#colMid {
	background-image: url(topiccol2bg.png);
	background-repeat: repeat-y;
	width: 473px;
	float: left;
}
#colMid #content {
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#colMid #content .story {
	width: 410px;
	margin-bottom: 20px;
	background-color: #F3F3F3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#colMid #content .story ul {
	list-style-type: square;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#colMid #content .other {
	width: 410px;
	padding-left: 10px;
	padding-right: 10px;
}

#colMid #content .title {
	font-size: 20px;
	width: 430px;
	color: #47B1EB;
	font-weight: normal;
	margin-bottom: 10px;
}
#colMid #content .postTitle {
	font-size: 20px;
	width: 430px;
	color: #47B1EB;
	font-weight: normal;
}

#colMid #content .posted {
	font-size: 10px;
	font-weight: normal;
	width: 430px;
}
#postNumber {
	margin-right: 10px;
}


#colRight {
	background-image: url(topiccol3bg.png);
	background-repeat: repeat-y;
	float: right;
	width: 223px;
}
#colRight #content {
	padding: 10px;
	font-size: 12px;
}
#colRight #content li {
	list-style-type: none;
}
#colRight #content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}




#footer {
	background-image: url(topicfooter.png);
	height: 54px;
	width: 843px;
	padding-top: 50px;
	color: #47B1EB;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	background-repeat: no-repeat;
	float: left;
}

#izborniPredmeti { float: left; clear: both; }
#nacinPlacanja { margin-top: 10px; float: left; clear: both; }
#izborniPredmeti .wpcf7-list-item { float: left; clear: both; }
